JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-04T03:22:23.709Z||main|||||INFO|500||The following profiles are active: basic 2022-06-04T03:22:36.426Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-04T03:22:36.426Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-04T03:22:36.596Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-04T03:22:43.991Z||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-06-04T03:22:44.242Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-04T03:22:44.560Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-04T03:22:45.042Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-04T03:22:45.301Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-04T03:22:45.871Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-04T03:22:48.386Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-04T03:22:48.962Z||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-06-04T03:22:51.616Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-04T03:22:51.811Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-04T03:22:51.821Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-04T03:22:51.832Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-04T03:22:52.515Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-04T03:22:52.938Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-04T03:22:54.296Z||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-06-04T03:22:59.714Z||main|||||WARN|500||--- 2022-06-04T03:22:59.714Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-04T03:22:59.714Z||main|||||WARN|500||--- 2022-06-04T03:23:00.253Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-04T03:23:05.628Z||main|||||INFO|500||Started ApiHandlerApplication in 45.208 seconds (JVM running for 47.403) 2022-06-04T03:23:05.643Z|5c094d8a-9728-4b30-8501-9d7613304161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:23:05.657Z|5c094d8a-9728-4b30-8501-9d7613304161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:23:05.659Z|4a7fad61-fe6b-45e0-b145-c7e5d7227ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:23:05.669Z|4a7fad61-fe6b-45e0-b145-c7e5d7227ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:23:09.067Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-04T03:23:09.257Z|aff47870-5096-4054-9113-b9badd5ebed5|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-06-04T03:23:09.647Z|aff47870-5096-4054-9113-b9badd5ebed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:11.466Z|fdab9422-fc94-489b-9105-ead985f40456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:11.473Z|fdab9422-fc94-489b-9105-ead985f40456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:11.475Z|f352bc33-f44d-4dfc-948d-5f916402f392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:11.477Z|f352bc33-f44d-4dfc-948d-5f916402f392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:19.806Z|65257e13-c940-4185-acf9-655b21378426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:19.807Z|65257e13-c940-4185-acf9-655b21378426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:20.618Z|8184d2da-c419-41fb-aa28-3c2b3589ecb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:23:20.621Z|8184d2da-c419-41fb-aa28-3c2b3589ecb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:23:21.507Z|dfaf475a-c4bb-4121-8729-0d72e22c0595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:21.510Z|dfaf475a-c4bb-4121-8729-0d72e22c0595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:21.519Z|59e7a44c-7a5f-41f1-9bb5-280e2fbae77c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:21.519Z|59e7a44c-7a5f-41f1-9bb5-280e2fbae77c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:29.835Z|e621a759-b97f-4c0a-b4be-a5c55145b856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:29.836Z|e621a759-b97f-4c0a-b4be-a5c55145b856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:31.550Z|141495e1-6f84-47fb-bdc0-89cfb0e47d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:31.551Z|141495e1-6f84-47fb-bdc0-89cfb0e47d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:31.556Z|4ff872ca-9d6d-4836-8599-ebf22df81209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:31.557Z|4ff872ca-9d6d-4836-8599-ebf22df81209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:35.618Z|aaa0ac25-add8-47cd-9f68-137544dd2109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:23:35.619Z|aaa0ac25-add8-47cd-9f68-137544dd2109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:23:35.670Z|f2899d4f-2873-4bb3-a362-c410270a19c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:23:35.671Z|f2899d4f-2873-4bb3-a362-c410270a19c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:23:39.866Z|ca9a0140-8090-4ab8-8a60-7e0b4b232308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:39.867Z|ca9a0140-8090-4ab8-8a60-7e0b4b232308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:41.578Z|d77804be-715c-4817-9279-40e5f55a526e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:41.579Z|94e649db-12a6-4b9d-ba16-000b4750f7a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:41.579Z|d77804be-715c-4817-9279-40e5f55a526e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:41.580Z|94e649db-12a6-4b9d-ba16-000b4750f7a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:49.894Z|7e1b0f21-4a99-4b23-bcfe-972303504525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:49.897Z|7e1b0f21-4a99-4b23-bcfe-972303504525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:50.618Z|6a379c34-a45a-4207-b8a8-9739565377f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:23:50.619Z|6a379c34-a45a-4207-b8a8-9739565377f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:23:51.613Z|a275d5be-77c4-4be9-82d6-457e1c5372e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:51.614Z|f1bfd31f-e2ae-4f1e-a22d-c927a30fd918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:51.614Z|a275d5be-77c4-4be9-82d6-457e1c5372e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:51.620Z|f1bfd31f-e2ae-4f1e-a22d-c927a30fd918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:23:59.924Z|6c5c0bf7-ba02-41d1-b272-f4a31def9385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:23:59.925Z|6c5c0bf7-ba02-41d1-b272-f4a31def9385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:01.647Z|69e75a7b-a849-4a53-92a6-cdc6587faf85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:01.647Z|56cfc38a-b4d0-4afb-9dc4-4f893fb3139d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:01.648Z|56cfc38a-b4d0-4afb-9dc4-4f893fb3139d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:01.648Z|69e75a7b-a849-4a53-92a6-cdc6587faf85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:05.618Z|d497cc95-4aa8-4c83-9ff9-99b16e2fc9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:24:05.621Z|d497cc95-4aa8-4c83-9ff9-99b16e2fc9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:24:05.672Z|f9e51b02-fc7d-4feb-b465-36a1278348df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:24:05.673Z|f9e51b02-fc7d-4feb-b465-36a1278348df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:24:09.951Z|27f73d1a-c0d7-4e94-8198-2cc9052487ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:09.952Z|27f73d1a-c0d7-4e94-8198-2cc9052487ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:11.676Z|f1ee6844-2778-464c-8d3e-d64dda37f474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:11.677Z|f1ee6844-2778-464c-8d3e-d64dda37f474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:11.682Z|9bba61d4-4536-4d2f-8db0-081ecb1dcb20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:11.683Z|9bba61d4-4536-4d2f-8db0-081ecb1dcb20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:19.979Z|8e5a97a7-a107-42f3-9981-2ad9ccfc240f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:19.981Z|8e5a97a7-a107-42f3-9981-2ad9ccfc240f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:20.618Z|03d86208-23f0-4ca2-8831-80af70f3bbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:24:20.619Z|03d86208-23f0-4ca2-8831-80af70f3bbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:24:21.706Z|b4508546-f3b6-46e6-b9ef-563c1b7bd2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:21.707Z|20ab21e3-0d42-4d27-9d3f-09c6de2f037b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:21.707Z|b4508546-f3b6-46e6-b9ef-563c1b7bd2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:21.709Z|20ab21e3-0d42-4d27-9d3f-09c6de2f037b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:30.008Z|a11b712d-a25c-44f1-9318-e9787d104a53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:30.009Z|a11b712d-a25c-44f1-9318-e9787d104a53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:31.734Z|6caad670-cff4-4034-b6a7-adcc6eb40c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:31.734Z|e86101a1-8fb5-4e6d-9ef3-8c8231199f6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:31.735Z|6caad670-cff4-4034-b6a7-adcc6eb40c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:31.735Z|e86101a1-8fb5-4e6d-9ef3-8c8231199f6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:35.617Z|33bf97bf-d112-4eac-9a8d-b7d765a58bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:24:35.619Z|33bf97bf-d112-4eac-9a8d-b7d765a58bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:24:35.674Z|fd3826d2-efc7-46ab-a4c4-b6ed0cb3664b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:24:35.674Z|fd3826d2-efc7-46ab-a4c4-b6ed0cb3664b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:24:40.038Z|3fcb7d59-cb52-45af-80d4-967e83073e62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:40.039Z|3fcb7d59-cb52-45af-80d4-967e83073e62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:41.761Z|7c32e3a4-ee40-4013-a6f2-d04615c58a77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:41.761Z|f61a4068-b49b-4f10-850a-7401820017e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:41.762Z|7c32e3a4-ee40-4013-a6f2-d04615c58a77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:41.762Z|f61a4068-b49b-4f10-850a-7401820017e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:50.068Z|4e0bd772-7981-490d-b669-f2b571dd4c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:50.069Z|4e0bd772-7981-490d-b669-f2b571dd4c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:50.618Z|ca019291-d83c-4a37-ad90-0de5ad810312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:24:50.621Z|ca019291-d83c-4a37-ad90-0de5ad810312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:24:51.789Z|38bd09f1-f500-4a72-84b2-94a35dc501ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:51.789Z|ff2fab0f-de38-439e-9855-ab130eaa0efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:24:51.790Z|38bd09f1-f500-4a72-84b2-94a35dc501ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:24:51.791Z|ff2fab0f-de38-439e-9855-ab130eaa0efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:00.095Z|72e9b5c4-1e4a-4221-b7fe-48c7877f0a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:00.096Z|72e9b5c4-1e4a-4221-b7fe-48c7877f0a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:01.819Z|0620fc70-fbbb-42ff-a03c-cc106afad397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:01.820Z|0d8808ed-3f26-4dc5-9cdc-a059d6dbba62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:01.821Z|0d8808ed-3f26-4dc5-9cdc-a059d6dbba62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:01.820Z|0620fc70-fbbb-42ff-a03c-cc106afad397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:05.618Z|3a24b5d4-a07f-494a-9f76-3186152d8882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:25:05.618Z|3a24b5d4-a07f-494a-9f76-3186152d8882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:25:05.675Z|a1ccdfa9-9fe4-404d-b059-deb32bc47221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:25:05.676Z|a1ccdfa9-9fe4-404d-b059-deb32bc47221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:25:10.122Z|e00ca221-4df9-4b7b-997a-324e997d5232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:10.123Z|e00ca221-4df9-4b7b-997a-324e997d5232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:11.848Z|047ee873-986d-4616-93e1-2be140caac0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:11.848Z|92c06ca9-b799-463c-8ba5-64e4ad5c6d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:11.850Z|047ee873-986d-4616-93e1-2be140caac0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:11.850Z|92c06ca9-b799-463c-8ba5-64e4ad5c6d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:20.148Z|fcf5061a-228e-4004-a9a4-4703f2993f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:20.150Z|fcf5061a-228e-4004-a9a4-4703f2993f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:20.618Z|f13a817e-c904-4c95-9736-33bb7b0d8934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:25:20.620Z|f13a817e-c904-4c95-9736-33bb7b0d8934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:25:21.875Z|6b03d6aa-2752-47c6-bb6d-52125e191e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:21.876Z|6b03d6aa-2752-47c6-bb6d-52125e191e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:21.880Z|6ae410cc-5a98-42af-bc94-0036164c85af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:21.881Z|6ae410cc-5a98-42af-bc94-0036164c85af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:30.176Z|bdf56771-434e-4275-9e72-2974285f6985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:30.178Z|bdf56771-434e-4275-9e72-2974285f6985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:31.904Z|b214d6ee-0d30-4c44-8752-1cb03cb9f7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:31.904Z|a855c00c-ce93-4c40-b783-874414ba3e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:31.905Z|b214d6ee-0d30-4c44-8752-1cb03cb9f7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:31.905Z|a855c00c-ce93-4c40-b783-874414ba3e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:35.620Z|e92de849-37f7-4459-9585-1f5dd325d82b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:25:35.624Z|e92de849-37f7-4459-9585-1f5dd325d82b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:25:35.677Z|305833d6-4567-4e3c-9203-8048ca5d3670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:25:35.678Z|305833d6-4567-4e3c-9203-8048ca5d3670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:25:40.205Z|16fc3488-9786-468e-920e-236f4d4a93ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:40.206Z|16fc3488-9786-468e-920e-236f4d4a93ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:41.931Z|d36988d5-a36c-43fa-986c-9c383b652837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:41.931Z|6f843e2d-be8f-4c3c-be35-0f4a69247985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:41.932Z|d36988d5-a36c-43fa-986c-9c383b652837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:41.933Z|6f843e2d-be8f-4c3c-be35-0f4a69247985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:50.232Z|5a23b265-d73a-41d8-a9c7-d0fd02d43a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:50.233Z|5a23b265-d73a-41d8-a9c7-d0fd02d43a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:50.619Z|3334f287-8647-4981-9f54-956164a067e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:25:50.634Z|3334f287-8647-4981-9f54-956164a067e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:25:51.961Z|bad0acac-7e81-44b0-a5aa-3699327c11f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:51.962Z|bad0acac-7e81-44b0-a5aa-3699327c11f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:25:51.962Z|ecf254dc-8d52-4f9b-b334-90fa48ab0b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:25:51.963Z|ecf254dc-8d52-4f9b-b334-90fa48ab0b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:00.258Z|f5179210-4c67-4d49-918f-a2aa0be69cd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:00.259Z|f5179210-4c67-4d49-918f-a2aa0be69cd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:01.987Z|ece962ae-f80d-4162-8e78-03688882c640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:01.988Z|ece962ae-f80d-4162-8e78-03688882c640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:01.998Z|5df229e2-72cb-4fe1-84f3-7768f2fbede3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:01.998Z|5df229e2-72cb-4fe1-84f3-7768f2fbede3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:05.618Z|803a21e7-02df-406a-9af0-804be162ecec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:26:05.618Z|803a21e7-02df-406a-9af0-804be162ecec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:26:05.679Z|6e589cb6-fa2e-4123-9b6b-56e72979edbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:26:05.680Z|6e589cb6-fa2e-4123-9b6b-56e72979edbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:26:10.288Z|17ebd05e-a396-44e5-8a85-cc588883b162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:10.289Z|17ebd05e-a396-44e5-8a85-cc588883b162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:12.021Z|4364dd3a-c9e9-49b0-ab6d-0e7dbd3b193b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:12.022Z|4364dd3a-c9e9-49b0-ab6d-0e7dbd3b193b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:12.032Z|084aed7f-a96c-4b35-a1d9-6916a20d51ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:12.033Z|084aed7f-a96c-4b35-a1d9-6916a20d51ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:20.327Z|4f51b8cc-0404-40aa-ae2f-961d71265b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:20.329Z|4f51b8cc-0404-40aa-ae2f-961d71265b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:20.617Z|bf649c68-e39f-4b33-87ee-efecac24ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:26:20.621Z|bf649c68-e39f-4b33-87ee-efecac24ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:26:22.048Z|27bab59d-9cb8-41f3-8235-0ff095d207a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:22.049Z|27bab59d-9cb8-41f3-8235-0ff095d207a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:22.054Z|eb94e1ea-7d60-49ca-b54f-6036a627c560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:22.055Z|eb94e1ea-7d60-49ca-b54f-6036a627c560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:30.358Z|a1e74f88-3422-4a25-94be-4a6ec8efcd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:30.360Z|a1e74f88-3422-4a25-94be-4a6ec8efcd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:32.076Z|b6750d03-54b4-4159-8844-30752775d94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:32.077Z|b6750d03-54b4-4159-8844-30752775d94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:32.079Z|3c99e98c-b7ca-4a0b-8e9c-08f3e3b66921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:32.079Z|3c99e98c-b7ca-4a0b-8e9c-08f3e3b66921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:35.618Z|0c4bfa3e-7f5a-4726-a9fe-80294dce303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:26:35.619Z|0c4bfa3e-7f5a-4726-a9fe-80294dce303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:26:35.680Z|a4b448b9-9e12-432e-9545-1e4295820e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:26:35.681Z|a4b448b9-9e12-432e-9545-1e4295820e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:26:40.400Z|d381a594-3c4a-479a-82db-a289ae1364e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:40.402Z|d381a594-3c4a-479a-82db-a289ae1364e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:42.107Z|a65337a3-54c4-470c-9e33-8f5a543f8d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:42.107Z|7b209da5-5f8d-4c3d-bf00-302e2407b7a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:42.109Z|7b209da5-5f8d-4c3d-bf00-302e2407b7a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:42.109Z|a65337a3-54c4-470c-9e33-8f5a543f8d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:50.434Z|9c881596-721a-49a4-831b-b8831dbae557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:50.436Z|9c881596-721a-49a4-831b-b8831dbae557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:50.620Z|3f158926-dc1b-488c-aa4f-eebe3898861f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:26:50.624Z|3f158926-dc1b-488c-aa4f-eebe3898861f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:26:52.140Z|d0f25798-9a8c-49fc-8e96-8b21a86cc80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:52.140Z|8c09939c-41cd-450e-aee9-a42b918d60f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:26:52.141Z|d0f25798-9a8c-49fc-8e96-8b21a86cc80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:26:52.142Z|8c09939c-41cd-450e-aee9-a42b918d60f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:00.470Z|098eb4fc-bb27-46de-984e-84a094716832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:00.471Z|098eb4fc-bb27-46de-984e-84a094716832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:02.169Z|9340eb92-d2b1-4612-b736-ba3feeb4981d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:02.169Z|d16c1c91-71ad-47d5-9c8f-43d98a8ad3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:02.170Z|9340eb92-d2b1-4612-b736-ba3feeb4981d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:02.170Z|d16c1c91-71ad-47d5-9c8f-43d98a8ad3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:05.618Z|a37a2625-6cb9-4102-8f96-8961e1c4be99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:27:05.619Z|a37a2625-6cb9-4102-8f96-8961e1c4be99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:27:05.682Z|4a141f1f-a132-44c0-9878-8ffb5ff0dadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:27:05.683Z|4a141f1f-a132-44c0-9878-8ffb5ff0dadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:27:10.521Z|456eded8-7d55-47ef-81d9-043a8f98cd56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:10.522Z|456eded8-7d55-47ef-81d9-043a8f98cd56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:12.197Z|c2c4096c-7d81-4960-af57-ff072038d8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:12.197Z|fe04ddda-41db-44c2-8a4a-c86152276169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:12.199Z|c2c4096c-7d81-4960-af57-ff072038d8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:12.199Z|fe04ddda-41db-44c2-8a4a-c86152276169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:20.552Z|cf8af43a-6517-416d-ace9-328b1362e47f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:20.553Z|cf8af43a-6517-416d-ace9-328b1362e47f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:20.617Z|cf30995f-b9be-490d-a71a-3d5915196a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:27:20.618Z|cf30995f-b9be-490d-a71a-3d5915196a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:27:22.223Z|911254f3-7b39-40bf-a4f8-c454522c5786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:22.223Z|35ffafa3-837b-41ff-8eb0-94b76cf35fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:22.224Z|911254f3-7b39-40bf-a4f8-c454522c5786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:22.224Z|35ffafa3-837b-41ff-8eb0-94b76cf35fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:30.599Z|506164b5-a29e-43c0-b645-a24d51d4f241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:30.600Z|506164b5-a29e-43c0-b645-a24d51d4f241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:32.250Z|a04e6d87-71de-4e19-9745-17a3cf489643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:32.249Z|2c599688-f54d-4f26-a2c7-171ff64de146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:32.251Z|a04e6d87-71de-4e19-9745-17a3cf489643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:32.251Z|2c599688-f54d-4f26-a2c7-171ff64de146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:35.618Z|21e3bc5b-0b04-4c01-b5b5-1cca8430177b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:27:35.621Z|21e3bc5b-0b04-4c01-b5b5-1cca8430177b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:27:35.684Z|564530d1-971d-4957-b7a8-5586f8edbc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:27:35.685Z|564530d1-971d-4957-b7a8-5586f8edbc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:27:40.625Z|82cdce02-cb70-4e12-a6ee-ab1bc5f12c21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:40.626Z|82cdce02-cb70-4e12-a6ee-ab1bc5f12c21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:42.278Z|3c44dda3-e7e3-4c64-9754-5b3de19a355c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:42.279Z|3c44dda3-e7e3-4c64-9754-5b3de19a355c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:42.286Z|ea01fc53-f84b-4171-8dc4-7e22b953a83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:42.287Z|ea01fc53-f84b-4171-8dc4-7e22b953a83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:50.619Z|b381e868-d30c-45ac-bef2-3acededd7cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:27:50.620Z|b381e868-d30c-45ac-bef2-3acededd7cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:27:50.651Z|d3029aa6-2b3b-43e7-9646-6e0bfe9614c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:50.652Z|d3029aa6-2b3b-43e7-9646-6e0bfe9614c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:52.308Z|f3743b36-1f55-40ac-8410-399b8b39b96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:52.309Z|f3743b36-1f55-40ac-8410-399b8b39b96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:27:52.313Z|1ea873b5-a1c1-4fd2-a33f-bb90717d0240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:27:52.315Z|1ea873b5-a1c1-4fd2-a33f-bb90717d0240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:00.677Z|778863b4-1b39-426e-9a71-715b988859f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:00.678Z|778863b4-1b39-426e-9a71-715b988859f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:02.333Z|069d6360-ec63-45ba-a470-82ce7439bd47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:02.335Z|069d6360-ec63-45ba-a470-82ce7439bd47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:02.338Z|ca8c0e99-c5e7-4323-9d15-46619278bf1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:02.340Z|ca8c0e99-c5e7-4323-9d15-46619278bf1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:05.619Z|20cb3207-499b-4ddb-9840-e872310b6050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:28:05.620Z|20cb3207-499b-4ddb-9840-e872310b6050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:28:05.687Z|e11c32be-2739-4d19-8935-0886361d0290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:28:05.688Z|e11c32be-2739-4d19-8935-0886361d0290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:28:10.703Z|39e98490-4a82-4def-902f-01148533b8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:10.704Z|39e98490-4a82-4def-902f-01148533b8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:12.365Z|c5d488c8-c83c-4ad9-8d03-bdfcfa522826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:12.365Z|f2824c37-ecac-471b-80d7-7cd793e0e61c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:12.366Z|f2824c37-ecac-471b-80d7-7cd793e0e61c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:12.366Z|c5d488c8-c83c-4ad9-8d03-bdfcfa522826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:20.618Z|50466dab-5b9e-4dfa-9b92-8d40734d2091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:28:20.623Z|50466dab-5b9e-4dfa-9b92-8d40734d2091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:28:20.738Z|fde22a95-8844-4587-acae-fd2d1a9ddb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:20.739Z|fde22a95-8844-4587-acae-fd2d1a9ddb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:22.394Z|221822dc-85dd-4967-86af-ec950400b423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:22.396Z|221822dc-85dd-4967-86af-ec950400b423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:22.399Z|8b9ee2ef-c1d2-48a9-9c56-19186dd1825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:22.400Z|8b9ee2ef-c1d2-48a9-9c56-19186dd1825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:30.765Z|4e7ff5f6-e5c3-4949-930e-efc8fa67f868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:30.766Z|4e7ff5f6-e5c3-4949-930e-efc8fa67f868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:32.427Z|c9795a8b-dfe7-4a30-8689-51b82f020ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:32.427Z|f1589388-d8f3-4a5e-8ca6-889c99745ff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:32.428Z|c9795a8b-dfe7-4a30-8689-51b82f020ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:32.428Z|f1589388-d8f3-4a5e-8ca6-889c99745ff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:35.617Z|d4e46187-ca59-452d-ab83-880c4678dad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:28:35.618Z|d4e46187-ca59-452d-ab83-880c4678dad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:28:35.689Z|58367636-e3e4-4e24-a4aa-7bea49fe2a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:28:35.690Z|58367636-e3e4-4e24-a4aa-7bea49fe2a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:28:40.791Z|1c93bc71-7177-4c6b-a392-568fb677e020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:40.792Z|1c93bc71-7177-4c6b-a392-568fb677e020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:42.453Z|f6dedbdf-b9b8-4296-b9f9-f2fd80bfb17a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:42.454Z|4a7f8710-1ef9-4d34-9985-90080f1079c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:42.455Z|f6dedbdf-b9b8-4296-b9f9-f2fd80bfb17a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:42.455Z|4a7f8710-1ef9-4d34-9985-90080f1079c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:50.618Z|1c723fe2-01f1-4922-843f-0cdb10d7967d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:28:50.619Z|1c723fe2-01f1-4922-843f-0cdb10d7967d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:28:50.818Z|27a2a89b-e14d-4a7f-9f95-97d477b09138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:50.819Z|27a2a89b-e14d-4a7f-9f95-97d477b09138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:52.480Z|facd7b14-08b6-4d65-9cb0-eba4c94801d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:52.481Z|facd7b14-08b6-4d65-9cb0-eba4c94801d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:28:52.481Z|5c7b7328-e475-40cf-9580-625a30e7cee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:28:52.485Z|5c7b7328-e475-40cf-9580-625a30e7cee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:00.846Z|e618810f-9255-4dcb-b0dd-850a7109f916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:00.847Z|e618810f-9255-4dcb-b0dd-850a7109f916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:02.510Z|98cb93f6-afe4-4528-b5bc-81afa459cb5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:02.510Z|0a88e98c-e1da-4a25-acfe-56a38740c759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:02.511Z|98cb93f6-afe4-4528-b5bc-81afa459cb5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:02.511Z|0a88e98c-e1da-4a25-acfe-56a38740c759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:05.617Z|39165e3c-1b83-419d-b95a-c79403ea7732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:29:05.622Z|39165e3c-1b83-419d-b95a-c79403ea7732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:29:05.691Z|85a45c83-759c-41c4-979d-26cc86401e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:29:05.691Z|85a45c83-759c-41c4-979d-26cc86401e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:29:10.876Z|9c4076ec-485f-4710-ad85-cbcad31ea628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:10.877Z|9c4076ec-485f-4710-ad85-cbcad31ea628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:12.545Z|c88cc3da-527a-4a8c-8cd9-c2c516b90776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:12.545Z|f5e0d411-bc00-4d31-affb-98f2f66e0732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:12.546Z|f5e0d411-bc00-4d31-affb-98f2f66e0732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:12.546Z|c88cc3da-527a-4a8c-8cd9-c2c516b90776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:20.617Z|5fee32e7-1ad1-4f50-b264-e8702a14fb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:29:20.618Z|5fee32e7-1ad1-4f50-b264-e8702a14fb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:29:20.902Z|5c987aa3-ad0b-4857-87c0-51cb049b0206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:20.904Z|5c987aa3-ad0b-4857-87c0-51cb049b0206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:22.571Z|28330851-53d7-4807-a70c-9990e62e22ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:22.571Z|660caef7-3dcd-47c6-898d-8201d49d84a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:22.572Z|28330851-53d7-4807-a70c-9990e62e22ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:22.572Z|660caef7-3dcd-47c6-898d-8201d49d84a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:30.928Z|5b87f45c-5c59-4c89-a47c-c16a174e94a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:30.929Z|5b87f45c-5c59-4c89-a47c-c16a174e94a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:32.598Z|412f8871-95c3-4dbb-9851-f76dc867325d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:32.598Z|1a660184-8652-4af6-a921-e8901e19d704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:32.599Z|1a660184-8652-4af6-a921-e8901e19d704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:32.599Z|412f8871-95c3-4dbb-9851-f76dc867325d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:35.617Z|7f9bc6b9-b1ae-4624-a50e-9cdd8d12dff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:29:35.618Z|7f9bc6b9-b1ae-4624-a50e-9cdd8d12dff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:29:35.692Z|f67c5575-876c-40df-bfef-a103b31c2859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:29:35.693Z|f67c5575-876c-40df-bfef-a103b31c2859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:29:40.953Z|7f141182-0a22-4103-a440-bdf2f41d724b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:40.954Z|7f141182-0a22-4103-a440-bdf2f41d724b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:42.623Z|5e02c166-aaf4-481e-a525-ee9e808d69cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:42.623Z|2e91792c-c3d0-46ad-b455-f59cbcf5a03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:42.625Z|5e02c166-aaf4-481e-a525-ee9e808d69cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:42.626Z|2e91792c-c3d0-46ad-b455-f59cbcf5a03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:50.618Z|813c6468-b203-4273-89a6-f1513a440698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:29:50.620Z|813c6468-b203-4273-89a6-f1513a440698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:29:50.978Z|f9d36cbc-93e1-4fb4-bb98-cee2e308ec88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:50.979Z|f9d36cbc-93e1-4fb4-bb98-cee2e308ec88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:52.653Z|9549c21d-0387-4c7c-bce4-b221d332c932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:52.654Z|6439124b-2c86-403d-a216-be2149449eb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:29:52.654Z|6439124b-2c86-403d-a216-be2149449eb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:29:52.654Z|9549c21d-0387-4c7c-bce4-b221d332c932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:01.002Z|752bbf27-9b3b-4a0c-b192-209344c4103c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:01.003Z|752bbf27-9b3b-4a0c-b192-209344c4103c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:02.680Z|bf9d7a88-a29d-4c70-969e-742c6fb5317a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:02.680Z|b4edfb57-4e68-46fb-af10-73d8111f5d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:02.680Z|bf9d7a88-a29d-4c70-969e-742c6fb5317a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:02.681Z|b4edfb57-4e68-46fb-af10-73d8111f5d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:05.617Z|ff48e7ac-7048-4453-9aca-5c43bf983dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:30:05.618Z|ff48e7ac-7048-4453-9aca-5c43bf983dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:30:05.694Z|92bc58bb-0513-45ed-906c-b1f4a043c19b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:30:05.694Z|92bc58bb-0513-45ed-906c-b1f4a043c19b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:30:11.028Z|05c44eb6-166f-4bc4-a26f-4ed0b868259b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:11.029Z|05c44eb6-166f-4bc4-a26f-4ed0b868259b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:12.706Z|64ea9eba-46dd-4247-bbe3-727fa9ba014a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:12.706Z|69b18052-25e3-4f7d-b9f7-2ffe2dfe8af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:12.707Z|69b18052-25e3-4f7d-b9f7-2ffe2dfe8af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:12.707Z|64ea9eba-46dd-4247-bbe3-727fa9ba014a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:20.618Z|80ddd3c4-d3b8-41bc-a7f7-065ef2769b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:30:20.618Z|80ddd3c4-d3b8-41bc-a7f7-065ef2769b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:30:21.053Z|de6c8334-4e34-484a-92f1-efc7e59c92c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:21.054Z|de6c8334-4e34-484a-92f1-efc7e59c92c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:22.731Z|6b5093fd-32cb-4bf3-9a79-8cc272685123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:22.732Z|6b5093fd-32cb-4bf3-9a79-8cc272685123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:22.733Z|89895295-4cb9-4b4c-b19f-84f004ddd5e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:22.733Z|89895295-4cb9-4b4c-b19f-84f004ddd5e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:31.079Z|ad8dc03d-987f-4686-9e83-691db7d9733b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:31.079Z|ad8dc03d-987f-4686-9e83-691db7d9733b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:32.758Z|086ce4fc-7abe-412d-8cf4-f9d47df6b3eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:32.758Z|8e77a62d-bbce-4f76-b1a7-19b91a46fa69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:32.759Z|8e77a62d-bbce-4f76-b1a7-19b91a46fa69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:32.759Z|086ce4fc-7abe-412d-8cf4-f9d47df6b3eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:35.617Z|50d44ac5-a701-43d0-8a27-f5df8eace208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:30:35.627Z|50d44ac5-a701-43d0-8a27-f5df8eace208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:30:35.696Z|44131fea-be72-4a2c-8636-c8f2051f6d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:30:35.697Z|44131fea-be72-4a2c-8636-c8f2051f6d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:30:41.104Z|f9dcfba9-667b-4f43-b2d4-cac463f66bba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:41.105Z|f9dcfba9-667b-4f43-b2d4-cac463f66bba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:42.788Z|b45283a6-0682-47e3-8faf-ca4b2b9ec676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:42.787Z|1e2f7250-db0d-40fc-b9f1-efef7d753c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:42.789Z|b45283a6-0682-47e3-8faf-ca4b2b9ec676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:42.789Z|1e2f7250-db0d-40fc-b9f1-efef7d753c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:50.618Z|ec9262af-4fa1-4c3d-8bea-1d038f0e4fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:30:50.619Z|ec9262af-4fa1-4c3d-8bea-1d038f0e4fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:30:51.137Z|f5ab6382-6f84-47fe-a1a3-332befaf7e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:51.138Z|f5ab6382-6f84-47fe-a1a3-332befaf7e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:52.817Z|26ac6881-2e57-443f-a1b5-1609156d6872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:52.817Z|b14965b1-8303-4c14-b2a5-bcd8b03862ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:30:52.818Z|26ac6881-2e57-443f-a1b5-1609156d6872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:30:52.819Z|b14965b1-8303-4c14-b2a5-bcd8b03862ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:01.164Z|ca0b535d-c611-4853-9688-63185de6ddff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:01.165Z|ca0b535d-c611-4853-9688-63185de6ddff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:02.844Z|7bd3df26-f19f-4429-abdc-a2369808d3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:02.844Z|5c0dcca5-4568-4439-9f15-11aa4ebefda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:02.845Z|7bd3df26-f19f-4429-abdc-a2369808d3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:02.846Z|5c0dcca5-4568-4439-9f15-11aa4ebefda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:05.617Z|296d68ab-063b-447e-a843-21f2eed3df0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:31:05.618Z|296d68ab-063b-447e-a843-21f2eed3df0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:31:05.698Z|1d6d3240-a8fe-4772-9680-6fef19599e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:31:05.698Z|1d6d3240-a8fe-4772-9680-6fef19599e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:31:11.203Z|3015ed45-e74a-450e-b5fd-dea416c8909f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:11.204Z|3015ed45-e74a-450e-b5fd-dea416c8909f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:12.872Z|410a83b7-b366-4874-9481-f19383360503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:12.872Z|ccc2010f-9c3a-4532-8870-f6135757ede1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:12.873Z|410a83b7-b366-4874-9481-f19383360503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:12.873Z|ccc2010f-9c3a-4532-8870-f6135757ede1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:20.618Z|6ad0ae25-74d6-453e-bef4-54ddba74d89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:31:20.623Z|6ad0ae25-74d6-453e-bef4-54ddba74d89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:31:21.236Z|6ff7b73d-4c75-4bfd-82a2-384be5041714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:21.237Z|6ff7b73d-4c75-4bfd-82a2-384be5041714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:22.900Z|46636e99-cf78-4d0b-94a2-5cdf54c3d8cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:22.901Z|46636e99-cf78-4d0b-94a2-5cdf54c3d8cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:22.912Z|0cf719e4-f647-414f-a234-ded54bee0c33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:22.912Z|0cf719e4-f647-414f-a234-ded54bee0c33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:31.268Z|81b424cc-d7d1-4961-840c-c0803a8f7af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:31.270Z|81b424cc-d7d1-4961-840c-c0803a8f7af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:32.928Z|4faa8bac-5c46-434b-80f7-16dd3b21b2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:32.930Z|4faa8bac-5c46-434b-80f7-16dd3b21b2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:32.936Z|8764d717-ddaf-48c3-a2c9-ebefbcfa34f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:32.937Z|8764d717-ddaf-48c3-a2c9-ebefbcfa34f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:35.617Z|c71dd6e5-6ac9-4904-bb6c-9f42a42690e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:31:35.618Z|c71dd6e5-6ac9-4904-bb6c-9f42a42690e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:31:35.700Z|9fcf10ef-abc2-43da-8b22-c98764d24866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:31:35.701Z|9fcf10ef-abc2-43da-8b22-c98764d24866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:31:41.296Z|8da8a0c2-9703-44b4-8fa8-127f6f1f2617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:41.297Z|8da8a0c2-9703-44b4-8fa8-127f6f1f2617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:42.957Z|c2e9d435-4127-4dc5-b8d3-eb9119e3ed5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:42.958Z|65abdd7f-d8df-462d-ac58-be6d4eaee00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:42.959Z|65abdd7f-d8df-462d-ac58-be6d4eaee00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:42.959Z|c2e9d435-4127-4dc5-b8d3-eb9119e3ed5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:50.617Z|5a5e8ba0-0ff8-40f4-b941-e1ea2dc2982f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:31:50.618Z|5a5e8ba0-0ff8-40f4-b941-e1ea2dc2982f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:31:51.323Z|8f504e20-73d5-4c30-842f-26bc031973ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:51.324Z|8f504e20-73d5-4c30-842f-26bc031973ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:52.984Z|819ec5bc-1602-4783-aa76-ee0d4bf2eae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:52.984Z|d8e15b4a-a35c-4569-944c-ad3563f003e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:31:52.985Z|819ec5bc-1602-4783-aa76-ee0d4bf2eae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:31:52.985Z|d8e15b4a-a35c-4569-944c-ad3563f003e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:01.349Z|099671a8-cef5-4f86-a78e-41cf09b6f3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:01.350Z|099671a8-cef5-4f86-a78e-41cf09b6f3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:03.009Z|0ace0bc7-342b-4d3f-bbc3-787ca0a09d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:03.009Z|882e0e13-d647-441e-abf5-caf44550e8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:03.010Z|0ace0bc7-342b-4d3f-bbc3-787ca0a09d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:03.010Z|882e0e13-d647-441e-abf5-caf44550e8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:05.617Z|a02a4751-d62b-425f-a304-34cb1c025787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:32:05.621Z|a02a4751-d62b-425f-a304-34cb1c025787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:32:05.701Z|9c8ba059-db31-4793-8917-0542cbdaf7a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:32:05.702Z|9c8ba059-db31-4793-8917-0542cbdaf7a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:32:11.376Z|a96d6331-01d0-491b-ad78-cb6566fdb033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:11.377Z|a96d6331-01d0-491b-ad78-cb6566fdb033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:13.034Z|e2028c04-e46e-4d0d-9f7f-78c9853d8bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:13.035Z|e2028c04-e46e-4d0d-9f7f-78c9853d8bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:13.037Z|0d3d6b38-7edd-4605-aca3-ea01edbf04f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:13.038Z|0d3d6b38-7edd-4605-aca3-ea01edbf04f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:20.310Z|8e30769a-f6c3-4192-b627-404a77712a0e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:32:20.312Z|8e30769a-f6c3-4192-b627-404a77712a0e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:20.617Z|53b10fb4-f0ad-4404-99b8-b4fd5f63f2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:32:20.618Z|53b10fb4-f0ad-4404-99b8-b4fd5f63f2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:32:21.406Z|e8b483a6-c270-480b-9400-220f42820909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:21.407Z|e8b483a6-c270-480b-9400-220f42820909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:23.060Z|92bcd388-0dc1-4da5-bd18-58206c20e719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:23.060Z|25257754-826c-457e-85a9-3312159442ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:23.061Z|92bcd388-0dc1-4da5-bd18-58206c20e719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:23.061Z|25257754-826c-457e-85a9-3312159442ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:31.433Z|933dbabb-793e-41ac-8741-f9b3d656e1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:31.434Z|933dbabb-793e-41ac-8741-f9b3d656e1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:33.085Z|b57dec3d-924b-4499-89fb-88a30d81d833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:33.085Z|f7f38a68-04db-435e-a9e1-5b1d41fb9849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:33.085Z|b57dec3d-924b-4499-89fb-88a30d81d833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:33.086Z|f7f38a68-04db-435e-a9e1-5b1d41fb9849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:35.617Z|135d8586-8f38-4310-8669-5801598aabcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:32:35.618Z|135d8586-8f38-4310-8669-5801598aabcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:32:35.703Z|da333c2d-ca22-4ea6-bc0d-f51b5491f88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:32:35.704Z|da333c2d-ca22-4ea6-bc0d-f51b5491f88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:32:41.461Z|665bdf0d-f585-47c3-8444-a98567f97bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:41.462Z|665bdf0d-f585-47c3-8444-a98567f97bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:43.111Z|ac19b521-c4cc-4e3e-a382-4cbfdae304c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:43.111Z|5a40dff7-7e78-4a5b-adc5-488ae9ac0fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:43.112Z|ac19b521-c4cc-4e3e-a382-4cbfdae304c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:43.112Z|5a40dff7-7e78-4a5b-adc5-488ae9ac0fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:50.617Z|cedb0026-1a91-4a77-927a-3e64025047c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:32:50.620Z|cedb0026-1a91-4a77-927a-3e64025047c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:32:51.492Z|a9a407b5-dce3-461b-9885-f98565347d66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:51.493Z|a9a407b5-dce3-461b-9885-f98565347d66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:53.139Z|9749ede0-8278-4417-b181-a6fe4a6880c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:53.140Z|9749ede0-8278-4417-b181-a6fe4a6880c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:32:53.141Z|0ff9350d-af6f-4828-b457-59485dce9321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:32:53.142Z|0ff9350d-af6f-4828-b457-59485dce9321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:01.519Z|4ccab834-b63a-4f32-927a-a01a6f5ad6c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:01.519Z|4ccab834-b63a-4f32-927a-a01a6f5ad6c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:03.164Z|744258e8-7fbe-45f2-b991-6eda4138f544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:03.164Z|786aa776-8945-4b3b-abe2-f0c254b9986c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:03.165Z|744258e8-7fbe-45f2-b991-6eda4138f544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:03.165Z|786aa776-8945-4b3b-abe2-f0c254b9986c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:05.617Z|7b2fe540-8afa-413c-b6fc-8379cc879c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:33:05.618Z|7b2fe540-8afa-413c-b6fc-8379cc879c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:33:05.705Z|bab2a98d-b5ad-4635-b691-f25725657aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:33:05.705Z|bab2a98d-b5ad-4635-b691-f25725657aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:33:11.542Z|5ebf4467-d145-4390-b151-2bf6505e80e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:11.543Z|5ebf4467-d145-4390-b151-2bf6505e80e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:13.189Z|f4c81d11-139d-4a99-9de4-00ec0fb096f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:13.189Z|183654b6-ef66-495f-9980-3b86eb8fdc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:13.189Z|f4c81d11-139d-4a99-9de4-00ec0fb096f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:13.189Z|183654b6-ef66-495f-9980-3b86eb8fdc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:20.291Z|e030a72f-21ef-447f-b8ba-407658f1e2d8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:33:20.292Z|e030a72f-21ef-447f-b8ba-407658f1e2d8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:20.617Z|a2d13210-182d-4adb-8a67-a10c6ab717ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:33:20.618Z|a2d13210-182d-4adb-8a67-a10c6ab717ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:33:21.566Z|77312506-0171-457b-b5ca-bb4697e0cd1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:21.567Z|77312506-0171-457b-b5ca-bb4697e0cd1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:23.214Z|ee33de0c-0862-40bb-bb4b-65f6be894ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:23.215Z|7be165e1-c5bf-44e0-8cab-5eaa984e9434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:23.215Z|7be165e1-c5bf-44e0-8cab-5eaa984e9434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:23.215Z|ee33de0c-0862-40bb-bb4b-65f6be894ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:31.593Z|83b8e14c-3e6c-4c9c-8d5c-665b0d59ddad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:31.594Z|83b8e14c-3e6c-4c9c-8d5c-665b0d59ddad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:33.240Z|91b7df3e-25df-4021-9879-58c3532fa5ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:33.240Z|aa563fbc-1470-45db-9f87-4000ffc9efdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:33.241Z|91b7df3e-25df-4021-9879-58c3532fa5ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:33.241Z|aa563fbc-1470-45db-9f87-4000ffc9efdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:35.617Z|350396b2-e6a0-416e-9c2f-2f830e633c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:33:35.621Z|350396b2-e6a0-416e-9c2f-2f830e633c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:33:35.706Z|b38fdf76-87e7-48f9-a805-cfb7f330bdf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:33:35.707Z|b38fdf76-87e7-48f9-a805-cfb7f330bdf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:33:41.617Z|02b80d1a-1335-4405-abf5-901194cac143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:41.618Z|02b80d1a-1335-4405-abf5-901194cac143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:43.264Z|75e07be0-9630-41f5-a935-bbe18b4cbf64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:43.264Z|acf30f6b-74c9-4343-930e-55c56c425799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:43.265Z|75e07be0-9630-41f5-a935-bbe18b4cbf64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:43.265Z|acf30f6b-74c9-4343-930e-55c56c425799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:50.618Z|028f5b1d-60fb-4f7e-8da8-f3a262505913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:33:50.619Z|028f5b1d-60fb-4f7e-8da8-f3a262505913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:33:51.643Z|229e2020-aa70-44e1-aaac-1ecfdc2125d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:51.644Z|229e2020-aa70-44e1-aaac-1ecfdc2125d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:53.289Z|ef20913c-487a-4a8b-9581-ad5540de3753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:53.289Z|901b87a8-453e-48c3-b6ff-613d1a6264e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:33:53.290Z|901b87a8-453e-48c3-b6ff-613d1a6264e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:33:53.291Z|ef20913c-487a-4a8b-9581-ad5540de3753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:01.667Z|8dbaacf9-34c0-46f6-aea9-e82b1bf55547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:01.669Z|8dbaacf9-34c0-46f6-aea9-e82b1bf55547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:03.317Z|c25d8aa0-5a92-46a8-959f-3d0ec86a7b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:03.318Z|c25d8aa0-5a92-46a8-959f-3d0ec86a7b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:03.320Z|1f4f2521-b43a-4054-b413-59c76bab788e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:03.320Z|1f4f2521-b43a-4054-b413-59c76bab788e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:05.617Z|fb785a4e-fe5b-4554-8698-927c8f3f0c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:34:05.618Z|fb785a4e-fe5b-4554-8698-927c8f3f0c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:34:05.708Z|f45d4022-b444-4568-8ec8-caf6fb326027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:34:05.708Z|f45d4022-b444-4568-8ec8-caf6fb326027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:34:11.693Z|7f8f3d56-d57c-4475-951e-8675867e85f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:11.694Z|7f8f3d56-d57c-4475-951e-8675867e85f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:13.343Z|8255df91-e9ad-4fc0-b288-ceb944d77df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:13.343Z|23623745-20d6-4cb1-87b2-73d2a31f7a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:13.344Z|8255df91-e9ad-4fc0-b288-ceb944d77df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:13.344Z|23623745-20d6-4cb1-87b2-73d2a31f7a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:20.292Z|1e87b765-0da0-4a74-930e-b38fa6c18190|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:34:20.293Z|1e87b765-0da0-4a74-930e-b38fa6c18190|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:20.617Z|5628e0e0-8dd6-4d0f-8a4b-567608d6d147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:34:20.621Z|5628e0e0-8dd6-4d0f-8a4b-567608d6d147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:34:21.719Z|214cd088-a2bc-4daf-aead-746e2e28f52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:21.720Z|214cd088-a2bc-4daf-aead-746e2e28f52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:23.369Z|7a3fc5a1-9457-4977-b688-dcabbc96b3c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:23.369Z|53595a56-69b9-482f-8c65-1837181762aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:23.370Z|7a3fc5a1-9457-4977-b688-dcabbc96b3c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:23.370Z|53595a56-69b9-482f-8c65-1837181762aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:31.750Z|ac6075b4-7f18-4625-a91f-b76ae70daba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:31.750Z|ac6075b4-7f18-4625-a91f-b76ae70daba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:33.395Z|7d831e39-3e89-4116-8040-09ede37e7d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:33.396Z|352bc420-964c-4a33-86b3-692004b66ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:33.396Z|7d831e39-3e89-4116-8040-09ede37e7d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:33.396Z|352bc420-964c-4a33-86b3-692004b66ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:35.617Z|0b5027a0-0ac1-4c97-9d93-5a15677e5791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:34:35.618Z|0b5027a0-0ac1-4c97-9d93-5a15677e5791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:34:35.709Z|3b11279e-15be-4759-a2a5-3e1f35df0f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:34:35.710Z|3b11279e-15be-4759-a2a5-3e1f35df0f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:34:41.773Z|623e62d5-a45d-4415-ab2f-db2d76eb9eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:41.774Z|623e62d5-a45d-4415-ab2f-db2d76eb9eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:43.422Z|e371ad7d-ae76-4f08-89a0-5c107bf684a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:43.423Z|e371ad7d-ae76-4f08-89a0-5c107bf684a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:43.423Z|f9dcdd91-86f4-49b7-8746-5d357d1671fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:43.423Z|f9dcdd91-86f4-49b7-8746-5d357d1671fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:50.618Z|650aa44b-148a-4f81-9b44-59ff47a11f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:34:50.618Z|650aa44b-148a-4f81-9b44-59ff47a11f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:34:51.797Z|6c51cd09-534e-42b8-82bc-af7f376c6f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:51.798Z|6c51cd09-534e-42b8-82bc-af7f376c6f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:53.446Z|c4fb5c09-f3e2-45b8-a746-136735c02723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:53.447Z|c4fb5c09-f3e2-45b8-a746-136735c02723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:34:53.449Z|d68246cc-58a1-4fd1-96cb-b6520b03aee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:34:53.449Z|d68246cc-58a1-4fd1-96cb-b6520b03aee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:01.822Z|5125d092-6d6c-47c1-9223-b883a8a414f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:01.823Z|5125d092-6d6c-47c1-9223-b883a8a414f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:03.472Z|9b3ecf94-7ea3-42cb-b352-dd9035d01a51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:03.472Z|27baeab6-e4af-4b89-8395-475290cd9fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:03.472Z|9b3ecf94-7ea3-42cb-b352-dd9035d01a51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:03.472Z|27baeab6-e4af-4b89-8395-475290cd9fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:05.617Z|bed09cb3-59c5-4e89-8213-9ff799ed3023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:35:05.620Z|bed09cb3-59c5-4e89-8213-9ff799ed3023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:35:05.711Z|488e38c9-2f61-469f-a8b8-fa20f07d1657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:35:05.712Z|488e38c9-2f61-469f-a8b8-fa20f07d1657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:35:11.847Z|d2777dd1-63d1-4911-80aa-024d3bec2572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:11.848Z|d2777dd1-63d1-4911-80aa-024d3bec2572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:13.498Z|be6e3021-308f-4a26-a36e-e25a2180e2fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:13.498Z|9d525624-a537-47f0-80a8-37a852739fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:13.499Z|be6e3021-308f-4a26-a36e-e25a2180e2fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:13.499Z|9d525624-a537-47f0-80a8-37a852739fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:20.295Z|60a364d7-8951-42ae-a42a-e9bd690bb3b9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:35:20.296Z|60a364d7-8951-42ae-a42a-e9bd690bb3b9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:20.617Z|b860666a-1715-41d3-ac37-254afa4b16f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:35:20.618Z|b860666a-1715-41d3-ac37-254afa4b16f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:35:21.873Z|2cef51e3-0e43-4574-b7e9-013c02c30886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:21.874Z|2cef51e3-0e43-4574-b7e9-013c02c30886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:23.523Z|d13d19bb-9f2e-4730-9ed4-da890e985012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:23.524Z|d13d19bb-9f2e-4730-9ed4-da890e985012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:23.524Z|10fb844b-b0e5-40e5-8d18-dccbfa012604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:23.525Z|10fb844b-b0e5-40e5-8d18-dccbfa012604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:31.900Z|61e0be7f-9e35-4945-b03b-97d6ab6b4145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:31.901Z|61e0be7f-9e35-4945-b03b-97d6ab6b4145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:33.547Z|4d1300cc-dcd6-4b6c-8fa5-f72757553da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:33.547Z|74f9f040-0a77-4578-bcf6-6c4ffc87122c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:33.548Z|4d1300cc-dcd6-4b6c-8fa5-f72757553da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:33.548Z|74f9f040-0a77-4578-bcf6-6c4ffc87122c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:35.617Z|a1fe364e-2f80-44eb-a8d2-7ac0a325e9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:35:35.618Z|a1fe364e-2f80-44eb-a8d2-7ac0a325e9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:35:35.712Z|9752198b-ec73-4678-aea6-c4d3848242dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:35:35.713Z|9752198b-ec73-4678-aea6-c4d3848242dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:35:41.925Z|73f90425-8a5c-402a-be2a-32d4cef6e530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:41.926Z|73f90425-8a5c-402a-be2a-32d4cef6e530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:43.572Z|5cf2a2d0-c7c8-45f5-9e7c-03e1cf2e8ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:43.572Z|660b040f-2485-41fe-bdd0-aaecd753d63f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:43.573Z|5cf2a2d0-c7c8-45f5-9e7c-03e1cf2e8ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:43.573Z|660b040f-2485-41fe-bdd0-aaecd753d63f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:50.617Z|62f5b875-5f91-43b3-9831-0d9e7249f1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:35:50.620Z|62f5b875-5f91-43b3-9831-0d9e7249f1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:35:51.952Z|938bf361-2884-41be-99ed-91c289f91761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:51.953Z|938bf361-2884-41be-99ed-91c289f91761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:53.597Z|5a630f44-629f-4291-bbf5-8654b9fba3f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:53.597Z|a0cf0c9a-d8de-4f57-b8bb-a6e66333604b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:35:53.598Z|a0cf0c9a-d8de-4f57-b8bb-a6e66333604b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:35:53.598Z|5a630f44-629f-4291-bbf5-8654b9fba3f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:01.979Z|a126cf3a-d350-4c36-81cd-4ab6040bee08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:01.980Z|a126cf3a-d350-4c36-81cd-4ab6040bee08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:03.621Z|fb07095d-7bb8-450c-b510-c38d5c1223ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:03.622Z|fb07095d-7bb8-450c-b510-c38d5c1223ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:03.622Z|aeecdf15-a2a6-44ff-b82e-0fcded5fb025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:03.623Z|aeecdf15-a2a6-44ff-b82e-0fcded5fb025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:05.617Z|9b4b4a43-58e7-4c4b-b773-87fb33536ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:36:05.618Z|9b4b4a43-58e7-4c4b-b773-87fb33536ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:36:05.713Z|bbd00c9a-3c57-4652-971b-154728f48b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:36:05.714Z|bbd00c9a-3c57-4652-971b-154728f48b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:36:12.003Z|278eb2a0-dd6e-40fc-941f-479bce96f3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:12.004Z|278eb2a0-dd6e-40fc-941f-479bce96f3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:13.646Z|81922796-d262-49ed-9c95-31af6fc098dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:13.646Z|96c4a23e-03af-4273-a829-5f1e8f5f2f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:13.646Z|81922796-d262-49ed-9c95-31af6fc098dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:13.646Z|96c4a23e-03af-4273-a829-5f1e8f5f2f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:20.294Z|c10898df-1f27-4557-a996-daebeacde354|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:36:20.295Z|c10898df-1f27-4557-a996-daebeacde354|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:20.617Z|0959993b-5e04-4c1e-b850-354275d1ef5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:36:20.618Z|0959993b-5e04-4c1e-b850-354275d1ef5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:36:22.028Z|49788e07-dc92-4159-b9dd-e32380f50755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:22.028Z|49788e07-dc92-4159-b9dd-e32380f50755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:23.669Z|33c08cf1-6148-4274-ac45-2defae6e62f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:23.669Z|f30ce044-e735-4760-9592-527044ba021a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:23.670Z|f30ce044-e735-4760-9592-527044ba021a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:23.670Z|33c08cf1-6148-4274-ac45-2defae6e62f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:32.055Z|fce74bf5-4f62-4bfb-9748-9cb039b29985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:32.056Z|fce74bf5-4f62-4bfb-9748-9cb039b29985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:33.693Z|74040571-3ab8-40ff-afa2-39b54178cd64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:33.694Z|74040571-3ab8-40ff-afa2-39b54178cd64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:33.700Z|4bb6b1e5-cc9e-4999-8dc9-55b41640a203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:33.700Z|4bb6b1e5-cc9e-4999-8dc9-55b41640a203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:35.617Z|4ae50949-c064-4c24-906d-d2ce26309568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:36:35.620Z|4ae50949-c064-4c24-906d-d2ce26309568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:36:35.715Z|7102fec5-46ba-4d60-ba79-f8d2c8b17db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:36:35.716Z|7102fec5-46ba-4d60-ba79-f8d2c8b17db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:36:42.080Z|7e93eda0-af44-4ecd-aa5c-6b7f69a7f48b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:42.081Z|7e93eda0-af44-4ecd-aa5c-6b7f69a7f48b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:43.722Z|41c1e92b-80e1-4ca6-9638-6b494a5d50d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:43.722Z|96486d21-bf32-471e-b301-f56923daa66d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:43.723Z|41c1e92b-80e1-4ca6-9638-6b494a5d50d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:43.723Z|96486d21-bf32-471e-b301-f56923daa66d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:50.617Z|873655fc-c682-4fa5-88da-722c76d2118e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:36:50.618Z|873655fc-c682-4fa5-88da-722c76d2118e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:36:52.106Z|6d1e924d-79e1-475a-a348-dea449d46b2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:52.107Z|6d1e924d-79e1-475a-a348-dea449d46b2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:53.746Z|7d6850de-c0b9-447d-8607-e1186cf435ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:53.746Z|88c13767-da3f-4f64-bb1d-a2828da6ffb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:36:53.746Z|88c13767-da3f-4f64-bb1d-a2828da6ffb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:36:53.746Z|7d6850de-c0b9-447d-8607-e1186cf435ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:02.135Z|4c5cc0dc-1215-46d2-bfd4-5fa41e6555e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:02.136Z|4c5cc0dc-1215-46d2-bfd4-5fa41e6555e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:03.771Z|8e79f6fa-2cdc-40ff-ada6-1fade7d1831c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:03.772Z|8e79f6fa-2cdc-40ff-ada6-1fade7d1831c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:03.780Z|b874cf33-c2d2-407b-b492-cba54c74d896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:03.781Z|b874cf33-c2d2-407b-b492-cba54c74d896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:05.617Z|cd477281-ab40-4b2e-8ca4-c3ff22e2cce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:37:05.618Z|cd477281-ab40-4b2e-8ca4-c3ff22e2cce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:37:05.717Z|d8607f1f-ab6c-4e0b-a27e-67598e428073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:37:05.718Z|d8607f1f-ab6c-4e0b-a27e-67598e428073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:37:12.162Z|cdfbd3a4-e3b6-4bc7-8cfa-0957a4015b24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:12.164Z|cdfbd3a4-e3b6-4bc7-8cfa-0957a4015b24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:13.805Z|119e961e-b70c-4e7f-a17b-63e0e3cdf2df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:13.803Z|da88e5cc-992f-4ab0-8b42-bbbc46d3be2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:13.806Z|119e961e-b70c-4e7f-a17b-63e0e3cdf2df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:13.806Z|da88e5cc-992f-4ab0-8b42-bbbc46d3be2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:20.297Z|86a3bf03-99b8-4d1a-bcc1-b9eaedae8f7f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:37:20.300Z|86a3bf03-99b8-4d1a-bcc1-b9eaedae8f7f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:20.617Z|e8c1840a-322c-4435-a42e-33bc4c355e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:37:20.620Z|e8c1840a-322c-4435-a42e-33bc4c355e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:37:22.190Z|22c07970-4465-4849-a014-c0119fe93c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:22.191Z|22c07970-4465-4849-a014-c0119fe93c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:23.835Z|c0b13d6c-39b4-494f-84fa-19784a5924ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:23.836Z|c0b13d6c-39b4-494f-84fa-19784a5924ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:23.835Z|e2dcbda7-138a-43dc-bd5a-d2e38725aaaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:23.837Z|e2dcbda7-138a-43dc-bd5a-d2e38725aaaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:32.216Z|fc0e835e-767b-49ef-956c-8a47b0bed4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:32.217Z|fc0e835e-767b-49ef-956c-8a47b0bed4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:33.860Z|3924b520-1d75-458a-9e81-ff518d29b393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:33.860Z|f12bdc3e-ede5-4363-a771-43f8e4371477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:33.861Z|f12bdc3e-ede5-4363-a771-43f8e4371477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:33.861Z|3924b520-1d75-458a-9e81-ff518d29b393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:35.617Z|c848f096-c38d-4831-bbf7-7adf117e8225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:37:35.618Z|c848f096-c38d-4831-bbf7-7adf117e8225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:37:35.718Z|77e3c572-bc65-45d7-b5b1-bd62b115a5df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:37:35.719Z|77e3c572-bc65-45d7-b5b1-bd62b115a5df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:37:42.246Z|77e0238d-8c50-4a21-8a5d-12d18301b748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:42.247Z|77e0238d-8c50-4a21-8a5d-12d18301b748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:43.889Z|b2e2ae43-adae-4b73-a6fb-2a17a161db9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:43.889Z|c1d37d6c-2349-41a3-b589-7136d58372fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:43.890Z|b2e2ae43-adae-4b73-a6fb-2a17a161db9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:43.890Z|c1d37d6c-2349-41a3-b589-7136d58372fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:50.617Z|deb1143c-0844-4d6a-b94c-c8ec3b1d4b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:37:50.618Z|deb1143c-0844-4d6a-b94c-c8ec3b1d4b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:37:52.275Z|f7062916-26a1-46a8-9110-074d2a31ccdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:52.276Z|f7062916-26a1-46a8-9110-074d2a31ccdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:53.915Z|7b106e6c-33ef-44d2-87d8-687601877150|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:53.915Z|dd8d1335-e8e8-4026-b08b-53734f9a3d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:37:53.917Z|7b106e6c-33ef-44d2-87d8-687601877150|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:37:53.917Z|dd8d1335-e8e8-4026-b08b-53734f9a3d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:02.301Z|b85e0701-5a23-4d08-8c29-ed69dec4d61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:02.301Z|b85e0701-5a23-4d08-8c29-ed69dec4d61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:03.945Z|b01fe0f2-937b-473d-850a-e0edfc31b86c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:03.945Z|47134ed1-8a68-4029-8b8a-4c5d1f963fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:03.946Z|b01fe0f2-937b-473d-850a-e0edfc31b86c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:03.946Z|47134ed1-8a68-4029-8b8a-4c5d1f963fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:05.617Z|794e068c-0c06-4b0d-96f9-1459c5d6d16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:38:05.621Z|794e068c-0c06-4b0d-96f9-1459c5d6d16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:38:05.720Z|e2ab14dd-16b0-48cf-b267-daacf7bab0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:38:05.721Z|e2ab14dd-16b0-48cf-b267-daacf7bab0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:38:12.327Z|654b4167-664f-4bae-bbeb-8b51cb23ce4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:12.328Z|654b4167-664f-4bae-bbeb-8b51cb23ce4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:13.971Z|832cbf35-b3ca-4a26-8972-5084205c1beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:13.972Z|832cbf35-b3ca-4a26-8972-5084205c1beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:13.976Z|7fd60331-358e-4a3c-be74-d201c0ff934c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:13.978Z|7fd60331-358e-4a3c-be74-d201c0ff934c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:20.291Z|f761c2dd-4f33-47b8-b45f-374c6daf20d8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:38:20.292Z|f761c2dd-4f33-47b8-b45f-374c6daf20d8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:20.617Z|f4324c9d-9495-4695-9dab-e932ba57c372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:38:20.618Z|f4324c9d-9495-4695-9dab-e932ba57c372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:38:22.355Z|0f69f633-0a24-49bc-a301-78f2be5ea061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:22.355Z|0f69f633-0a24-49bc-a301-78f2be5ea061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:23.996Z|6cd6b5c6-f0af-4cab-ab04-6d77fddd7312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:23.997Z|6cd6b5c6-f0af-4cab-ab04-6d77fddd7312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:24.003Z|662832b7-a9e8-43a5-9542-09d27ec6709e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:24.004Z|662832b7-a9e8-43a5-9542-09d27ec6709e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:32.387Z|fee7b5d4-bfa6-4b32-9f3d-71673bc34cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:32.388Z|fee7b5d4-bfa6-4b32-9f3d-71673bc34cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:34.023Z|139a33b5-1397-4bae-be07-6ab0546a95a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:34.024Z|139a33b5-1397-4bae-be07-6ab0546a95a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:34.025Z|f9d93186-39e3-4c8f-9794-e4d527078eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:34.026Z|f9d93186-39e3-4c8f-9794-e4d527078eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:35.617Z|59a04fdf-169a-4d33-9fbd-74a14895f324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:38:35.618Z|59a04fdf-169a-4d33-9fbd-74a14895f324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:38:35.723Z|806ac8d0-93b7-4430-8fca-57deaaddab69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:38:35.723Z|806ac8d0-93b7-4430-8fca-57deaaddab69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:38:42.412Z|49eecb68-85fc-4583-9261-66b297b64b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:42.413Z|49eecb68-85fc-4583-9261-66b297b64b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:44.048Z|1f54aa1c-928b-4f87-9dcb-674b3918f317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:44.048Z|b34b6067-b2a4-4d2b-8c4e-88a71261ded3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:44.049Z|1f54aa1c-928b-4f87-9dcb-674b3918f317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:44.049Z|b34b6067-b2a4-4d2b-8c4e-88a71261ded3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:50.617Z|6b563ce0-b738-4b9f-a24a-9ca721570f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:38:50.620Z|6b563ce0-b738-4b9f-a24a-9ca721570f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:38:52.435Z|a423d34e-fa2b-4ea5-94f7-eefd344fb172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:52.436Z|a423d34e-fa2b-4ea5-94f7-eefd344fb172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:54.074Z|7d2605e1-c39e-4cbe-93b3-019039c4b2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:54.075Z|7d2605e1-c39e-4cbe-93b3-019039c4b2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:38:54.079Z|44183ebb-b8f8-4286-afab-96562b5b7008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:38:54.080Z|44183ebb-b8f8-4286-afab-96562b5b7008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:02.465Z|c4aa4efc-f22a-4c17-8cb3-f3be0e3100a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:02.466Z|c4aa4efc-f22a-4c17-8cb3-f3be0e3100a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:04.101Z|fe356c14-6caa-4c07-9333-e6caf43da534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:04.102Z|fe356c14-6caa-4c07-9333-e6caf43da534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:04.105Z|d081fa34-9691-40d4-ba85-0573a7815907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:04.106Z|d081fa34-9691-40d4-ba85-0573a7815907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:05.617Z|85216614-5684-40f6-a603-c4ca6b787241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:39:05.618Z|85216614-5684-40f6-a603-c4ca6b787241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:39:05.724Z|9c0c0b99-583f-46e6-b892-26db7d9345fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:39:05.725Z|9c0c0b99-583f-46e6-b892-26db7d9345fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:39:12.490Z|af5eef9c-050f-4ea6-9b41-15b0c978d069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:12.491Z|af5eef9c-050f-4ea6-9b41-15b0c978d069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:14.126Z|e0612cdc-f153-47ed-ac63-5475711b4696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:14.127Z|e0612cdc-f153-47ed-ac63-5475711b4696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:14.128Z|8d6209b5-dd06-4df7-85c0-dcb5c00bdd4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:14.128Z|8d6209b5-dd06-4df7-85c0-dcb5c00bdd4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:20.291Z|cdee5dd6-5fb8-4d9c-92e2-cbfe2617917d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:39:20.292Z|cdee5dd6-5fb8-4d9c-92e2-cbfe2617917d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:20.617Z|f8462e14-7c4f-40bb-bf39-b1348d71c7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:39:20.618Z|f8462e14-7c4f-40bb-bf39-b1348d71c7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:39:22.512Z|91a02ded-c62e-488c-90a2-970f2c2ee5aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:22.513Z|91a02ded-c62e-488c-90a2-970f2c2ee5aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:24.149Z|696e7b0c-9dc6-462f-9c2f-e28637f55030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:24.150Z|910decfc-0bff-4284-b8b1-2f31ac904aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:24.150Z|696e7b0c-9dc6-462f-9c2f-e28637f55030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:24.151Z|910decfc-0bff-4284-b8b1-2f31ac904aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:32.534Z|77965826-df71-4c81-9542-6d08e1b1bc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:32.535Z|77965826-df71-4c81-9542-6d08e1b1bc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:34.174Z|9f1163f0-8a83-494f-97d1-4d47e6f01393|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:34.174Z|5f8de2d6-a8db-4dfe-aa93-6b53950e0c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:34.175Z|5f8de2d6-a8db-4dfe-aa93-6b53950e0c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:34.175Z|9f1163f0-8a83-494f-97d1-4d47e6f01393|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:35.617Z|c52c6146-de09-4a2c-a744-386d851bfead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:39:35.620Z|c52c6146-de09-4a2c-a744-386d851bfead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:39:35.726Z|b8b5188b-2ac4-4fb5-ae3d-bbf759125d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:39:35.727Z|b8b5188b-2ac4-4fb5-ae3d-bbf759125d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:39:42.558Z|2e31ca54-b581-4a5d-b9cd-d597baaa8dfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:42.558Z|2e31ca54-b581-4a5d-b9cd-d597baaa8dfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:44.200Z|14bee9dc-1048-43fd-b067-8510c9af21b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:44.201Z|64efc113-1491-4602-bd8d-6bd2f4da9a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:44.201Z|14bee9dc-1048-43fd-b067-8510c9af21b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:44.202Z|64efc113-1491-4602-bd8d-6bd2f4da9a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:50.617Z|d967a7a8-33f4-457b-8bdf-a4e63faa897d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:39:50.618Z|d967a7a8-33f4-457b-8bdf-a4e63faa897d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:39:52.582Z|315683da-6fcd-4fab-9327-7064b60fbbc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:52.583Z|315683da-6fcd-4fab-9327-7064b60fbbc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:54.226Z|a7597b68-31ab-4c9e-b7a2-13c0be40e859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:54.226Z|89d808cc-547e-4595-97df-eed5b72fb264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:39:54.227Z|a7597b68-31ab-4c9e-b7a2-13c0be40e859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:39:54.227Z|89d808cc-547e-4595-97df-eed5b72fb264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:02.606Z|19ab3b73-44af-4aa6-a6eb-fc79e6308168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:02.607Z|19ab3b73-44af-4aa6-a6eb-fc79e6308168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:04.251Z|c65b5bac-4219-4ba6-8ced-231d83803bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:04.252Z|c65b5bac-4219-4ba6-8ced-231d83803bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:04.251Z|b81e0a13-63ac-4119-a896-318c28598d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:04.253Z|b81e0a13-63ac-4119-a896-318c28598d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:05.617Z|4c74d129-c8c2-46e4-8bda-03c08e48be26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:40:05.618Z|4c74d129-c8c2-46e4-8bda-03c08e48be26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:40:05.728Z|ac761065-e0b0-4b24-a54f-591004b76511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:40:05.728Z|ac761065-e0b0-4b24-a54f-591004b76511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:40:12.630Z|5e006d74-fbdd-4b39-9fb7-2039a1c11b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:12.631Z|5e006d74-fbdd-4b39-9fb7-2039a1c11b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:14.277Z|e4956bba-7e79-4377-a54d-2997db6d7b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:14.278Z|e4956bba-7e79-4377-a54d-2997db6d7b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:14.279Z|9cf6ace8-e6a0-4bd9-861d-8b2f14bfe63f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:14.280Z|9cf6ace8-e6a0-4bd9-861d-8b2f14bfe63f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:20.291Z|bf579dc2-2255-4b33-9247-e650f1af696c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:40:20.292Z|bf579dc2-2255-4b33-9247-e650f1af696c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:20.617Z|5ee9b1c2-7674-4940-91ea-09fc466aac77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:40:20.620Z|5ee9b1c2-7674-4940-91ea-09fc466aac77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:40:22.653Z|a3d2b8bc-e334-4152-b1be-cd18794b6002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:22.654Z|a3d2b8bc-e334-4152-b1be-cd18794b6002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:24.301Z|e97cfb7c-2b94-4560-aea8-0efd5ef03439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:24.301Z|018991ec-9b8c-44b1-b724-39ab6642addd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:24.301Z|e97cfb7c-2b94-4560-aea8-0efd5ef03439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:24.301Z|018991ec-9b8c-44b1-b724-39ab6642addd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:32.686Z|33aaaf48-3fc5-4031-8e51-33ff4f6982c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:32.687Z|33aaaf48-3fc5-4031-8e51-33ff4f6982c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:34.324Z|5479c10d-a9de-467f-90b0-c5aa7bfba936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:34.325Z|5479c10d-a9de-467f-90b0-c5aa7bfba936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:34.326Z|fd3e07f7-4cff-4c95-a862-61d751761b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:34.326Z|fd3e07f7-4cff-4c95-a862-61d751761b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:35.617Z|b360b0fb-49c0-46c7-8835-cfd6e18e5507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:40:35.618Z|b360b0fb-49c0-46c7-8835-cfd6e18e5507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:40:35.729Z|42066c76-7175-40d6-b2ef-782c28e42f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:40:35.730Z|42066c76-7175-40d6-b2ef-782c28e42f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:40:42.712Z|1311e3ba-796f-48e3-b5dc-8612c62185e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:42.713Z|1311e3ba-796f-48e3-b5dc-8612c62185e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:44.350Z|ce7e2405-c510-40cd-a934-e045b312f3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:44.350Z|c5d42891-20cb-430b-afea-1aafaab73705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:44.351Z|ce7e2405-c510-40cd-a934-e045b312f3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:44.352Z|c5d42891-20cb-430b-afea-1aafaab73705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:50.617Z|f4794bc8-617c-4746-b667-b205d7740366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:40:50.618Z|f4794bc8-617c-4746-b667-b205d7740366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:40:52.738Z|1f37a7e0-977d-4d8b-a10d-47b758c69994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:52.739Z|1f37a7e0-977d-4d8b-a10d-47b758c69994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:54.375Z|77a3313c-2b3c-45fd-883a-3383e59bd544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:54.375Z|2f449bbb-b06b-49c5-83be-2fbbb897e063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:40:54.376Z|2f449bbb-b06b-49c5-83be-2fbbb897e063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:40:54.376Z|77a3313c-2b3c-45fd-883a-3383e59bd544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:02.763Z|b31f40ed-7dc9-4970-8974-f43aafcfee0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:02.764Z|b31f40ed-7dc9-4970-8974-f43aafcfee0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:04.401Z|6876e260-53fb-4ab4-a5f2-e732d130dbeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:04.401Z|151d438a-437f-46f4-b841-ed5829b5d07a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:04.402Z|6876e260-53fb-4ab4-a5f2-e732d130dbeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:04.402Z|151d438a-437f-46f4-b841-ed5829b5d07a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:05.617Z|c7022fba-91d8-4858-b769-b0794c853cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:41:05.621Z|c7022fba-91d8-4858-b769-b0794c853cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:41:05.731Z|700c9da5-1034-4ba2-ace8-71e60bbda5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:41:05.732Z|700c9da5-1034-4ba2-ace8-71e60bbda5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:41:12.786Z|4d52ccb1-aae8-4d02-9776-f030232c0db3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:12.787Z|4d52ccb1-aae8-4d02-9776-f030232c0db3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:14.427Z|120f53fe-427a-46da-a6b9-500fb33cc5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:14.427Z|86cb38d0-9f79-4431-b59d-91ad3d937713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:14.428Z|86cb38d0-9f79-4431-b59d-91ad3d937713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:14.428Z|120f53fe-427a-46da-a6b9-500fb33cc5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:20.292Z|ad0f246b-7a11-479c-bbfd-cb82efd33be9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:41:20.294Z|ad0f246b-7a11-479c-bbfd-cb82efd33be9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:20.617Z|49474e37-7583-4c22-9943-9692bc523ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:41:20.618Z|49474e37-7583-4c22-9943-9692bc523ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:41:22.810Z|768dfb1e-0d4d-492b-a638-1baf32719f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:22.811Z|768dfb1e-0d4d-492b-a638-1baf32719f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:24.450Z|5b48dda5-06e4-4f84-853c-3c07de77c402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:24.451Z|5b48dda5-06e4-4f84-853c-3c07de77c402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:24.455Z|638bd710-e3d4-44f4-abea-4303b1c6c827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:24.456Z|638bd710-e3d4-44f4-abea-4303b1c6c827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:32.834Z|95b79156-b697-4e42-a103-144850a4423e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:32.835Z|95b79156-b697-4e42-a103-144850a4423e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:34.479Z|9ac2a637-7714-4381-af7e-a500ea8b9a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:34.477Z|c7819d6f-67a1-4bb0-9ba0-c3b022a1b5b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:34.480Z|9ac2a637-7714-4381-af7e-a500ea8b9a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:34.480Z|c7819d6f-67a1-4bb0-9ba0-c3b022a1b5b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:35.617Z|968ca134-12b4-47a8-912e-4f1f51530c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:41:35.618Z|968ca134-12b4-47a8-912e-4f1f51530c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:41:35.733Z|d97484fa-4904-4ac6-a95c-8a77c551bd5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:41:35.734Z|d97484fa-4904-4ac6-a95c-8a77c551bd5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:41:42.858Z|14329ec0-77d5-4ece-9ea7-204f902cb8a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:42.859Z|14329ec0-77d5-4ece-9ea7-204f902cb8a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:44.507Z|a97e8ae9-284b-4bb7-8e81-460aa6ba9d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:44.508Z|a97e8ae9-284b-4bb7-8e81-460aa6ba9d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:44.512Z|a7c2bbc9-8b0b-4147-9683-e3a5fc3b4762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:44.513Z|a7c2bbc9-8b0b-4147-9683-e3a5fc3b4762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:50.617Z|0f1fc77a-c60f-42cf-bf43-666fee7bec04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:41:50.621Z|0f1fc77a-c60f-42cf-bf43-666fee7bec04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:41:52.882Z|d12eb227-7dc1-4e3a-aab5-061b732a0d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:52.882Z|d12eb227-7dc1-4e3a-aab5-061b732a0d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:54.538Z|16396304-0707-4426-a525-6f39b33b6fed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:54.539Z|16396304-0707-4426-a525-6f39b33b6fed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:41:54.541Z|f2465c79-8524-4dd4-b124-6fdcf5ebcb6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:41:54.541Z|f2465c79-8524-4dd4-b124-6fdcf5ebcb6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:02.906Z|a1348b9c-f974-42a6-b83c-361fd95407da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:02.907Z|a1348b9c-f974-42a6-b83c-361fd95407da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:04.564Z|5f27b32a-a99c-4ed0-b329-c4f9d775fbec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:04.564Z|f81f884c-1e13-43cc-b52f-9ac905d444ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:04.565Z|5f27b32a-a99c-4ed0-b329-c4f9d775fbec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:04.565Z|f81f884c-1e13-43cc-b52f-9ac905d444ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:05.617Z|d7e44cc6-97ff-45c3-9756-8d5b6428a22f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:42:05.618Z|d7e44cc6-97ff-45c3-9756-8d5b6428a22f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:42:05.734Z|ec542c34-973a-414a-b284-7b9514161e57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:42:05.735Z|ec542c34-973a-414a-b284-7b9514161e57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:42:12.930Z|93a06483-4f40-41c1-90f0-9fa75515fa29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:12.931Z|93a06483-4f40-41c1-90f0-9fa75515fa29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:14.589Z|bc06d669-740e-4a25-a6ac-444343c564a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:14.589Z|67f590bb-a3a3-4dde-9a4d-1b7268799529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:14.590Z|67f590bb-a3a3-4dde-9a4d-1b7268799529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:14.590Z|bc06d669-740e-4a25-a6ac-444343c564a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:20.298Z|124e9d65-397f-40fc-a10b-1897452cc957|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:42:20.299Z|124e9d65-397f-40fc-a10b-1897452cc957|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:20.617Z|65b6193b-fe91-48a6-a436-6d2aba226c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:42:20.618Z|65b6193b-fe91-48a6-a436-6d2aba226c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:42:22.956Z|f3381126-e2cf-4517-afc2-032e2efe23d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:22.957Z|f3381126-e2cf-4517-afc2-032e2efe23d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:24.617Z|802e2026-d8a6-4de5-9156-8795259cdd56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:24.617Z|67e22792-90c0-4783-979c-bf65f7f8d318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:24.618Z|802e2026-d8a6-4de5-9156-8795259cdd56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:24.618Z|67e22792-90c0-4783-979c-bf65f7f8d318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:32.982Z|ef7ca11d-d390-4828-91a7-3e5caae46fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:32.983Z|ef7ca11d-d390-4828-91a7-3e5caae46fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:34.643Z|c5cb788c-cffb-4ff7-905a-d8a82c7c9241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:34.644Z|c5cb788c-cffb-4ff7-905a-d8a82c7c9241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:34.646Z|aac6bdbf-708c-4f9b-a0be-0e18387e7db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:34.647Z|aac6bdbf-708c-4f9b-a0be-0e18387e7db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:35.617Z|4594c733-6f59-4363-81ac-99a7a7315a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:42:35.621Z|4594c733-6f59-4363-81ac-99a7a7315a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:42:35.736Z|8c4ed690-2fb9-4a9d-a950-7ec71403d907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:42:35.736Z|8c4ed690-2fb9-4a9d-a950-7ec71403d907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:42:43.009Z|4a3c73e8-ec7c-4532-8b37-fba2260a6659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:43.010Z|4a3c73e8-ec7c-4532-8b37-fba2260a6659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:44.669Z|2c15b36f-dcf1-4bc5-99f7-a1a5577a917a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:44.669Z|744dc40e-481f-4d09-8ccb-6cbf53dec484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:44.670Z|2c15b36f-dcf1-4bc5-99f7-a1a5577a917a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:44.670Z|744dc40e-481f-4d09-8ccb-6cbf53dec484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:50.617Z|366f2d95-f921-42a3-95d0-ab08bc888074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:42:50.618Z|366f2d95-f921-42a3-95d0-ab08bc888074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:42:53.036Z|a6394a20-78c0-4d0c-a6ac-4a3131088eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:53.037Z|a6394a20-78c0-4d0c-a6ac-4a3131088eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:54.695Z|d3e2765b-95f9-4aa5-964d-68e051d08394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:54.695Z|4c4b4651-685c-4c16-8df7-a7815f3b51fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:42:54.696Z|d3e2765b-95f9-4aa5-964d-68e051d08394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:42:54.696Z|4c4b4651-685c-4c16-8df7-a7815f3b51fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:03.060Z|d5531883-e87d-4f6b-bd87-2d80fde9e8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:03.060Z|d5531883-e87d-4f6b-bd87-2d80fde9e8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:04.722Z|2969eddf-8fed-4cbf-88b2-90d164b68fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:04.723Z|2969eddf-8fed-4cbf-88b2-90d164b68fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:04.723Z|b82f5c76-2b1b-467b-8242-d2fa4abd698a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:04.724Z|b82f5c76-2b1b-467b-8242-d2fa4abd698a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:05.617Z|5c9e2ed7-70b2-45b3-b1e6-959bdf1fe7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:43:05.618Z|5c9e2ed7-70b2-45b3-b1e6-959bdf1fe7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:43:05.737Z|f2001fe9-5f60-4416-b429-8499723e9962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:43:05.738Z|f2001fe9-5f60-4416-b429-8499723e9962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:43:13.085Z|2e5c5fc7-055a-4170-ab17-5dc9aaf5d170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:13.086Z|2e5c5fc7-055a-4170-ab17-5dc9aaf5d170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:14.749Z|0fd4035a-3523-4eef-b33d-4fd41b2c174d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:14.750Z|0fd4035a-3523-4eef-b33d-4fd41b2c174d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:14.750Z|a40864ef-e480-4bcf-bf0f-6a6b6b8ce2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:14.751Z|a40864ef-e480-4bcf-bf0f-6a6b6b8ce2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:20.294Z|acaec892-94fc-4b2c-8dbe-221724dd772d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:43:20.296Z|acaec892-94fc-4b2c-8dbe-221724dd772d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:20.617Z|f4c33494-f983-4b11-809a-c9052408980c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:43:20.620Z|f4c33494-f983-4b11-809a-c9052408980c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:43:23.110Z|87e8fdb6-c48e-407f-974a-40e4f911de35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:23.111Z|87e8fdb6-c48e-407f-974a-40e4f911de35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:24.774Z|9a698eda-8a96-42f1-981b-895563163aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:24.774Z|43f31a34-f6d1-4723-98db-98f8421a4797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:24.775Z|9a698eda-8a96-42f1-981b-895563163aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:24.775Z|43f31a34-f6d1-4723-98db-98f8421a4797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:33.137Z|b097a0c8-9865-4804-beb8-450b384932b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:33.138Z|b097a0c8-9865-4804-beb8-450b384932b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:34.801Z|9ee83327-a75e-4f10-9e2d-06fcdf88cfb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:34.801Z|c71b80e4-6e74-4bdb-bd1f-ccbf74c0a9c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:34.802Z|9ee83327-a75e-4f10-9e2d-06fcdf88cfb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:34.802Z|c71b80e4-6e74-4bdb-bd1f-ccbf74c0a9c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:35.618Z|f3cdac4b-5684-4c03-aa7f-3a490e525bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:43:35.618Z|f3cdac4b-5684-4c03-aa7f-3a490e525bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:43:35.739Z|9a7552af-7e04-45b7-9c4f-87c0ee0b0581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:43:35.739Z|9a7552af-7e04-45b7-9c4f-87c0ee0b0581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:43:43.164Z|90afb748-aad5-43a9-9509-be762779be24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:43.165Z|90afb748-aad5-43a9-9509-be762779be24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:44.828Z|e64668e1-5a15-4c46-a6d3-177dc0039c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:44.829Z|e64668e1-5a15-4c46-a6d3-177dc0039c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:44.830Z|575b14eb-4983-43ea-b9f8-d88f5c4edb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:44.831Z|575b14eb-4983-43ea-b9f8-d88f5c4edb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:50.618Z|daab8faf-4c1c-45da-b842-03dba2116005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:43:50.619Z|daab8faf-4c1c-45da-b842-03dba2116005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:43:53.191Z|3c50de90-0d56-404d-ad45-1d5ef10b235c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:53.192Z|3c50de90-0d56-404d-ad45-1d5ef10b235c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:54.853Z|b5c3f87d-d116-4620-80ec-ebfee9eeece8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:54.854Z|b5c3f87d-d116-4620-80ec-ebfee9eeece8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:43:54.857Z|220528b0-6815-4d3c-9ced-0a4b5e906ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:43:54.858Z|220528b0-6815-4d3c-9ced-0a4b5e906ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:03.220Z|8eaaf4e4-afc3-4314-b275-85841a7039cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:03.221Z|8eaaf4e4-afc3-4314-b275-85841a7039cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:04.879Z|c9bb5999-d0b6-4f49-a3e6-f6c1bfe1c702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:04.880Z|c9bb5999-d0b6-4f49-a3e6-f6c1bfe1c702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:04.881Z|4842812b-1fc5-479d-9a1b-afdb646d7136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:04.882Z|4842812b-1fc5-479d-9a1b-afdb646d7136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:05.617Z|e7ba86ac-f654-496c-83a9-e8fbada9f0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:44:05.621Z|e7ba86ac-f654-496c-83a9-e8fbada9f0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:44:05.740Z|add095d4-153d-4d0d-8684-c0863338c6b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:44:05.741Z|add095d4-153d-4d0d-8684-c0863338c6b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:44:13.246Z|6b4d417d-b692-4ffc-bc59-082b72e7f2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:13.247Z|6b4d417d-b692-4ffc-bc59-082b72e7f2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:14.905Z|5af0b641-336b-4134-98cc-924c758b93af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:14.904Z|f992bbcd-36d1-4e55-8135-9f7ada21e7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:14.905Z|5af0b641-336b-4134-98cc-924c758b93af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:14.905Z|f992bbcd-36d1-4e55-8135-9f7ada21e7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:20.292Z|3fd02cec-d198-49e6-9f58-eab7b94209b4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:44:20.293Z|3fd02cec-d198-49e6-9f58-eab7b94209b4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:20.617Z|b49b1403-4784-4755-8796-d23759984b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:44:20.618Z|b49b1403-4784-4755-8796-d23759984b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:44:23.273Z|20b282ab-6234-4405-8ccb-ce758415409a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:23.273Z|20b282ab-6234-4405-8ccb-ce758415409a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:24.929Z|9131c1ad-5036-4836-a16d-056ccc7a5fc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:24.929Z|96de2fd1-8d94-4570-aeab-f796f4a34ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:24.929Z|9131c1ad-5036-4836-a16d-056ccc7a5fc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:24.931Z|96de2fd1-8d94-4570-aeab-f796f4a34ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:33.298Z|faa53228-6c5e-479f-96a1-338cabc95af3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:33.300Z|faa53228-6c5e-479f-96a1-338cabc95af3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:34.954Z|19bdb1c0-70dd-4683-bc8f-5c050848228d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:34.955Z|19bdb1c0-70dd-4683-bc8f-5c050848228d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:34.956Z|280b1b1c-979f-4456-a188-9029659b7958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:34.957Z|280b1b1c-979f-4456-a188-9029659b7958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:35.618Z|644fe5fc-b967-432b-92fe-8193ba363ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:44:35.618Z|644fe5fc-b967-432b-92fe-8193ba363ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:44:35.742Z|9b9296ec-da35-40c1-8f00-9e9fdb3b5ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:44:35.742Z|9b9296ec-da35-40c1-8f00-9e9fdb3b5ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:44:43.325Z|39daea61-a8db-4308-9d35-e2169f70cf74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:43.326Z|39daea61-a8db-4308-9d35-e2169f70cf74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:44.981Z|322810fc-d043-4f96-b816-c1f0643413a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:44.981Z|267d5385-24f1-4eec-9e12-c30b6c7e20e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:44.982Z|322810fc-d043-4f96-b816-c1f0643413a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:44.982Z|267d5385-24f1-4eec-9e12-c30b6c7e20e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:50.617Z|86a87105-dcc5-46be-a239-a23b97477380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:44:50.620Z|86a87105-dcc5-46be-a239-a23b97477380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:44:53.351Z|eb425b3a-3a04-43fe-8955-62aa9017b885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:53.352Z|eb425b3a-3a04-43fe-8955-62aa9017b885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:55.006Z|57e3c2dd-b730-49e0-8fa6-c53fb31b8a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:55.007Z|57e3c2dd-b730-49e0-8fa6-c53fb31b8a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:44:55.011Z|a82dcf13-88cd-4b72-9e8e-8bd572653e64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:44:55.012Z|a82dcf13-88cd-4b72-9e8e-8bd572653e64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:03.377Z|e05a2c88-91a4-4450-9892-842b414033a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:03.377Z|e05a2c88-91a4-4450-9892-842b414033a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:05.054Z|59f27c2c-316b-4a4d-ab21-4b000867c926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:05.054Z|a6d9b7a5-0f3b-4293-be30-22ab3a183517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:05.055Z|59f27c2c-316b-4a4d-ab21-4b000867c926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:05.055Z|a6d9b7a5-0f3b-4293-be30-22ab3a183517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:05.617Z|f01ee6e9-24f5-4235-bad5-ab6cc0e6e066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:45:05.618Z|f01ee6e9-24f5-4235-bad5-ab6cc0e6e066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:45:05.743Z|b020881f-6bfb-4d56-8521-d707e2e15975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:45:05.744Z|b020881f-6bfb-4d56-8521-d707e2e15975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:45:13.403Z|8857430f-91cf-47d7-b820-61d451f4240d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:13.403Z|8857430f-91cf-47d7-b820-61d451f4240d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:15.084Z|4389be8b-5c4c-4cd6-ba68-da1817c09810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:15.085Z|4389be8b-5c4c-4cd6-ba68-da1817c09810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:15.088Z|e2a444a9-88af-41c7-a39c-76f3332a79ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:15.089Z|e2a444a9-88af-41c7-a39c-76f3332a79ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:20.291Z|19725df8-cecb-4296-b963-ef9380cd4778|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:45:20.292Z|19725df8-cecb-4296-b963-ef9380cd4778|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:20.617Z|0674b57a-23d3-4e66-b09b-80ee12f59612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:45:20.618Z|0674b57a-23d3-4e66-b09b-80ee12f59612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:45:23.427Z|14f0c3f5-3020-4980-b9db-0132dc8913d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:23.428Z|14f0c3f5-3020-4980-b9db-0132dc8913d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:25.139Z|9000c556-5bd2-455c-af78-d8da51ad0266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:25.139Z|9000c556-5bd2-455c-af78-d8da51ad0266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:25.146Z|15a36923-b93d-40cc-917e-b56b9e389a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:25.146Z|15a36923-b93d-40cc-917e-b56b9e389a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:33.450Z|403aa596-3b8a-488d-b572-67e11ba19741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:33.451Z|403aa596-3b8a-488d-b572-67e11ba19741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:35.164Z|e4d82dc9-9590-4fec-bd52-c92669c5c3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:35.165Z|e4d82dc9-9590-4fec-bd52-c92669c5c3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:35.167Z|c8d8023d-918b-4ccb-b6a4-ef936c4ba177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:35.168Z|c8d8023d-918b-4ccb-b6a4-ef936c4ba177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:35.617Z|5c92e243-864d-49e5-be9b-63baee81ab62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:45:35.620Z|5c92e243-864d-49e5-be9b-63baee81ab62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:45:35.745Z|e6bc2a5c-7875-4b62-9dbe-ecc565456ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:45:35.745Z|e6bc2a5c-7875-4b62-9dbe-ecc565456ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:45:43.474Z|aa704fd3-65f1-4219-9095-dc6422ce9951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:43.475Z|aa704fd3-65f1-4219-9095-dc6422ce9951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:45.196Z|2149669a-bcc2-48a2-8f29-d8feb143d1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:45.197Z|2149669a-bcc2-48a2-8f29-d8feb143d1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:45.200Z|7123aa66-dfa2-448b-a970-a1b722dcdfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:45.201Z|7123aa66-dfa2-448b-a970-a1b722dcdfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:50.617Z|8bb7994b-cc77-41ca-97c4-ce5f2cd66261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:45:50.618Z|8bb7994b-cc77-41ca-97c4-ce5f2cd66261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:45:53.497Z|43fc0485-ae53-4501-901f-2f4935cb41f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:53.497Z|43fc0485-ae53-4501-901f-2f4935cb41f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:55.229Z|82c1d858-c071-4e46-8873-5d7f6cb750a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:55.230Z|82c1d858-c071-4e46-8873-5d7f6cb750a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:45:55.232Z|dfe8333d-6316-415f-9629-49c5cf22db9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:45:55.233Z|dfe8333d-6316-415f-9629-49c5cf22db9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:03.524Z|b8d20b08-c0ca-4d44-bff3-660af1fd041a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:03.525Z|b8d20b08-c0ca-4d44-bff3-660af1fd041a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:05.278Z|b101c605-cbb5-44f3-9fb9-676fdb65ef9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:05.279Z|b101c605-cbb5-44f3-9fb9-676fdb65ef9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:05.280Z|a0fbbb99-128e-48dd-891f-f19beeaaf701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:05.281Z|a0fbbb99-128e-48dd-891f-f19beeaaf701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:05.617Z|2148f8f7-8a0b-40ea-b1fd-daf5c1de2e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:46:05.618Z|2148f8f7-8a0b-40ea-b1fd-daf5c1de2e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:46:05.746Z|69508e2d-80bb-485a-b904-e4f32993a55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:46:05.747Z|69508e2d-80bb-485a-b904-e4f32993a55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:46:13.547Z|2889e68b-eded-4a1b-8bd6-3dee2c69fff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:13.548Z|2889e68b-eded-4a1b-8bd6-3dee2c69fff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:15.306Z|337253e7-ff36-4f1a-bb34-b30aac36181f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:15.307Z|337253e7-ff36-4f1a-bb34-b30aac36181f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:15.319Z|045d1645-c0ab-4eb3-b21e-b00f930216cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:15.319Z|045d1645-c0ab-4eb3-b21e-b00f930216cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:20.292Z|56aa725c-c0b8-4103-b8ef-42658952fdac|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:46:20.293Z|56aa725c-c0b8-4103-b8ef-42658952fdac|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:20.617Z|80bfbfcf-a679-4cfb-8296-d23db386dd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:46:20.621Z|80bfbfcf-a679-4cfb-8296-d23db386dd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:46:23.571Z|e1877f66-7f54-4e2f-82d2-6bbdaaa7f38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:23.571Z|e1877f66-7f54-4e2f-82d2-6bbdaaa7f38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:25.336Z|d24a9407-1270-4f50-959b-c1bea9763667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:25.337Z|d24a9407-1270-4f50-959b-c1bea9763667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:25.346Z|f8c603dd-244c-45a9-af39-88fb02c4c251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:25.346Z|f8c603dd-244c-45a9-af39-88fb02c4c251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:33.594Z|be584715-3033-4add-b800-c02dd693cd34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:33.595Z|be584715-3033-4add-b800-c02dd693cd34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:35.362Z|fbe9b51a-e296-42dc-aec2-42438cc08c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:35.363Z|fbe9b51a-e296-42dc-aec2-42438cc08c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:35.366Z|93d4645d-12bb-47e8-bcff-deccd07850db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:35.367Z|93d4645d-12bb-47e8-bcff-deccd07850db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:35.618Z|6915defd-b53e-4bbe-8922-6044f41797c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:46:35.619Z|6915defd-b53e-4bbe-8922-6044f41797c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:46:35.747Z|795f5857-67a2-436c-add2-9bd7b9ed1210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:46:35.748Z|795f5857-67a2-436c-add2-9bd7b9ed1210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:46:43.617Z|3f780a2f-7c39-4bff-b430-3e4d12740011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:43.618Z|3f780a2f-7c39-4bff-b430-3e4d12740011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:45.386Z|f72087ef-1d51-4183-9e10-7d43e8ac9664|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:45.387Z|f72087ef-1d51-4183-9e10-7d43e8ac9664|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:45.392Z|36844846-9665-48e0-8646-4d62e1b81129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:45.393Z|36844846-9665-48e0-8646-4d62e1b81129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:50.619Z|f4d413dd-5fde-4c8f-8f0f-86afae90f2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:46:50.620Z|f4d413dd-5fde-4c8f-8f0f-86afae90f2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:46:53.641Z|778db4d5-bf7f-4d8d-b03c-751524af568c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:53.642Z|778db4d5-bf7f-4d8d-b03c-751524af568c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:55.410Z|223f5acb-91b5-4d88-aeda-23a30eac9cea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:55.411Z|223f5acb-91b5-4d88-aeda-23a30eac9cea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:46:55.413Z|1f8c6a93-6fed-4882-86b3-d2008c5f169f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:46:55.414Z|1f8c6a93-6fed-4882-86b3-d2008c5f169f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:03.664Z|62e94d9f-8dde-4c63-9fe8-49ff0b292b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:03.665Z|62e94d9f-8dde-4c63-9fe8-49ff0b292b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:05.439Z|6a5e4a75-178e-46c4-9ecb-19a65742d289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:05.439Z|4d4e66f1-f980-4e6c-b50c-4ad0c151a6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:05.440Z|6a5e4a75-178e-46c4-9ecb-19a65742d289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:05.441Z|4d4e66f1-f980-4e6c-b50c-4ad0c151a6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:05.617Z|6ea1b568-5977-444f-9345-dfcd1b7f27b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:47:05.620Z|6ea1b568-5977-444f-9345-dfcd1b7f27b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:47:05.749Z|b966486c-8246-470d-84e8-ea5ac8a07e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:47:05.750Z|b966486c-8246-470d-84e8-ea5ac8a07e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:47:13.689Z|5c712fb8-d911-4dbd-af91-cb24d9e453f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:13.690Z|5c712fb8-d911-4dbd-af91-cb24d9e453f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:15.467Z|d3903814-9ee6-45c3-a474-f0282d942a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:15.467Z|887b56ed-ad67-452a-ab76-e91eb6c096d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:15.467Z|d3903814-9ee6-45c3-a474-f0282d942a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:15.468Z|887b56ed-ad67-452a-ab76-e91eb6c096d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:20.291Z|af8b535b-ac1a-4877-af52-2b9f29faff68|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:47:20.295Z|af8b535b-ac1a-4877-af52-2b9f29faff68|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:20.617Z|a75af26f-8c89-4226-adac-7cf7afe676c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:47:20.618Z|a75af26f-8c89-4226-adac-7cf7afe676c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:47:23.713Z|23c38ded-6e2a-4789-8811-44122ef9c5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:23.714Z|23c38ded-6e2a-4789-8811-44122ef9c5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:25.494Z|087cb082-c6a8-496f-8904-f0d9d06a1cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:25.494Z|95c414e8-79f9-43af-8f5a-f472e401f738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:25.495Z|95c414e8-79f9-43af-8f5a-f472e401f738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:25.495Z|087cb082-c6a8-496f-8904-f0d9d06a1cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:33.735Z|2cf69850-e3dc-4d67-9bd0-d502d10bb898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:33.736Z|2cf69850-e3dc-4d67-9bd0-d502d10bb898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:35.521Z|a4365915-0cc2-454f-8e87-72df28f99271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:35.522Z|a4365915-0cc2-454f-8e87-72df28f99271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:35.523Z|799d9ebb-cc8a-4bba-908a-55704b8c2ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:35.524Z|799d9ebb-cc8a-4bba-908a-55704b8c2ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:35.617Z|901d1fe2-eb12-4a20-8673-382fdd34ff56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:47:35.618Z|901d1fe2-eb12-4a20-8673-382fdd34ff56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:47:35.751Z|4c4df014-360d-4d02-87cf-ab50681528ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:47:35.751Z|4c4df014-360d-4d02-87cf-ab50681528ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:47:43.761Z|fc0646a3-0f60-4535-8fd3-b96e97b82487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:43.762Z|fc0646a3-0f60-4535-8fd3-b96e97b82487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:45.548Z|a611911b-c604-4213-a40e-ec8c416c8f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:45.548Z|6dddbdb4-fe78-416a-95ad-91f74a181a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:45.549Z|a611911b-c604-4213-a40e-ec8c416c8f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:45.549Z|6dddbdb4-fe78-416a-95ad-91f74a181a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:50.617Z|4a004234-2142-4176-aff9-b5a21f6814ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:47:50.621Z|4a004234-2142-4176-aff9-b5a21f6814ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:47:53.786Z|4a5525e8-ab56-4093-8e0b-7c8d7477fc8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:53.787Z|4a5525e8-ab56-4093-8e0b-7c8d7477fc8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:55.573Z|2c4229ec-f9ea-4311-8df2-1dce59ccfb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:55.573Z|ecb14fc2-356d-4be6-8748-1f4610fc0eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:47:55.574Z|2c4229ec-f9ea-4311-8df2-1dce59ccfb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:47:55.574Z|ecb14fc2-356d-4be6-8748-1f4610fc0eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:03.808Z|bb2d1335-fc94-48f4-ada3-85a29266276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:03.809Z|bb2d1335-fc94-48f4-ada3-85a29266276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:05.598Z|acb91d73-8516-413f-addd-fd7253c8acdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:05.598Z|45792233-3b7d-4e50-b0f8-e48b6e8f50bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:05.599Z|acb91d73-8516-413f-addd-fd7253c8acdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:05.599Z|45792233-3b7d-4e50-b0f8-e48b6e8f50bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:05.617Z|1754fcf9-5161-4020-b779-bcb8dd913601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:48:05.617Z|1754fcf9-5161-4020-b779-bcb8dd913601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:48:05.752Z|aa97ec71-dd4c-43f3-a4c6-3aec8778876a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:48:05.753Z|aa97ec71-dd4c-43f3-a4c6-3aec8778876a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:48:13.832Z|f45c31ce-3cfc-4793-a69d-286017e21bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:13.833Z|f45c31ce-3cfc-4793-a69d-286017e21bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:15.622Z|e75a67a0-53bb-4def-838f-80f64f15040f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:15.622Z|869c534f-104d-44f4-8281-eafba10946c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:15.623Z|e75a67a0-53bb-4def-838f-80f64f15040f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:15.623Z|869c534f-104d-44f4-8281-eafba10946c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:20.292Z|bf463fec-c18a-4112-b91b-53495e395443|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:48:20.293Z|bf463fec-c18a-4112-b91b-53495e395443|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:20.617Z|fca44d1e-8e7f-4273-a58f-d6412b8c07c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:48:20.618Z|fca44d1e-8e7f-4273-a58f-d6412b8c07c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:48:23.856Z|c2a5237a-06e9-43e6-841e-5ca56058b180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:23.857Z|c2a5237a-06e9-43e6-841e-5ca56058b180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:25.646Z|9ae98030-2d11-44fd-aeda-89dfbdca7958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:25.647Z|9ae98030-2d11-44fd-aeda-89dfbdca7958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:25.652Z|355c7345-f671-4be7-924e-130f386c0261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:25.653Z|355c7345-f671-4be7-924e-130f386c0261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:33.881Z|fc83db80-1dab-4306-9224-4ecb0e160e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:33.882Z|fc83db80-1dab-4306-9224-4ecb0e160e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:35.617Z|cef5aa40-5e17-4774-b421-aa21d8fc1ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:48:35.621Z|cef5aa40-5e17-4774-b421-aa21d8fc1ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:48:35.670Z|9af70816-ed73-458c-b16d-f68013a124f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:35.670Z|9af70816-ed73-458c-b16d-f68013a124f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:35.674Z|80e9d66b-67dd-41fd-93db-f914777ea11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:35.675Z|80e9d66b-67dd-41fd-93db-f914777ea11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:35.754Z|809d7e3e-a54c-471b-ad20-66782ace8c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:48:35.754Z|809d7e3e-a54c-471b-ad20-66782ace8c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:48:43.911Z|5956f643-8d1c-4e81-adc0-bbbf9a73aeee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:43.912Z|5956f643-8d1c-4e81-adc0-bbbf9a73aeee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:45.696Z|bba84e62-a36c-4f75-9d0d-01638af78900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:45.696Z|39d0368f-4d58-4a4b-b1dd-27bdd141efb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:45.697Z|39d0368f-4d58-4a4b-b1dd-27bdd141efb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:45.697Z|bba84e62-a36c-4f75-9d0d-01638af78900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:50.617Z|834ec6c6-f324-47c7-ba94-1e6e739f2826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:48:50.618Z|834ec6c6-f324-47c7-ba94-1e6e739f2826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:48:53.939Z|cae9b375-b443-4ce2-9a8b-50f042d04f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:53.940Z|cae9b375-b443-4ce2-9a8b-50f042d04f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:55.723Z|6b59815a-df04-44e1-adc3-ab6c5219dc96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:55.723Z|bda6f33e-270b-4886-b3dc-2d13cf85c546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:48:55.724Z|6b59815a-df04-44e1-adc3-ab6c5219dc96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:48:55.724Z|bda6f33e-270b-4886-b3dc-2d13cf85c546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:03.973Z|d0a649f2-4d0a-404c-a9fe-b17b9c20f759|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:03.974Z|d0a649f2-4d0a-404c-a9fe-b17b9c20f759|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:05.617Z|cfe8c836-d8ed-43e1-a3fd-de80eee4b609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:49:05.619Z|cfe8c836-d8ed-43e1-a3fd-de80eee4b609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:49:05.748Z|a7c679ad-4772-43d8-8946-11f3a66f039a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:05.748Z|4667aba7-f150-4bdb-b932-63f749762ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:05.749Z|4667aba7-f150-4bdb-b932-63f749762ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:05.749Z|a7c679ad-4772-43d8-8946-11f3a66f039a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:05.755Z|5b5da7bc-b5e3-40c4-a3ed-7b7507d3e5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:49:05.756Z|5b5da7bc-b5e3-40c4-a3ed-7b7507d3e5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:49:13.997Z|68b2138d-989b-4a03-9e1c-f89bca602e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:13.998Z|68b2138d-989b-4a03-9e1c-f89bca602e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:15.782Z|6d741bbe-d6c2-438e-8e7b-9fdeeea7889b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:15.783Z|6d741bbe-d6c2-438e-8e7b-9fdeeea7889b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:15.807Z|b8c411e8-9d59-4a16-b768-2574a8531fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:15.808Z|b8c411e8-9d59-4a16-b768-2574a8531fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:20.291Z|d477f821-8754-4a8f-ad46-d967dd6595ee|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:49:20.292Z|d477f821-8754-4a8f-ad46-d967dd6595ee|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:20.617Z|f5269e6c-99b6-4f84-84b9-997ca8e6880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:49:20.621Z|f5269e6c-99b6-4f84-84b9-997ca8e6880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:49:24.025Z|4f94dc46-030a-40d3-b19a-274b726e2906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:24.026Z|4f94dc46-030a-40d3-b19a-274b726e2906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:25.814Z|f0b679e3-24b6-45fc-a81f-174f5133b7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:25.815Z|f0b679e3-24b6-45fc-a81f-174f5133b7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:25.857Z|cf4fb2d5-302e-49e0-b74d-64397bfb25e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:25.857Z|cf4fb2d5-302e-49e0-b74d-64397bfb25e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:34.056Z|d2e23332-9660-4c4a-8704-e06554ef48b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:34.057Z|d2e23332-9660-4c4a-8704-e06554ef48b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:35.617Z|794c67fc-d706-4e8e-929e-7165c9e70cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:49:35.618Z|794c67fc-d706-4e8e-929e-7165c9e70cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:49:35.759Z|b26b1a29-98d1-4cd4-af2a-d37bd564083a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:49:35.760Z|b26b1a29-98d1-4cd4-af2a-d37bd564083a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:49:35.847Z|8e05a01b-59d1-437b-8654-70e226c0a1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:35.848Z|8e05a01b-59d1-437b-8654-70e226c0a1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:35.881Z|228f6e81-9e58-4e36-b639-2cd59f1d0553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:35.882Z|228f6e81-9e58-4e36-b639-2cd59f1d0553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:44.085Z|53fd96bf-f04d-4bf9-a996-c23df310bd0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:44.086Z|53fd96bf-f04d-4bf9-a996-c23df310bd0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:45.872Z|4dbaaf0d-ee98-4e3b-ad48-9d6a5bcfa8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:45.873Z|4dbaaf0d-ee98-4e3b-ad48-9d6a5bcfa8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:45.903Z|643c36ec-f3fa-4221-a6d1-bfad855bf047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:45.904Z|643c36ec-f3fa-4221-a6d1-bfad855bf047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:50.618Z|8384df99-10d6-42ea-8afb-4bf3ef2ddd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:49:50.619Z|8384df99-10d6-42ea-8afb-4bf3ef2ddd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:49:54.113Z|93dce326-910b-4fa4-85fb-df4801f610e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:54.114Z|93dce326-910b-4fa4-85fb-df4801f610e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:55.897Z|9334b8c6-f65a-45f4-aa31-cbfa8f2e09c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:55.899Z|9334b8c6-f65a-45f4-aa31-cbfa8f2e09c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:49:55.927Z|71dd6c00-c32a-428d-9270-bda1ca69d4b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:49:55.928Z|71dd6c00-c32a-428d-9270-bda1ca69d4b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:04.138Z|19d04754-3cfb-4641-8c87-2f1e2da091cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:04.139Z|19d04754-3cfb-4641-8c87-2f1e2da091cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:05.617Z|e75faf02-29a8-42f7-bccb-069276bbc48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:50:05.621Z|e75faf02-29a8-42f7-bccb-069276bbc48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:50:05.761Z|ff632fb7-9aaf-41f3-ae0f-d4ffc283a22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:50:05.762Z|ff632fb7-9aaf-41f3-ae0f-d4ffc283a22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:50:05.929Z|970bf6bf-89f8-4ea4-a610-d17cbf9593dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:05.930Z|970bf6bf-89f8-4ea4-a610-d17cbf9593dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:05.950Z|3a460a22-37d4-46cf-b1f1-cf8bb39f2380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:05.951Z|3a460a22-37d4-46cf-b1f1-cf8bb39f2380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:14.163Z|6c8965e6-9ee4-4153-83b4-6f711520e388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:14.164Z|6c8965e6-9ee4-4153-83b4-6f711520e388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:15.955Z|5125410b-2d27-46e8-8c6b-db2a87a352ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:15.956Z|5125410b-2d27-46e8-8c6b-db2a87a352ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:15.973Z|bb5c9768-c9a6-417b-9cd9-fd2b37931590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:15.974Z|bb5c9768-c9a6-417b-9cd9-fd2b37931590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:20.292Z|676e5c2d-d5b4-480f-b916-67c3b8526e18|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:50:20.293Z|676e5c2d-d5b4-480f-b916-67c3b8526e18|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:20.617Z|a081b79e-a5b5-4166-93ba-f95824627fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:50:20.618Z|a081b79e-a5b5-4166-93ba-f95824627fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:50:24.186Z|0ce049ba-b822-4ff3-b4be-95bee6ceaf3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:24.187Z|0ce049ba-b822-4ff3-b4be-95bee6ceaf3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:25.981Z|0dc72add-dc57-4bfc-af28-05249a37c5eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:25.982Z|0dc72add-dc57-4bfc-af28-05249a37c5eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:25.996Z|454c84d7-5e11-4ef3-871c-4277b8d175f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:25.997Z|454c84d7-5e11-4ef3-871c-4277b8d175f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:34.220Z|d5e5e50f-cdb9-4eb9-a112-03b82647beb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:34.221Z|d5e5e50f-cdb9-4eb9-a112-03b82647beb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:35.617Z|8c1c32b4-da06-41ce-9516-7df8291d6cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:50:35.618Z|8c1c32b4-da06-41ce-9516-7df8291d6cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:50:35.763Z|b6e69089-cc9a-44e5-b693-719c7cfa9454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:50:35.763Z|b6e69089-cc9a-44e5-b693-719c7cfa9454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:50:36.006Z|a1ad9acc-5632-48b2-9db6-2bec6c0c9601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:36.007Z|a1ad9acc-5632-48b2-9db6-2bec6c0c9601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:36.023Z|f8a4723a-b33b-4c78-ad15-76d7039c3ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:36.024Z|f8a4723a-b33b-4c78-ad15-76d7039c3ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:44.245Z|1cd6c78b-edd9-4bae-bafb-a0606e93a9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:44.246Z|1cd6c78b-edd9-4bae-bafb-a0606e93a9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:46.034Z|52f6d9e1-a2b9-4f2c-8341-26375ac16f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:46.035Z|52f6d9e1-a2b9-4f2c-8341-26375ac16f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:46.045Z|ea5546a2-d067-4e4b-abcf-88a8ae1b7a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:46.046Z|ea5546a2-d067-4e4b-abcf-88a8ae1b7a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:50.617Z|59a37eee-0b38-45c3-951c-ddccfe193d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:50:50.620Z|59a37eee-0b38-45c3-951c-ddccfe193d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:50:54.270Z|966aeaa4-f6d2-4f6d-9542-20cf8c53860c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:54.271Z|966aeaa4-f6d2-4f6d-9542-20cf8c53860c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:56.062Z|5ba0602c-2dce-4c15-a1d8-bfcdc1597a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:56.063Z|5ba0602c-2dce-4c15-a1d8-bfcdc1597a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:50:56.076Z|7b7e826d-3f54-4fb8-beb9-b1a302139fcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:50:56.077Z|7b7e826d-3f54-4fb8-beb9-b1a302139fcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:04.294Z|920b556f-ed15-4a8b-bafb-117511e30408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:04.295Z|920b556f-ed15-4a8b-bafb-117511e30408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:05.617Z|8c27d7ce-d959-4600-afc4-0bd6a04443e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:51:05.618Z|8c27d7ce-d959-4600-afc4-0bd6a04443e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:51:05.764Z|f64684d3-af5a-4749-9b4f-f8691080e887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:51:05.765Z|f64684d3-af5a-4749-9b4f-f8691080e887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:51:06.094Z|a166c121-863a-437b-81ea-b3e09593d0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:06.096Z|a166c121-863a-437b-81ea-b3e09593d0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:06.113Z|2783d816-ad65-4839-a7e0-a29621131279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:06.113Z|2783d816-ad65-4839-a7e0-a29621131279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:14.325Z|51771fd0-b78e-45a5-bfbc-d9d45908ea4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:14.325Z|51771fd0-b78e-45a5-bfbc-d9d45908ea4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:16.125Z|141e1fad-51fc-4a8c-b68a-997d8e16fccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:16.125Z|141e1fad-51fc-4a8c-b68a-997d8e16fccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:16.138Z|00f74ab1-e6b6-4657-83f6-52763b3b7643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:16.139Z|00f74ab1-e6b6-4657-83f6-52763b3b7643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:20.292Z|fab4a62b-0b11-4767-ac4b-974505c92fec|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:51:20.293Z|fab4a62b-0b11-4767-ac4b-974505c92fec|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:20.617Z|7858ca67-23c3-4436-abfa-a48fb105d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:51:20.618Z|7858ca67-23c3-4436-abfa-a48fb105d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:51:24.348Z|740d4603-8f7c-4f41-82e6-5292ef76466a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:24.349Z|740d4603-8f7c-4f41-82e6-5292ef76466a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:26.158Z|6f43dfa4-bec0-4d1e-9729-700c3f0c583c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:26.159Z|6f43dfa4-bec0-4d1e-9729-700c3f0c583c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:26.164Z|37ea3402-1fb8-4781-afb0-2aa7f312b2c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:26.165Z|37ea3402-1fb8-4781-afb0-2aa7f312b2c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:34.373Z|fc9b77ee-c2cb-4a1a-b9f0-c8a8655b0872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:34.374Z|fc9b77ee-c2cb-4a1a-b9f0-c8a8655b0872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:35.617Z|f400db73-2333-476e-ad13-80821e897627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:51:35.620Z|f400db73-2333-476e-ad13-80821e897627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:51:35.765Z|2c8f1d69-d9e4-4340-8fb6-0597cbb83698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:51:35.766Z|2c8f1d69-d9e4-4340-8fb6-0597cbb83698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:51:36.182Z|5eac17e7-9ac0-4f33-9c1d-d43304e5168f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:36.183Z|5eac17e7-9ac0-4f33-9c1d-d43304e5168f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:36.193Z|522d7154-5572-4757-9529-92afccaf0d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:36.194Z|522d7154-5572-4757-9529-92afccaf0d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:44.399Z|b0aef5b5-6d3e-4aec-bd8e-eeeebd51fb4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:44.400Z|b0aef5b5-6d3e-4aec-bd8e-eeeebd51fb4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:46.211Z|bbd219d1-2de3-49db-bdd1-f6ca1b44ba9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:46.212Z|bbd219d1-2de3-49db-bdd1-f6ca1b44ba9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:46.220Z|b7cecf74-12a3-4caa-bf56-fdac75aee393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:46.221Z|b7cecf74-12a3-4caa-bf56-fdac75aee393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:50.617Z|e58964a5-bbfb-4597-a60d-4f78a0d77a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:51:50.618Z|e58964a5-bbfb-4597-a60d-4f78a0d77a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:51:54.431Z|0fb39523-059e-49e8-88e9-56128dc98632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:54.432Z|0fb39523-059e-49e8-88e9-56128dc98632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:56.238Z|9ec96b8d-82f2-44fe-bff7-8f94411a4543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:56.238Z|9ec96b8d-82f2-44fe-bff7-8f94411a4543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:51:56.248Z|4b33d83a-964b-4cc3-b898-4397a15ca59f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:51:56.248Z|4b33d83a-964b-4cc3-b898-4397a15ca59f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:04.456Z|45010b8a-d4a3-4da5-8eef-9092e4f2c5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:04.457Z|45010b8a-d4a3-4da5-8eef-9092e4f2c5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:05.618Z|edfc899c-ec6a-412d-8dbe-a3d4c3def814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:52:05.618Z|edfc899c-ec6a-412d-8dbe-a3d4c3def814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:52:05.767Z|d06566e4-c1dc-4d27-86f5-971434be7989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:52:05.768Z|d06566e4-c1dc-4d27-86f5-971434be7989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:52:06.265Z|71f63e02-5d78-4163-84cc-626e286a2ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:06.266Z|71f63e02-5d78-4163-84cc-626e286a2ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:06.276Z|665eccea-5079-49f3-bf5c-645bab97f66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:06.276Z|665eccea-5079-49f3-bf5c-645bab97f66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:14.483Z|b7a72935-5ae3-4995-8622-ae4c5bf796aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:14.484Z|b7a72935-5ae3-4995-8622-ae4c5bf796aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:16.300Z|e97d9bb3-386e-43b8-ad7b-c296543f1dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:16.301Z|e97d9bb3-386e-43b8-ad7b-c296543f1dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:16.310Z|466d7298-909e-4259-b45e-85409a218716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:16.310Z|466d7298-909e-4259-b45e-85409a218716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:20.291Z|54b1cbd1-03a0-460d-8ae4-7306c0d10516|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:52:20.292Z|54b1cbd1-03a0-460d-8ae4-7306c0d10516|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:20.617Z|498d325d-7aea-42a6-9ec4-5691e4fe05b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:52:20.618Z|498d325d-7aea-42a6-9ec4-5691e4fe05b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:52:24.509Z|65ad3a82-791b-4e5e-9803-234ac14ea121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:24.510Z|65ad3a82-791b-4e5e-9803-234ac14ea121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:26.337Z|46e686dd-ada5-4419-aed8-f0a00c14739c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:26.337Z|46e686dd-ada5-4419-aed8-f0a00c14739c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:26.337Z|13fe94ce-7581-4ab5-a5a8-22f7197c48da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:26.339Z|13fe94ce-7581-4ab5-a5a8-22f7197c48da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:34.534Z|1a9288a9-918c-4bbf-9a6d-8cee51455bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:34.535Z|1a9288a9-918c-4bbf-9a6d-8cee51455bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:35.617Z|45b10fa4-4d7c-4878-92fc-b98f4f0fee4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:52:35.618Z|45b10fa4-4d7c-4878-92fc-b98f4f0fee4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:52:35.768Z|6e5ea671-58a6-4b49-bc8c-8ca58a8bd136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:52:35.769Z|6e5ea671-58a6-4b49-bc8c-8ca58a8bd136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:52:36.391Z|b8342b04-4c3f-4fbc-a216-3104b2f2a247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:36.392Z|b8342b04-4c3f-4fbc-a216-3104b2f2a247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:36.401Z|22199e3b-edf2-4c3c-9c2d-959aeb3cbc47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:36.402Z|22199e3b-edf2-4c3c-9c2d-959aeb3cbc47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:44.557Z|8ae18686-ef9e-4afe-ac9a-3eb9f5ac00b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:44.558Z|8ae18686-ef9e-4afe-ac9a-3eb9f5ac00b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:46.415Z|07697bef-40b3-4755-ab29-e0a0f42ca719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:46.416Z|07697bef-40b3-4755-ab29-e0a0f42ca719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:46.427Z|632e67ea-733a-4fc4-9969-7c28c4c089bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:46.428Z|632e67ea-733a-4fc4-9969-7c28c4c089bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:50.617Z|c7b56243-f2b6-4e84-bd7e-2d9005c67aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:52:50.618Z|c7b56243-f2b6-4e84-bd7e-2d9005c67aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:52:54.581Z|c7f7d06f-2f09-4f8a-930c-4bd368396c3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:54.581Z|c7f7d06f-2f09-4f8a-930c-4bd368396c3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:56.441Z|4c1f4e2c-9141-40a1-8684-aa75688e182d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:56.442Z|4c1f4e2c-9141-40a1-8684-aa75688e182d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:52:56.450Z|6c241853-14de-4f91-8050-fbdae583e94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:52:56.451Z|6c241853-14de-4f91-8050-fbdae583e94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:04.606Z|5da4f539-8085-4b24-b133-2174f7f1c88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:04.607Z|5da4f539-8085-4b24-b133-2174f7f1c88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:05.617Z|689b2f4a-584a-4c1b-b53b-e7205512dbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:53:05.618Z|689b2f4a-584a-4c1b-b53b-e7205512dbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:53:05.770Z|4009fb3e-78de-475a-982a-2e1a2395e94e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:53:05.770Z|4009fb3e-78de-475a-982a-2e1a2395e94e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:53:06.464Z|dd95abc2-8074-4efb-94a8-bbb43f56d360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:06.465Z|dd95abc2-8074-4efb-94a8-bbb43f56d360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:06.470Z|7d7ce8a1-ff60-4589-aa1f-bebd293af9a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:06.470Z|7d7ce8a1-ff60-4589-aa1f-bebd293af9a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:14.631Z|3bb676b2-c422-426f-824c-d5b23bd5ff3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:14.632Z|3bb676b2-c422-426f-824c-d5b23bd5ff3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:16.488Z|2ca4e1e9-d517-4c07-a99f-c52f078fd313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:16.488Z|7c97f50e-4863-4696-8756-85822ad89328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:16.489Z|7c97f50e-4863-4696-8756-85822ad89328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:16.489Z|2ca4e1e9-d517-4c07-a99f-c52f078fd313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:20.295Z|70195dc7-34f9-49c4-80be-a2001ee93713|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:53:20.297Z|70195dc7-34f9-49c4-80be-a2001ee93713|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:20.617Z|e81b0a6a-2b12-46de-994f-2e064d5a78af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:53:20.619Z|e81b0a6a-2b12-46de-994f-2e064d5a78af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:53:24.655Z|baf6729b-4e48-4a66-ac03-e443d7c0537e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:24.656Z|baf6729b-4e48-4a66-ac03-e443d7c0537e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:26.511Z|f43f2eac-2ba0-4282-8748-c062ed2fcf57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:26.511Z|424ecd1d-3232-4122-a274-006cb8487d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:26.512Z|424ecd1d-3232-4122-a274-006cb8487d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:26.512Z|f43f2eac-2ba0-4282-8748-c062ed2fcf57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:34.678Z|a364eeeb-1c54-4217-b58e-4567db9a363c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:34.679Z|a364eeeb-1c54-4217-b58e-4567db9a363c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:35.617Z|22eb62a6-e5b0-45c5-8d1c-00beac7171fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:53:35.618Z|22eb62a6-e5b0-45c5-8d1c-00beac7171fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:53:35.771Z|a165ee22-380b-4e93-b4d1-b9180ae19705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:53:35.772Z|a165ee22-380b-4e93-b4d1-b9180ae19705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:53:36.536Z|151d9fa2-4939-45f1-a53c-c6318469b617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:36.536Z|9ca42f89-f7b3-4767-adc1-30424772bf0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:36.537Z|9ca42f89-f7b3-4767-adc1-30424772bf0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:36.537Z|151d9fa2-4939-45f1-a53c-c6318469b617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:44.701Z|1332401c-1127-437c-996d-c80677f67b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:44.702Z|1332401c-1127-437c-996d-c80677f67b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:46.561Z|6a9a5d02-721f-4193-8bf9-718a9b56efd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:46.562Z|6a9a5d02-721f-4193-8bf9-718a9b56efd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:46.562Z|9028318c-6557-43f1-a541-db2a427929a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:46.564Z|9028318c-6557-43f1-a541-db2a427929a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:50.617Z|05148fab-8ea9-41a1-9791-2168e746da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:53:50.618Z|05148fab-8ea9-41a1-9791-2168e746da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:53:54.725Z|c9584bc7-4199-4f6d-9270-1cd22fc2d517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:54.726Z|c9584bc7-4199-4f6d-9270-1cd22fc2d517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:56.585Z|bd858b8e-f8ee-4f7d-a5a4-7bdc43f270a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:56.585Z|954add74-d9ea-4235-8246-997ef03340be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:53:56.586Z|954add74-d9ea-4235-8246-997ef03340be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:53:56.586Z|bd858b8e-f8ee-4f7d-a5a4-7bdc43f270a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:04.751Z|4afece16-7d2e-4625-94c6-47c143957a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:04.752Z|4afece16-7d2e-4625-94c6-47c143957a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:05.617Z|d5def1b8-2f44-4212-86c2-d67386847303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:54:05.619Z|d5def1b8-2f44-4212-86c2-d67386847303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:54:05.773Z|e9c19178-884d-46ba-8403-3a5ab02f6beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:54:05.773Z|e9c19178-884d-46ba-8403-3a5ab02f6beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:54:06.609Z|84f99d29-5cfe-42e9-a8c0-9c14923926f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:06.609Z|acd8d219-c399-41e0-b37d-64a2dfc65fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:06.610Z|84f99d29-5cfe-42e9-a8c0-9c14923926f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:06.610Z|acd8d219-c399-41e0-b37d-64a2dfc65fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:14.776Z|2af87744-0022-47bc-9e1b-6eb8f6443845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:14.777Z|2af87744-0022-47bc-9e1b-6eb8f6443845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:16.632Z|644ec6c6-df0a-4b4d-a004-cb5591f20bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:16.632Z|09598d92-28cc-4423-87bd-0c162ab47568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:16.633Z|644ec6c6-df0a-4b4d-a004-cb5591f20bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:16.634Z|09598d92-28cc-4423-87bd-0c162ab47568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:20.300Z|618f9b9f-9b5e-49ed-b31a-4faff16aaf83|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:54:20.301Z|618f9b9f-9b5e-49ed-b31a-4faff16aaf83|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:20.617Z|5a8729bb-d760-4047-8b59-7eea016cac6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:54:20.618Z|5a8729bb-d760-4047-8b59-7eea016cac6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:54:24.801Z|27e3b2f3-f40e-4df0-b10b-99e51d9917b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:24.801Z|27e3b2f3-f40e-4df0-b10b-99e51d9917b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:26.655Z|6cb0c764-d159-43cd-8a9b-987cf48157a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:26.655Z|d68edc57-6dcb-4ecb-94f1-1fec7cf16170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:26.656Z|6cb0c764-d159-43cd-8a9b-987cf48157a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:26.656Z|d68edc57-6dcb-4ecb-94f1-1fec7cf16170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:34.831Z|4a33ea91-7fa7-4f71-92a2-85b7b13b7205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:34.832Z|4a33ea91-7fa7-4f71-92a2-85b7b13b7205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:35.617Z|3d3a7055-2043-4548-9eca-cd8044c375d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:54:35.618Z|3d3a7055-2043-4548-9eca-cd8044c375d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:54:35.774Z|9544d63d-dfd8-4338-a192-106371f4784a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:54:35.775Z|9544d63d-dfd8-4338-a192-106371f4784a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:54:36.678Z|49d65109-90e4-4e05-a5c2-45a00ea3bd04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:36.679Z|49d65109-90e4-4e05-a5c2-45a00ea3bd04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:36.680Z|037c3fa8-1442-49af-8d61-fd53cab47e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:36.681Z|037c3fa8-1442-49af-8d61-fd53cab47e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:44.856Z|fcca5bce-a1b4-4ed3-a105-84049fbd7826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:44.857Z|fcca5bce-a1b4-4ed3-a105-84049fbd7826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:46.702Z|7f93fdd7-c088-45dc-9853-010624afd347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:46.702Z|3147e4c8-f505-4be3-b213-2c7abf49018b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:46.703Z|3147e4c8-f505-4be3-b213-2c7abf49018b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:46.703Z|7f93fdd7-c088-45dc-9853-010624afd347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:50.617Z|85e0aea1-a657-4914-bc79-141d1dbfcef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:54:50.619Z|85e0aea1-a657-4914-bc79-141d1dbfcef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:54:54.881Z|0442d13c-cc95-4a24-a500-5f94c7e1be10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:54.882Z|0442d13c-cc95-4a24-a500-5f94c7e1be10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:56.727Z|448dde02-3aeb-4a6c-b215-6afb99686df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:56.727Z|a2171639-c0c1-46df-9d5f-47a5ce5896eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:54:56.728Z|a2171639-c0c1-46df-9d5f-47a5ce5896eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:54:56.729Z|448dde02-3aeb-4a6c-b215-6afb99686df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:04.906Z|8a57a280-fdb7-4bd6-a780-84e6fc3bc958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:04.907Z|8a57a280-fdb7-4bd6-a780-84e6fc3bc958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:05.617Z|833288a2-6cba-4aaf-9a74-a986b3665876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:55:05.618Z|833288a2-6cba-4aaf-9a74-a986b3665876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:55:05.776Z|cb0bbe8f-e818-49ae-a8d8-c51e845a0424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:55:05.777Z|cb0bbe8f-e818-49ae-a8d8-c51e845a0424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:55:06.751Z|df8a88cb-dea7-452b-ad5b-9d51dce6456d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:06.751Z|df8a88cb-dea7-452b-ad5b-9d51dce6456d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:06.752Z|043339b4-acb6-432b-b52a-b544e817bce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:06.753Z|043339b4-acb6-432b-b52a-b544e817bce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:14.931Z|87c7f31e-e2d6-43c0-b38f-2b4a16db22bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:14.932Z|87c7f31e-e2d6-43c0-b38f-2b4a16db22bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:16.775Z|2e57a6da-04cb-42e6-a12b-2e5db9636065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:16.775Z|740f77f7-afb0-4c4b-9ed6-9dc6427000f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:16.776Z|2e57a6da-04cb-42e6-a12b-2e5db9636065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:16.776Z|740f77f7-afb0-4c4b-9ed6-9dc6427000f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:20.293Z|dec0cc62-f0bf-48f8-b5aa-144927fdaf7d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:55:20.294Z|dec0cc62-f0bf-48f8-b5aa-144927fdaf7d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:20.617Z|0a1f8b01-98f1-45fb-bb24-1662dbd856af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:55:20.618Z|0a1f8b01-98f1-45fb-bb24-1662dbd856af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:55:24.958Z|8be336ba-00cf-489b-a209-37551ba1b90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:24.959Z|8be336ba-00cf-489b-a209-37551ba1b90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:26.797Z|fb065b42-e0e4-49cb-9e3c-102c0a031e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:26.797Z|a37f31a3-2465-421e-838d-311ecf7e5c39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:26.798Z|fb065b42-e0e4-49cb-9e3c-102c0a031e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:26.798Z|a37f31a3-2465-421e-838d-311ecf7e5c39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:34.987Z|ed577dc3-a61e-46f6-afdd-6b1b63c85e62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:34.988Z|ed577dc3-a61e-46f6-afdd-6b1b63c85e62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:35.617Z|cd6e93af-e5a4-46eb-bca2-6ec6efa66bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:55:35.620Z|cd6e93af-e5a4-46eb-bca2-6ec6efa66bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:55:35.777Z|dfada45d-ac6c-43e3-bea1-20a0ebfce95a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:55:35.778Z|dfada45d-ac6c-43e3-bea1-20a0ebfce95a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:55:36.821Z|fd204dae-145a-4578-a4d0-8d080f05d4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:36.822Z|fd204dae-145a-4578-a4d0-8d080f05d4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:36.823Z|ccde994d-4c92-4b13-966c-31b87ea3b11d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:36.824Z|ccde994d-4c92-4b13-966c-31b87ea3b11d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:45.027Z|01d74a07-38c6-4c2c-8e26-f64073f015d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:45.029Z|01d74a07-38c6-4c2c-8e26-f64073f015d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:46.845Z|670e8155-1f99-49fc-82fc-773b0786a78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:46.845Z|e6fed3bc-7c43-4ad0-b268-5ed86c24214f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:46.846Z|e6fed3bc-7c43-4ad0-b268-5ed86c24214f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:46.846Z|670e8155-1f99-49fc-82fc-773b0786a78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:50.618Z|6df71676-10bb-40b2-b022-1caad7bd2c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:55:50.619Z|6df71676-10bb-40b2-b022-1caad7bd2c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:55:55.054Z|b0dcbdec-0785-451a-84d9-448fa7a4ee65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:55.055Z|b0dcbdec-0785-451a-84d9-448fa7a4ee65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:56.868Z|f1ba8996-ed15-4cbd-a7ee-487a110fd2a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:56.868Z|b0f7f762-164f-46de-a61f-552b22c8b200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:55:56.869Z|f1ba8996-ed15-4cbd-a7ee-487a110fd2a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:55:56.869Z|b0f7f762-164f-46de-a61f-552b22c8b200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:05.087Z|0ba85ff9-ad87-44eb-9f63-c2624a169486|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:05.088Z|0ba85ff9-ad87-44eb-9f63-c2624a169486|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:05.617Z|00cbf3e6-71b5-452a-b967-2b6b5f656c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:56:05.619Z|00cbf3e6-71b5-452a-b967-2b6b5f656c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:56:05.779Z|87705186-01b7-48bf-84c4-ef0a6b6927f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:56:05.780Z|87705186-01b7-48bf-84c4-ef0a6b6927f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:56:06.898Z|c677c889-f058-4341-96f0-03c5d12b469b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:06.900Z|943aa765-d10a-4a8f-80f5-e1bc87158c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:06.900Z|943aa765-d10a-4a8f-80f5-e1bc87158c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:06.901Z|c677c889-f058-4341-96f0-03c5d12b469b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:15.112Z|6ce5a673-1f3c-42f6-9f97-028a9dc44d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:15.113Z|6ce5a673-1f3c-42f6-9f97-028a9dc44d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:16.922Z|b5fd32c3-7c23-4a91-ba71-917f9e321851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:16.923Z|b5fd32c3-7c23-4a91-ba71-917f9e321851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:16.925Z|61ac56c6-8d44-4f56-9975-dd6baa193351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:16.925Z|61ac56c6-8d44-4f56-9975-dd6baa193351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:20.293Z|5fe0a67a-3a12-4239-99e9-8f9e95ae34d9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:56:20.294Z|5fe0a67a-3a12-4239-99e9-8f9e95ae34d9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:20.617Z|a2f3c49f-1749-4a01-b99f-1f7adf5d92ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:56:20.619Z|a2f3c49f-1749-4a01-b99f-1f7adf5d92ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:56:25.136Z|4e88d1ee-236e-40fa-95be-7b084f95dd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:25.137Z|4e88d1ee-236e-40fa-95be-7b084f95dd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:26.946Z|b8f06e06-786d-4011-b96f-234f39f725aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:26.946Z|b8f06e06-786d-4011-b96f-234f39f725aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:26.948Z|1de410d0-e691-4f9b-afe5-60edd16a8149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:26.948Z|1de410d0-e691-4f9b-afe5-60edd16a8149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:35.160Z|89d89de3-888a-408f-8ed4-fcdeb7ad169e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:35.161Z|89d89de3-888a-408f-8ed4-fcdeb7ad169e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:35.617Z|8a3817e5-3fd9-4b03-8c08-f89d08d128d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:56:35.618Z|8a3817e5-3fd9-4b03-8c08-f89d08d128d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:56:35.780Z|88ab7117-f7c0-4d6d-a996-f2ee7bcd4410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:56:35.781Z|88ab7117-f7c0-4d6d-a996-f2ee7bcd4410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:56:36.969Z|9740c492-99e5-4a6c-aeb6-82671cabd9c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:36.970Z|5bd50700-8689-497f-824f-41cab3df0b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:36.970Z|9740c492-99e5-4a6c-aeb6-82671cabd9c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:36.970Z|5bd50700-8689-497f-824f-41cab3df0b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:45.187Z|8635bad6-a5d2-417c-94d5-42e6f1b4883f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:45.189Z|8635bad6-a5d2-417c-94d5-42e6f1b4883f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:46.991Z|1346bb0d-b600-42ee-98a4-75c6e69c8e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:46.992Z|1346bb0d-b600-42ee-98a4-75c6e69c8e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:46.993Z|4bdc41eb-ccd2-4f61-afe4-31f0533c7085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:46.993Z|4bdc41eb-ccd2-4f61-afe4-31f0533c7085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:50.617Z|ecb993b2-d9db-4530-9df9-a3e81d63c929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:56:50.618Z|ecb993b2-d9db-4530-9df9-a3e81d63c929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:56:55.217Z|433f8869-38ab-4247-955a-72f6bb9fa688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:55.218Z|433f8869-38ab-4247-955a-72f6bb9fa688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:57.015Z|d7f9432b-d160-4e3c-b7c2-1a8041464adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:57.014Z|10f8653b-c76e-46d7-848f-a0b49c67bb6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:56:57.015Z|d7f9432b-d160-4e3c-b7c2-1a8041464adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:56:57.015Z|10f8653b-c76e-46d7-848f-a0b49c67bb6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:05.245Z|53c5e5dd-0d55-4045-8759-1d5023ec6078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:05.246Z|53c5e5dd-0d55-4045-8759-1d5023ec6078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:05.617Z|6bce8ef8-02ae-46e4-9550-fbee8f9a3878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:57:05.619Z|6bce8ef8-02ae-46e4-9550-fbee8f9a3878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:57:05.782Z|59adc342-9508-49f8-ad64-bbdadac6431a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:57:05.783Z|59adc342-9508-49f8-ad64-bbdadac6431a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:57:07.038Z|770b9b3b-f9d0-4037-98f4-dc2b68a8a5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:07.039Z|770b9b3b-f9d0-4037-98f4-dc2b68a8a5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:07.039Z|f74aea02-5cd5-49d2-8650-160fa8b30456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:07.040Z|f74aea02-5cd5-49d2-8650-160fa8b30456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:15.272Z|1094023f-e114-4da5-8870-e1474bf3f27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:15.273Z|1094023f-e114-4da5-8870-e1474bf3f27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:17.062Z|37a4ae92-ef44-4495-ad98-dfc33e3eb24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:17.063Z|0bfec0d3-297c-436c-b12f-1194a5797481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:17.063Z|37a4ae92-ef44-4495-ad98-dfc33e3eb24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:17.064Z|0bfec0d3-297c-436c-b12f-1194a5797481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:20.292Z|4404fbd2-6f4b-40aa-9607-e8b35bcdf17f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:57:20.293Z|4404fbd2-6f4b-40aa-9607-e8b35bcdf17f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:20.617Z|27eb1155-9146-4036-8997-12950e6e5797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:57:20.618Z|27eb1155-9146-4036-8997-12950e6e5797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:57:25.296Z|19a1bc15-f5ad-4a9e-9249-53b34d867c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:25.297Z|19a1bc15-f5ad-4a9e-9249-53b34d867c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:27.086Z|cf55c8fd-d810-4837-adf3-6bb2a2b55a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:27.086Z|449b38dc-eb82-44f9-a742-c999c923358b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:27.087Z|cf55c8fd-d810-4837-adf3-6bb2a2b55a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:27.087Z|449b38dc-eb82-44f9-a742-c999c923358b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:35.332Z|fa6ab9d5-50d6-4bfa-85b4-bb9f3821de8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:35.333Z|fa6ab9d5-50d6-4bfa-85b4-bb9f3821de8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:35.617Z|589a5237-e883-4685-bb24-0976e96ab85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:57:35.618Z|589a5237-e883-4685-bb24-0976e96ab85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:57:35.784Z|f6baab72-9a0e-45a5-96cb-ec09ac51a136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:57:35.784Z|f6baab72-9a0e-45a5-96cb-ec09ac51a136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:57:37.110Z|073f8ada-ed5a-428e-b58f-6c5bf0b28ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:37.110Z|6cdc1fd1-d974-4d2d-9cd9-19e1616b69d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:37.111Z|073f8ada-ed5a-428e-b58f-6c5bf0b28ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:37.111Z|6cdc1fd1-d974-4d2d-9cd9-19e1616b69d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:45.364Z|c99a8c59-cf04-4374-90c4-ef967649b5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:45.365Z|c99a8c59-cf04-4374-90c4-ef967649b5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:47.135Z|8e36bd5d-0b82-4290-88e4-75106ddccb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:47.135Z|7d71cfe7-58c9-4e21-8bf2-792c4f16ea84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:47.136Z|7d71cfe7-58c9-4e21-8bf2-792c4f16ea84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:47.136Z|8e36bd5d-0b82-4290-88e4-75106ddccb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:50.617Z|5a2ba10e-8891-4391-b95f-0088cdb72c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:57:50.619Z|5a2ba10e-8891-4391-b95f-0088cdb72c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:57:55.392Z|be34f8b6-a1df-410c-aa03-1796e29282f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:55.393Z|be34f8b6-a1df-410c-aa03-1796e29282f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:57.156Z|b02f5898-2d97-4353-8d2b-afb17dc6e3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:57.157Z|b02f5898-2d97-4353-8d2b-afb17dc6e3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:57:57.159Z|9a2d6a4f-ae0e-4e8d-9a5b-e0e80e0f604d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:57:57.160Z|9a2d6a4f-ae0e-4e8d-9a5b-e0e80e0f604d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:05.414Z|b06cc263-4ee2-45fa-bf3d-43b64da899f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:05.415Z|b06cc263-4ee2-45fa-bf3d-43b64da899f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:05.617Z|f0dd3594-d99e-4187-9c74-9af134f2ca64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:58:05.618Z|f0dd3594-d99e-4187-9c74-9af134f2ca64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:58:05.785Z|aec2358c-68ca-497d-969d-ce052016f8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:58:05.786Z|aec2358c-68ca-497d-969d-ce052016f8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:58:07.179Z|afcdbc30-cbd7-4a7f-b444-1227e5bbef14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:07.180Z|afcdbc30-cbd7-4a7f-b444-1227e5bbef14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:07.185Z|7d062a2b-1968-4356-8ad9-844708b44574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:07.185Z|7d062a2b-1968-4356-8ad9-844708b44574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:15.436Z|58482f77-29c3-4263-b2a5-7ac96916b18d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:15.437Z|58482f77-29c3-4263-b2a5-7ac96916b18d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:17.202Z|15e761ea-ed9c-4fa1-bf84-e2170cd90d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:17.204Z|0663bf00-ac14-42e9-a2e8-113ddb7147d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:17.204Z|15e761ea-ed9c-4fa1-bf84-e2170cd90d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:17.206Z|0663bf00-ac14-42e9-a2e8-113ddb7147d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:20.291Z|384ad45a-d698-4a75-a0bc-93a41ece8845|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:58:20.293Z|384ad45a-d698-4a75-a0bc-93a41ece8845|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:20.617Z|9b0fcd76-5bb7-4d32-919e-2afba34e317d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:58:20.618Z|9b0fcd76-5bb7-4d32-919e-2afba34e317d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:58:25.460Z|5aedbed5-445e-4f58-8bb8-e29ae7423b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:25.461Z|5aedbed5-445e-4f58-8bb8-e29ae7423b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:27.227Z|74b2b591-e1b0-47ba-9bfb-5a8c50221521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:27.228Z|74b2b591-e1b0-47ba-9bfb-5a8c50221521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:27.228Z|6f85f729-93a3-4528-8694-a9284b275f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:27.228Z|6f85f729-93a3-4528-8694-a9284b275f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:35.485Z|c88e51c0-951b-4fb1-bdf5-2f5fb895bdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:35.485Z|c88e51c0-951b-4fb1-bdf5-2f5fb895bdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:35.617Z|c8d2552e-d0f4-411c-aa09-b9c0efc4a8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:58:35.618Z|c8d2552e-d0f4-411c-aa09-b9c0efc4a8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:58:35.786Z|99cfd243-9884-4ea8-ac5c-523a3fbc0890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:58:35.787Z|99cfd243-9884-4ea8-ac5c-523a3fbc0890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:58:37.250Z|2fad8559-14c7-4b25-85d6-0af81831038e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:37.250Z|d762bad1-a838-4552-8c3b-92f0c83c911f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:37.251Z|2fad8559-14c7-4b25-85d6-0af81831038e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:37.251Z|d762bad1-a838-4552-8c3b-92f0c83c911f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:45.507Z|cb6d21b6-cc14-42f0-9392-c81a76e90699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:45.508Z|cb6d21b6-cc14-42f0-9392-c81a76e90699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:47.275Z|db768e52-b75c-46e6-b0ae-1ab22cc4274a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:47.275Z|5319e08f-36e8-489a-9b86-9eb692a22fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:47.276Z|db768e52-b75c-46e6-b0ae-1ab22cc4274a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:47.276Z|5319e08f-36e8-489a-9b86-9eb692a22fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:50.617Z|5715db19-5120-456e-9831-5e72e6e3850a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:58:50.618Z|5715db19-5120-456e-9831-5e72e6e3850a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:58:55.533Z|e1b7ba50-48b1-4cf0-9133-a1641e5e18fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:55.534Z|e1b7ba50-48b1-4cf0-9133-a1641e5e18fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:57.299Z|68d83797-3204-44b0-8436-759d869c664c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:57.299Z|eb1cc73b-bdd7-4256-b066-81844214dade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:58:57.300Z|eb1cc73b-bdd7-4256-b066-81844214dade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:58:57.301Z|68d83797-3204-44b0-8436-759d869c664c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:05.558Z|5d2db15c-6740-4a91-a1ae-88fb85f31072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:05.560Z|5d2db15c-6740-4a91-a1ae-88fb85f31072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:05.617Z|f3ba59e3-04b8-4d0d-a894-8ff1e0c28db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:59:05.618Z|f3ba59e3-04b8-4d0d-a894-8ff1e0c28db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:59:05.788Z|9f28696a-c82c-4db9-97c3-813c31bf1e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:59:05.788Z|9f28696a-c82c-4db9-97c3-813c31bf1e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:59:07.323Z|814761e3-0a0a-4a1f-bd4d-f603e90e0b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:07.323Z|03fad3b7-84cb-49b0-98bf-af9f7c9d5ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:07.323Z|03fad3b7-84cb-49b0-98bf-af9f7c9d5ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:07.324Z|814761e3-0a0a-4a1f-bd4d-f603e90e0b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:15.583Z|f3efeef8-7305-492e-9ebd-c87ce3485b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:15.584Z|f3efeef8-7305-492e-9ebd-c87ce3485b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:17.346Z|d7ce0586-283a-4f5b-8dc4-2dd5719b0816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:17.347Z|d7ce0586-283a-4f5b-8dc4-2dd5719b0816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:17.348Z|d45a6ccc-981b-47ab-aa80-ee2218b20cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:17.349Z|d45a6ccc-981b-47ab-aa80-ee2218b20cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:20.291Z|fd4f5f64-2311-4aad-9fda-51c1ec2f0f6b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T03:59:20.292Z|fd4f5f64-2311-4aad-9fda-51c1ec2f0f6b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:20.617Z|1ef9f602-4250-42e4-ad5d-7601e5d3511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:59:20.619Z|1ef9f602-4250-42e4-ad5d-7601e5d3511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:59:25.606Z|f07c0f97-cf61-4ad0-a3a2-250dec36ae71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:25.607Z|f07c0f97-cf61-4ad0-a3a2-250dec36ae71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:27.372Z|39ccd1cf-9c83-483b-a6b5-fd85f28f3335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:27.372Z|97ec30c3-c3a4-46da-b11a-e3e19b9dcfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:27.373Z|39ccd1cf-9c83-483b-a6b5-fd85f28f3335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:27.373Z|97ec30c3-c3a4-46da-b11a-e3e19b9dcfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:35.617Z|a229e5a9-9ee2-4c1a-8941-02cc09386b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:59:35.618Z|a229e5a9-9ee2-4c1a-8941-02cc09386b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:59:35.631Z|45793870-7008-4df8-8783-e4e43d81641b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:35.632Z|45793870-7008-4df8-8783-e4e43d81641b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:35.789Z|68cb7166-b54d-4915-ac16-9957517b34c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:59:35.790Z|68cb7166-b54d-4915-ac16-9957517b34c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:59:37.395Z|a0c1e543-3874-4c1b-bbc2-7c9565b02302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:37.395Z|21870b17-ac96-405b-af62-658aba3a22f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:37.396Z|a0c1e543-3874-4c1b-bbc2-7c9565b02302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:37.396Z|21870b17-ac96-405b-af62-658aba3a22f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:45.656Z|2871b85d-6f8f-46d6-bfdb-b566a2ce96b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:45.656Z|2871b85d-6f8f-46d6-bfdb-b566a2ce96b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:47.418Z|c428cfb2-96e9-4ab5-af54-36499078ec59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:47.418Z|9f2b709c-a293-468c-a762-8afffce1a428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:47.419Z|c428cfb2-96e9-4ab5-af54-36499078ec59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:47.419Z|9f2b709c-a293-468c-a762-8afffce1a428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:50.617Z|21e76d8e-a239-4604-af0a-29f131951622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T03:59:50.618Z|21e76d8e-a239-4604-af0a-29f131951622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T03:59:55.681Z|715be09b-5178-439b-82b8-c7f43e63c204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:55.681Z|715be09b-5178-439b-82b8-c7f43e63c204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:57.445Z|2abfbae8-4b13-4427-9f26-7ea7cee06f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:57.446Z|bedae6d3-1862-4a43-b6ea-7ff5a9683882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T03:59:57.446Z|2abfbae8-4b13-4427-9f26-7ea7cee06f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T03:59:57.448Z|bedae6d3-1862-4a43-b6ea-7ff5a9683882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:05.617Z|9a95d3ac-dfc1-46e7-b3ad-edd2d267c19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:00:05.619Z|9a95d3ac-dfc1-46e7-b3ad-edd2d267c19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:00:05.703Z|169aeb09-6891-4329-8ce4-871a931ccb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:05.703Z|169aeb09-6891-4329-8ce4-871a931ccb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:05.791Z|262b2467-ac6b-4592-b412-4e1e68b6b3cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:00:05.791Z|262b2467-ac6b-4592-b412-4e1e68b6b3cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:00:07.468Z|64d4a352-c218-4584-8518-9be9c215c70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:07.468Z|47f12a1d-de67-4e61-ac49-a0cb73e888b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:07.469Z|47f12a1d-de67-4e61-ac49-a0cb73e888b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:07.469Z|64d4a352-c218-4584-8518-9be9c215c70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:15.729Z|09a71688-8aba-4f09-9ce1-1a00d8164708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:15.730Z|09a71688-8aba-4f09-9ce1-1a00d8164708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:17.491Z|ee8ebbe4-e27a-4de0-b671-4b10f9175cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:17.491Z|6549178a-1f7d-4279-b489-3ff3e8e586e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:17.492Z|6549178a-1f7d-4279-b489-3ff3e8e586e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:17.492Z|ee8ebbe4-e27a-4de0-b671-4b10f9175cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:20.293Z|445eb0ca-16a7-4972-9464-6a7e1dc7baf1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:00:20.294Z|445eb0ca-16a7-4972-9464-6a7e1dc7baf1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:20.617Z|82e1f626-856d-4b99-9662-d42ec7bb9fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:00:20.618Z|82e1f626-856d-4b99-9662-d42ec7bb9fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:00:25.752Z|250c152d-ea1b-4aec-be72-def17b8ad2d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:25.753Z|250c152d-ea1b-4aec-be72-def17b8ad2d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:27.513Z|918ea2ef-1daf-4d41-b079-dbb8658c596f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:27.514Z|b874ec55-da71-4d0f-9bed-1cb833f77cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:27.514Z|918ea2ef-1daf-4d41-b079-dbb8658c596f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:27.515Z|b874ec55-da71-4d0f-9bed-1cb833f77cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:35.617Z|bd92e83d-47eb-494c-b2ac-847003400c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:00:35.618Z|bd92e83d-47eb-494c-b2ac-847003400c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:00:35.777Z|0cddebab-ec43-4e78-90d1-b8bdce8a1ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:35.778Z|0cddebab-ec43-4e78-90d1-b8bdce8a1ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:35.792Z|39263063-635b-4bd7-aef6-26a19d50e73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:00:35.792Z|39263063-635b-4bd7-aef6-26a19d50e73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:00:37.537Z|bad79f40-001d-45ce-8d43-fbbc73e3fc3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:37.537Z|790c50a3-7e2a-4756-9f94-ff3d847c66e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:37.538Z|790c50a3-7e2a-4756-9f94-ff3d847c66e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:37.538Z|bad79f40-001d-45ce-8d43-fbbc73e3fc3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:45.800Z|b85271f6-1978-414c-b0d2-2f203e9a0b2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:45.801Z|b85271f6-1978-414c-b0d2-2f203e9a0b2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:47.560Z|9b62151d-bb90-4757-a3e6-9cd548e4b7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:47.560Z|aac1435c-6d60-4264-bca3-18456528b229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:47.560Z|9b62151d-bb90-4757-a3e6-9cd548e4b7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:47.560Z|aac1435c-6d60-4264-bca3-18456528b229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:50.617Z|017922d8-1210-416b-8243-fba28b4d56ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:00:50.619Z|017922d8-1210-416b-8243-fba28b4d56ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:00:55.831Z|cd4c259c-688e-4582-afd5-4af379ffa267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:55.832Z|cd4c259c-688e-4582-afd5-4af379ffa267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:57.586Z|19634d4f-c419-4aa1-99ed-1bfb225360e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:57.586Z|e1a045ec-0231-45e8-ba02-ad57993757dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:00:57.587Z|e1a045ec-0231-45e8-ba02-ad57993757dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:00:57.587Z|19634d4f-c419-4aa1-99ed-1bfb225360e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:05.617Z|3d2654b5-bf33-4cbe-9b4c-9176b81680e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:01:05.618Z|3d2654b5-bf33-4cbe-9b4c-9176b81680e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:01:05.793Z|58ce6ba9-156d-4cf9-bca7-1ae12f32403f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:01:05.794Z|58ce6ba9-156d-4cf9-bca7-1ae12f32403f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:01:05.867Z|9b47cb82-4ff2-4670-8a36-fcba41ad2b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:05.867Z|9b47cb82-4ff2-4670-8a36-fcba41ad2b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:07.611Z|489bdd5c-2aa1-4071-bdb2-dd220b8dc727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:07.611Z|489bdd5c-2aa1-4071-bdb2-dd220b8dc727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:07.612Z|32040296-152d-4447-ad07-370e3e02d1ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:07.613Z|32040296-152d-4447-ad07-370e3e02d1ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:15.891Z|460bf8a6-96d0-4a6d-9e58-349263d9d1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:15.892Z|460bf8a6-96d0-4a6d-9e58-349263d9d1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:17.632Z|38786ed2-0ba6-40f1-88a2-12b7203b7ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:17.632Z|4d739d80-1c5d-484f-a82c-e06c901a1311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:17.633Z|38786ed2-0ba6-40f1-88a2-12b7203b7ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:17.633Z|4d739d80-1c5d-484f-a82c-e06c901a1311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:20.293Z|6480f659-ba98-45e5-91f2-d480c6e8c952|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:01:20.294Z|6480f659-ba98-45e5-91f2-d480c6e8c952|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:20.617Z|63bd26ef-2c1c-401c-a5cd-46747529b7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:01:20.618Z|63bd26ef-2c1c-401c-a5cd-46747529b7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:01:25.916Z|2be1692c-77f5-44b6-82d9-75f581713400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:25.917Z|2be1692c-77f5-44b6-82d9-75f581713400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:27.656Z|72ae9fb7-5dee-486f-8702-1b9eaed47986|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:27.656Z|c355cb35-319b-48e0-be14-3c6c15b3b70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:27.657Z|c355cb35-319b-48e0-be14-3c6c15b3b70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:27.657Z|72ae9fb7-5dee-486f-8702-1b9eaed47986|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:35.617Z|9f262f44-3171-4d2a-a698-24be775c3710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:01:35.619Z|9f262f44-3171-4d2a-a698-24be775c3710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:01:35.795Z|70a99122-fac2-48b7-afdd-6557e5a037ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:01:35.795Z|70a99122-fac2-48b7-afdd-6557e5a037ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:01:35.958Z|6a4ccbd3-2d2d-49e8-96e2-3f3605d1edf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:35.959Z|6a4ccbd3-2d2d-49e8-96e2-3f3605d1edf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:37.679Z|8be457be-d715-43ab-a979-f5d29d53d10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:37.679Z|4d79de26-068e-43d1-93a5-cddac67ed231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:37.680Z|8be457be-d715-43ab-a979-f5d29d53d10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:37.680Z|4d79de26-068e-43d1-93a5-cddac67ed231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:45.985Z|95432ef5-8908-463e-86d4-d410690db4e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:45.986Z|95432ef5-8908-463e-86d4-d410690db4e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:47.703Z|230f0298-38ca-4a98-9179-d373b9b82d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:47.704Z|230f0298-38ca-4a98-9179-d373b9b82d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:47.706Z|1bd6c108-cbf3-464b-bd43-38fd3375ab2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:47.707Z|1bd6c108-cbf3-464b-bd43-38fd3375ab2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:50.617Z|133890eb-df20-45eb-966c-3ac743c012fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:01:50.618Z|133890eb-df20-45eb-966c-3ac743c012fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:01:56.011Z|53c91620-b75a-42ab-8b5e-1d105aef7e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:56.012Z|53c91620-b75a-42ab-8b5e-1d105aef7e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:57.727Z|3421a17b-474c-481f-9fbd-70147811c4c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:57.727Z|eb0d9682-7323-40e6-a7a8-306860325c06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:01:57.728Z|3421a17b-474c-481f-9fbd-70147811c4c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:01:57.728Z|eb0d9682-7323-40e6-a7a8-306860325c06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:05.617Z|602e2f74-f07a-4d68-9e77-6d23db892edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:02:05.618Z|602e2f74-f07a-4d68-9e77-6d23db892edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:02:05.796Z|6e468614-1ba8-4730-84d3-9b61b7e85d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:02:05.797Z|6e468614-1ba8-4730-84d3-9b61b7e85d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:02:06.038Z|3b8cd58b-c6f1-49a5-a1b7-08536ca35997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:06.038Z|3b8cd58b-c6f1-49a5-a1b7-08536ca35997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:07.751Z|c6225e9d-5952-43aa-ba81-14a53f922315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:07.751Z|83554519-d198-4588-bd9e-38752c071ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:07.752Z|83554519-d198-4588-bd9e-38752c071ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:07.752Z|c6225e9d-5952-43aa-ba81-14a53f922315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:16.068Z|b6ea55d6-573a-4c8b-9a8b-54e92ca8d971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:16.069Z|b6ea55d6-573a-4c8b-9a8b-54e92ca8d971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:17.777Z|a1529958-f675-4ab7-a2c0-8972ec7f1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:17.778Z|a1529958-f675-4ab7-a2c0-8972ec7f1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:17.781Z|74048a5d-f2c5-4a22-9e15-6cbc34107028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:17.782Z|74048a5d-f2c5-4a22-9e15-6cbc34107028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:20.291Z|d50575e9-159e-48f5-9ac4-1ab7e7917dfb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:02:20.292Z|d50575e9-159e-48f5-9ac4-1ab7e7917dfb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:20.617Z|644e5b31-d1e2-422c-a4ed-ca1987d38808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:02:20.619Z|644e5b31-d1e2-422c-a4ed-ca1987d38808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:02:26.093Z|fcc2707d-1902-4dab-a261-65883f7f25e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:26.095Z|fcc2707d-1902-4dab-a261-65883f7f25e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:27.802Z|25198dda-2941-4906-8c70-050002f59309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:27.802Z|d4ca6285-ccd1-4cc7-b08e-a0f6a5db396b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:27.802Z|d4ca6285-ccd1-4cc7-b08e-a0f6a5db396b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:27.802Z|25198dda-2941-4906-8c70-050002f59309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:35.617Z|3523bf40-14d6-4124-8062-d94885753554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:02:35.618Z|3523bf40-14d6-4124-8062-d94885753554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:02:35.798Z|9686f72f-f180-44a6-8c9c-5cda19388c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:02:35.798Z|9686f72f-f180-44a6-8c9c-5cda19388c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:02:36.119Z|c15fd794-dde9-4794-aacd-c4c50b1ca079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:36.120Z|c15fd794-dde9-4794-aacd-c4c50b1ca079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:37.824Z|248a5bd4-a3c8-4c8f-8f74-d409a782ef28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:37.824Z|4e60f510-c5c5-4fdf-aec1-75f4bc22ecc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:37.825Z|4e60f510-c5c5-4fdf-aec1-75f4bc22ecc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:37.825Z|248a5bd4-a3c8-4c8f-8f74-d409a782ef28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:46.145Z|1bba75fa-53aa-440a-9d20-a811caf0df21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:46.146Z|1bba75fa-53aa-440a-9d20-a811caf0df21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:47.846Z|51b44145-1946-47df-827b-7faf0c6e9492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:47.847Z|51b44145-1946-47df-827b-7faf0c6e9492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:47.849Z|e2361218-6f69-4e16-b471-c4d87e5b56f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:47.849Z|e2361218-6f69-4e16-b471-c4d87e5b56f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:50.618Z|7d174029-7158-40f2-8077-bbbaef6f7258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:02:50.623Z|7d174029-7158-40f2-8077-bbbaef6f7258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:02:56.176Z|e1b7abbb-2942-422b-a682-dfb40cce52e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:56.178Z|e1b7abbb-2942-422b-a682-dfb40cce52e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:57.869Z|99c0aae6-561e-47c2-ae5d-c042c2d0ce57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:57.869Z|40e86826-6fde-4523-ad4a-e47c61b08160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:02:57.870Z|99c0aae6-561e-47c2-ae5d-c042c2d0ce57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:02:57.870Z|40e86826-6fde-4523-ad4a-e47c61b08160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:05.618Z|d3ed4e72-9cd9-4e3a-be05-5588894d2283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:03:05.619Z|d3ed4e72-9cd9-4e3a-be05-5588894d2283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:03:05.799Z|e48cb496-348d-4a67-b8bc-409e74ea9b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:03:05.800Z|e48cb496-348d-4a67-b8bc-409e74ea9b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:03:06.209Z|9f34424a-a834-4a83-981f-ed7e2710ff7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:06.210Z|9f34424a-a834-4a83-981f-ed7e2710ff7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:07.895Z|1f2d6d74-89e9-4951-940a-43accb51a701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:07.895Z|149b77e3-ace8-4f2c-8b1f-e8c73980dd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:07.896Z|1f2d6d74-89e9-4951-940a-43accb51a701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:07.896Z|149b77e3-ace8-4f2c-8b1f-e8c73980dd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:16.248Z|50f37c8c-db34-47a1-b438-41967cdc1fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:16.249Z|50f37c8c-db34-47a1-b438-41967cdc1fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:17.918Z|0920f191-7086-462e-bee2-c8590a75da79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:17.918Z|9b427753-657c-41e0-a495-e6ea0c1f7238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:17.919Z|9b427753-657c-41e0-a495-e6ea0c1f7238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:17.919Z|0920f191-7086-462e-bee2-c8590a75da79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:20.291Z|f8b6ff8d-03c9-4fa1-888f-4e784ea3d74f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:03:20.292Z|f8b6ff8d-03c9-4fa1-888f-4e784ea3d74f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:20.617Z|71893cf2-137e-4899-bc23-38ee19aaa22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:03:20.618Z|71893cf2-137e-4899-bc23-38ee19aaa22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:03:26.273Z|fc8b569f-a5e9-49af-a0f5-77a3e547fb08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:26.274Z|fc8b569f-a5e9-49af-a0f5-77a3e547fb08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:27.942Z|e903d5bc-60b2-4955-8229-a4da4c594f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:27.943Z|901797a5-62b7-455c-a94f-3c60b31ca0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:27.944Z|901797a5-62b7-455c-a94f-3c60b31ca0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:27.945Z|e903d5bc-60b2-4955-8229-a4da4c594f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:35.617Z|e650f598-1d04-41b4-8fc7-92674b88d850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:03:35.620Z|e650f598-1d04-41b4-8fc7-92674b88d850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:03:35.801Z|2488ee93-5613-421e-a2cc-305ee3e28c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:03:35.802Z|2488ee93-5613-421e-a2cc-305ee3e28c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:03:36.311Z|9020fe1a-20ca-411a-b837-df14df54f211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:36.312Z|9020fe1a-20ca-411a-b837-df14df54f211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:37.967Z|d78d84b6-d580-4a38-80d2-53e749e9d23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:37.968Z|97952fdd-f73c-479d-bf25-2372646645ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:37.968Z|d78d84b6-d580-4a38-80d2-53e749e9d23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:37.969Z|97952fdd-f73c-479d-bf25-2372646645ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:46.337Z|4089a6a3-9397-4f2c-9054-a209b4373b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:46.338Z|4089a6a3-9397-4f2c-9054-a209b4373b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:47.991Z|c31a519f-4a9e-40a8-ac1c-246a8cefda2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:47.991Z|c31a519f-4a9e-40a8-ac1c-246a8cefda2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:47.996Z|fa2b66ab-0164-4a93-9a9c-e1b7ed5620d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:47.996Z|fa2b66ab-0164-4a93-9a9c-e1b7ed5620d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:50.617Z|a8452c93-453c-432e-a9ed-b13ff922d46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:03:50.618Z|a8452c93-453c-432e-a9ed-b13ff922d46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:03:56.363Z|8386594a-3c64-46d6-867f-bdf97395adef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:56.364Z|8386594a-3c64-46d6-867f-bdf97395adef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:58.017Z|1cffbaf5-040c-4ffa-8cca-f4567712df79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:58.017Z|3ee3f1c4-8fb7-4cc2-aeb3-4edff7c68852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:03:58.018Z|3ee3f1c4-8fb7-4cc2-aeb3-4edff7c68852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:03:58.018Z|1cffbaf5-040c-4ffa-8cca-f4567712df79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:05.617Z|811efb91-6a50-4682-9d60-d4965e722259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:04:05.618Z|811efb91-6a50-4682-9d60-d4965e722259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:04:05.802Z|3ad7d7d2-f9c6-4525-9a34-f2b46be4b0db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:04:05.803Z|3ad7d7d2-f9c6-4525-9a34-f2b46be4b0db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:04:06.390Z|e98cb191-839b-4414-b374-600466494339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:06.391Z|e98cb191-839b-4414-b374-600466494339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:08.040Z|12fd1f7f-b397-4d84-a0a8-c5cc9921d99c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:08.040Z|49f64c05-0507-46da-bd5c-d860ff14c823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:08.041Z|49f64c05-0507-46da-bd5c-d860ff14c823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:08.041Z|12fd1f7f-b397-4d84-a0a8-c5cc9921d99c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:16.414Z|e459e2fd-c51c-415a-8dae-f40851abeabc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:16.415Z|e459e2fd-c51c-415a-8dae-f40851abeabc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:18.063Z|c2ad177f-c48b-4136-8d48-8f39fbf2d7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:18.064Z|c2ad177f-c48b-4136-8d48-8f39fbf2d7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:18.065Z|e93f065b-92da-48c3-8db7-5dc4413157f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:18.066Z|e93f065b-92da-48c3-8db7-5dc4413157f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:20.290Z|b3824bbf-2d59-4f8e-9ec8-3645cdaa1078|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:04:20.291Z|b3824bbf-2d59-4f8e-9ec8-3645cdaa1078|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:20.617Z|a6e71ef1-7847-4a2c-a68b-08eeff3a3cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:04:20.620Z|a6e71ef1-7847-4a2c-a68b-08eeff3a3cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:04:26.437Z|3a900240-d05f-45f9-877b-36eff70180fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:26.438Z|3a900240-d05f-45f9-877b-36eff70180fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:28.088Z|a85d1998-7220-450a-8b06-15cd4724e16e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:28.088Z|df900138-a0d3-4231-81c3-ae83bc7a764c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:28.089Z|a85d1998-7220-450a-8b06-15cd4724e16e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:28.089Z|df900138-a0d3-4231-81c3-ae83bc7a764c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:35.617Z|36ed1c8d-81a3-450e-af72-144607579a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:04:35.618Z|36ed1c8d-81a3-450e-af72-144607579a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:04:35.804Z|0326f86f-bc99-4276-b383-303b82b4eb3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:04:35.804Z|0326f86f-bc99-4276-b383-303b82b4eb3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:04:36.460Z|c8c2f4d0-961d-4ec8-957b-d80033e8cb00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:36.461Z|c8c2f4d0-961d-4ec8-957b-d80033e8cb00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:38.112Z|0e486e43-84f1-4218-8d15-ba5069b0c7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:38.112Z|57ce56db-0d51-4a59-b3ae-8141977b4c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:38.113Z|57ce56db-0d51-4a59-b3ae-8141977b4c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:38.113Z|0e486e43-84f1-4218-8d15-ba5069b0c7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:46.484Z|a04c8d2e-a101-4dd4-8a83-841d229b707e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:46.485Z|a04c8d2e-a101-4dd4-8a83-841d229b707e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:48.135Z|9762cf35-c6c5-4d0d-a1d0-a489d97d74ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:48.135Z|38f8ae6b-4862-494f-8e87-08ad9f26d483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:48.136Z|38f8ae6b-4862-494f-8e87-08ad9f26d483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:48.136Z|9762cf35-c6c5-4d0d-a1d0-a489d97d74ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:50.619Z|a54f5232-4108-47ad-b368-ba2058f66009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:04:50.620Z|a54f5232-4108-47ad-b368-ba2058f66009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:04:56.508Z|65f4dac9-ba1d-471c-bc1e-62353ddbf358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:56.509Z|65f4dac9-ba1d-471c-bc1e-62353ddbf358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:58.158Z|18803c68-b452-45ab-ae7b-c25756a564f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:58.159Z|18803c68-b452-45ab-ae7b-c25756a564f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:04:58.158Z|688a867f-fb8a-4170-adf3-f8174ad9044b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:04:58.160Z|688a867f-fb8a-4170-adf3-f8174ad9044b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:05.617Z|f99ef532-c0d3-43d9-b2c5-78a8606bd087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:05:05.620Z|f99ef532-c0d3-43d9-b2c5-78a8606bd087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:05:05.805Z|087f6942-dc8d-47cf-9b66-3f93091b45cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:05:05.806Z|087f6942-dc8d-47cf-9b66-3f93091b45cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:05:06.532Z|4bf7e3e5-d67a-4b19-a3bf-2a1bb29a40d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:06.533Z|4bf7e3e5-d67a-4b19-a3bf-2a1bb29a40d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:08.181Z|a39c3561-b563-4d15-885b-d5550addab9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:08.181Z|5f783def-02db-433f-b521-52c190d91948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:08.181Z|a39c3561-b563-4d15-885b-d5550addab9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:08.181Z|5f783def-02db-433f-b521-52c190d91948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:16.556Z|ba5abd9f-9470-44cd-95a3-b8706fc25372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:16.557Z|ba5abd9f-9470-44cd-95a3-b8706fc25372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:18.206Z|db9d4ac2-a71d-40c9-9c46-f947498bcba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:18.207Z|db9d4ac2-a71d-40c9-9c46-f947498bcba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:18.207Z|05c775e2-292b-413a-a627-d1dd1b7ce14e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:18.208Z|05c775e2-292b-413a-a627-d1dd1b7ce14e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:20.291Z|9734baeb-6974-4c2a-80c9-6ec18667b7dd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:05:20.292Z|9734baeb-6974-4c2a-80c9-6ec18667b7dd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:20.617Z|b4bd2451-f150-4889-b733-e09b19a8cedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:05:20.618Z|b4bd2451-f150-4889-b733-e09b19a8cedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:05:26.577Z|faa08231-7087-4d6a-b79e-15ef65cfa77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:26.578Z|faa08231-7087-4d6a-b79e-15ef65cfa77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:28.230Z|1de8bb3b-7201-4ff3-bc31-f4ba3cb89932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:28.230Z|100ee63a-a04e-400e-99db-4e83d8a54ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:28.231Z|1de8bb3b-7201-4ff3-bc31-f4ba3cb89932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:28.231Z|100ee63a-a04e-400e-99db-4e83d8a54ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:35.617Z|61cff227-d72a-4bdf-b9e2-e15dc80ddaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:05:35.618Z|61cff227-d72a-4bdf-b9e2-e15dc80ddaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:05:35.807Z|04a7409d-6de2-4e2f-9b95-4c2c3e90ee06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:05:35.808Z|04a7409d-6de2-4e2f-9b95-4c2c3e90ee06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:05:36.600Z|dd9165fe-8ea8-4a9c-989d-f67fb39cb38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:36.600Z|dd9165fe-8ea8-4a9c-989d-f67fb39cb38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:38.254Z|66342c90-52cb-42ac-bf39-8af0c55b28ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:38.254Z|55d308d8-c3c8-4c93-8e60-1fd371a285f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:38.255Z|66342c90-52cb-42ac-bf39-8af0c55b28ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:38.256Z|55d308d8-c3c8-4c93-8e60-1fd371a285f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:46.622Z|d15015a3-8230-43c3-b92b-1d0140c1cd17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:46.623Z|d15015a3-8230-43c3-b92b-1d0140c1cd17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:48.279Z|abb621a2-edee-4a98-822b-2bc05de0e316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:48.280Z|abb621a2-edee-4a98-822b-2bc05de0e316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:48.280Z|985073d4-46b0-4611-bb46-7fa5dd379845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:48.281Z|985073d4-46b0-4611-bb46-7fa5dd379845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:50.617Z|b30ad4db-4b19-4989-980a-1336261564e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:05:50.620Z|b30ad4db-4b19-4989-980a-1336261564e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:05:56.647Z|fd7bad1c-99ec-49e8-863c-7b235a32bf9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:56.647Z|fd7bad1c-99ec-49e8-863c-7b235a32bf9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:58.304Z|2a99d40d-ff0e-415a-9f0f-11d2a5779bde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:58.305Z|2a99d40d-ff0e-415a-9f0f-11d2a5779bde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:05:58.310Z|292df4f8-c217-4bad-8eb3-20daa107f0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:05:58.310Z|292df4f8-c217-4bad-8eb3-20daa107f0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:05.617Z|0687b0a8-aef6-46c0-98bc-9bacf70e94c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:06:05.618Z|0687b0a8-aef6-46c0-98bc-9bacf70e94c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:06:05.809Z|292d8c29-53fe-4e27-be23-36e01595a64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:06:05.810Z|292d8c29-53fe-4e27-be23-36e01595a64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:06:06.677Z|71225fbb-578a-4f2f-bcea-f4a65404031c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:06.678Z|71225fbb-578a-4f2f-bcea-f4a65404031c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:08.328Z|eeb87836-bd8d-4583-9de0-8c3b6f6fbe44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:08.328Z|181b149b-2658-4915-9c86-0e4116ef1d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:08.329Z|eeb87836-bd8d-4583-9de0-8c3b6f6fbe44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:08.329Z|181b149b-2658-4915-9c86-0e4116ef1d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:16.699Z|dbbcb7d0-e294-4cec-a54e-685a07c5447c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:16.700Z|dbbcb7d0-e294-4cec-a54e-685a07c5447c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:18.351Z|10fcc34f-4c30-4cff-8026-354462b86d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:18.351Z|f7d76ebf-e76d-4053-8756-50e62baf3194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:18.351Z|f7d76ebf-e76d-4053-8756-50e62baf3194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:18.351Z|10fcc34f-4c30-4cff-8026-354462b86d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:20.291Z|bc6f0fb0-a0e2-4362-87eb-83a5b7d57d8a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:06:20.292Z|bc6f0fb0-a0e2-4362-87eb-83a5b7d57d8a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:20.618Z|a4ea1381-70ab-449d-b807-1981bc22fac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:06:20.619Z|a4ea1381-70ab-449d-b807-1981bc22fac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:06:26.722Z|ca0a2b8c-b644-4c4c-9f7b-8624efdf90a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:26.722Z|ca0a2b8c-b644-4c4c-9f7b-8624efdf90a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:28.373Z|36e2ebd8-dd20-4ec6-87d5-783e61d57ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:28.373Z|8d45a8c9-72f9-4529-8bd3-c0e24d9e9030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:28.374Z|8d45a8c9-72f9-4529-8bd3-c0e24d9e9030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:28.374Z|36e2ebd8-dd20-4ec6-87d5-783e61d57ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:35.617Z|fb7cbc7c-cb69-4a4d-891c-5ce25277a320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:06:35.621Z|fb7cbc7c-cb69-4a4d-891c-5ce25277a320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:06:35.811Z|d22b45a7-f9c4-430f-b44a-0c2046cb7963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:06:35.811Z|d22b45a7-f9c4-430f-b44a-0c2046cb7963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:06:36.744Z|a8a6e42e-2614-4d9d-a3f0-d3e78cbbb21a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:36.745Z|a8a6e42e-2614-4d9d-a3f0-d3e78cbbb21a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:38.396Z|6d297cb7-a801-4637-ad33-93e79d24442c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:38.396Z|72a646db-8a1d-4d8f-9622-849f02783241|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:38.397Z|72a646db-8a1d-4d8f-9622-849f02783241|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:38.397Z|6d297cb7-a801-4637-ad33-93e79d24442c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:46.766Z|9d325eff-f95b-4c95-b968-a1b7fbf8e29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:46.766Z|9d325eff-f95b-4c95-b968-a1b7fbf8e29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:48.420Z|00b7a447-2288-4dcb-b164-380c69e6cd2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:48.420Z|7eee1524-0150-4e39-9bd3-7c15f92f829f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:48.420Z|00b7a447-2288-4dcb-b164-380c69e6cd2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:48.421Z|7eee1524-0150-4e39-9bd3-7c15f92f829f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:50.617Z|aa085843-50d4-458a-a7df-5729a0258c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:06:50.618Z|aa085843-50d4-458a-a7df-5729a0258c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:06:56.788Z|356e9da7-2049-42d8-8584-47c008a3d484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:56.789Z|356e9da7-2049-42d8-8584-47c008a3d484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:58.444Z|78871fc2-e13e-44cf-8f65-c5548daa2c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:58.444Z|6c30e5b4-e6e7-4465-ab83-c66282636e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:06:58.445Z|78871fc2-e13e-44cf-8f65-c5548daa2c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:06:58.445Z|6c30e5b4-e6e7-4465-ab83-c66282636e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:05.617Z|1db532c8-42ab-49cb-9389-11f85f5d1cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:07:05.618Z|1db532c8-42ab-49cb-9389-11f85f5d1cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:07:05.812Z|f9d45ce0-dbb2-43b0-a503-a6e5993e3961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:07:05.813Z|f9d45ce0-dbb2-43b0-a503-a6e5993e3961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:07:06.810Z|13f596fa-77b9-42a5-8e2f-e46beaacf9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:06.811Z|13f596fa-77b9-42a5-8e2f-e46beaacf9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:08.466Z|4f94dcfa-2238-4133-a71c-6d8c71bffee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:08.466Z|a4fa3155-ed4f-41ae-9791-4665980e1f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:08.466Z|4f94dcfa-2238-4133-a71c-6d8c71bffee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:08.467Z|a4fa3155-ed4f-41ae-9791-4665980e1f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:16.832Z|0c2d82a4-6a61-496d-9e98-b7b0150496df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:16.833Z|0c2d82a4-6a61-496d-9e98-b7b0150496df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:18.493Z|9b5acaa9-7509-4601-baa4-08b05fa54a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:18.493Z|d1a72f8f-088a-40a3-828f-da0e703e0e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:18.494Z|9b5acaa9-7509-4601-baa4-08b05fa54a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:18.494Z|d1a72f8f-088a-40a3-828f-da0e703e0e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:20.291Z|0f6aa9a4-5da9-4437-8808-4c38bff77910|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:07:20.292Z|0f6aa9a4-5da9-4437-8808-4c38bff77910|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:20.617Z|1229484e-c6c7-41dc-8a86-35eb59866e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:07:20.621Z|1229484e-c6c7-41dc-8a86-35eb59866e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:07:26.855Z|3d203046-e10f-44aa-960b-ec581d67daae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:26.856Z|3d203046-e10f-44aa-960b-ec581d67daae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:28.515Z|1aa75152-8aad-437f-bbcb-7e623adb7d2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:28.516Z|1aa75152-8aad-437f-bbcb-7e623adb7d2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:28.515Z|9c62ff20-a94c-4e51-8523-8822bfeb198f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:28.517Z|9c62ff20-a94c-4e51-8523-8822bfeb198f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:35.617Z|bbec5cde-d460-48f2-9272-84efc5b80b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:07:35.618Z|bbec5cde-d460-48f2-9272-84efc5b80b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:07:35.814Z|7b8780a3-6e5b-4606-9636-d0f8cd603077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:07:35.814Z|7b8780a3-6e5b-4606-9636-d0f8cd603077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:07:36.878Z|a03552bc-556b-4c46-b2cd-e272ae662a7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:36.879Z|a03552bc-556b-4c46-b2cd-e272ae662a7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:38.540Z|c3226d49-eeab-4b53-86e3-218a593bd20a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:38.540Z|4cc96a57-b635-45ee-b494-a09a90dbaa57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:38.541Z|4cc96a57-b635-45ee-b494-a09a90dbaa57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:38.541Z|c3226d49-eeab-4b53-86e3-218a593bd20a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:46.900Z|b2af5d9a-54eb-4f6d-b3e4-e6c157aeb90e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:46.901Z|b2af5d9a-54eb-4f6d-b3e4-e6c157aeb90e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:48.563Z|6f97f4e9-9504-450b-b32e-0cb1fae2dbbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:48.564Z|6f97f4e9-9504-450b-b32e-0cb1fae2dbbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:48.565Z|46454c08-0a65-4cae-ad3c-1ff72aab6a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:48.565Z|46454c08-0a65-4cae-ad3c-1ff72aab6a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:50.617Z|40920508-526c-4667-bfa6-1116e7e0d0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:07:50.618Z|40920508-526c-4667-bfa6-1116e7e0d0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:07:56.923Z|df142cd4-dd28-41c2-9b0d-e412be5c1878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:56.924Z|df142cd4-dd28-41c2-9b0d-e412be5c1878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:58.585Z|6abf00b9-6684-44b6-9b7d-94cc0fdd22e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:58.586Z|5e111ad3-43b0-4de7-9b0f-061d81b924cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:07:58.586Z|6abf00b9-6684-44b6-9b7d-94cc0fdd22e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:07:58.586Z|5e111ad3-43b0-4de7-9b0f-061d81b924cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:05.617Z|93eca658-9af7-41d2-ace3-d4de19793b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:08:05.620Z|93eca658-9af7-41d2-ace3-d4de19793b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:08:05.815Z|2e2ec290-8c3e-4e3a-a768-918bdf6be49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:08:05.816Z|2e2ec290-8c3e-4e3a-a768-918bdf6be49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:08:06.945Z|e83d3a35-a5f1-418d-a678-d69cfda459ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:06.946Z|e83d3a35-a5f1-418d-a678-d69cfda459ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:08.607Z|4157dc87-07db-4756-9e97-c2af3fd2d3ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:08.607Z|e2ee3282-d294-42af-9af3-595a7f01c443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:08.608Z|4157dc87-07db-4756-9e97-c2af3fd2d3ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:08.608Z|e2ee3282-d294-42af-9af3-595a7f01c443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:16.967Z|58e6b03a-adcf-4015-80cd-2eb62877e0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:16.968Z|58e6b03a-adcf-4015-80cd-2eb62877e0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:18.630Z|3e98defe-fecc-4c5a-a12e-3ae4bdca31b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:18.630Z|2dd8c074-5dcc-4e04-9a08-90dc13513191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:18.631Z|3e98defe-fecc-4c5a-a12e-3ae4bdca31b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:18.632Z|2dd8c074-5dcc-4e04-9a08-90dc13513191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:20.293Z|34c5b087-cb3e-43d6-a120-e1ede2300419|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:08:20.293Z|34c5b087-cb3e-43d6-a120-e1ede2300419|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:20.617Z|50e3119e-8c80-4e48-9891-ee6e33c8c73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:08:20.618Z|50e3119e-8c80-4e48-9891-ee6e33c8c73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:08:26.989Z|b97e82fb-f7ec-47f3-a509-c397cc0a10f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:26.990Z|b97e82fb-f7ec-47f3-a509-c397cc0a10f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:28.655Z|6386d435-9369-40b6-bf2f-603b152c6ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:28.655Z|0b443e95-7754-4eaa-9843-bd3970d55938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:28.656Z|0b443e95-7754-4eaa-9843-bd3970d55938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:28.656Z|6386d435-9369-40b6-bf2f-603b152c6ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:35.617Z|42abb64e-1524-4cc6-8fae-9f21687f8f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:08:35.618Z|42abb64e-1524-4cc6-8fae-9f21687f8f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:08:35.817Z|aadaf2ad-5651-4cc3-b4a4-02cc22b31696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:08:35.817Z|aadaf2ad-5651-4cc3-b4a4-02cc22b31696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:08:37.011Z|cb2f10e1-91e5-420a-b242-cfe5def8a958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:37.012Z|cb2f10e1-91e5-420a-b242-cfe5def8a958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:38.677Z|175407be-3d78-4374-a9ea-fb157ede4be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:38.678Z|c40a5dbb-9275-4e4d-9b64-488e7bb98cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:38.678Z|175407be-3d78-4374-a9ea-fb157ede4be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:38.678Z|c40a5dbb-9275-4e4d-9b64-488e7bb98cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:47.036Z|ab157ad2-8e24-463c-974d-1e02f6db240e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:47.037Z|ab157ad2-8e24-463c-974d-1e02f6db240e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:48.701Z|f819f26d-4a17-4468-b496-54a13d1a276d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:48.701Z|d2ad6c40-5e33-4334-88ac-09388f87d299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:48.701Z|d2ad6c40-5e33-4334-88ac-09388f87d299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:48.701Z|f819f26d-4a17-4468-b496-54a13d1a276d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:50.617Z|c428f701-4294-4578-b349-46e67d00bdaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:08:50.621Z|c428f701-4294-4578-b349-46e67d00bdaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:08:57.060Z|2e211012-1c16-46e9-9469-f32ee7db9df2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:57.060Z|2e211012-1c16-46e9-9469-f32ee7db9df2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:58.721Z|7de80b5e-ba09-4fec-bde8-a995b8a9ec6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:58.721Z|788fb14b-59f1-4254-bc46-2fde1078f032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:08:58.722Z|788fb14b-59f1-4254-bc46-2fde1078f032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:08:58.722Z|7de80b5e-ba09-4fec-bde8-a995b8a9ec6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:05.617Z|9759c098-1247-4df0-a2d8-116cccb3355c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:09:05.618Z|9759c098-1247-4df0-a2d8-116cccb3355c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:09:05.818Z|ca7bb697-ff19-4656-922d-02fb1c86b954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:09:05.819Z|ca7bb697-ff19-4656-922d-02fb1c86b954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:09:07.083Z|cb80e4a5-bddd-4c08-8456-0bf150c568fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:07.084Z|cb80e4a5-bddd-4c08-8456-0bf150c568fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:08.743Z|bb4b4b99-0437-4027-b573-9a5cfa172ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:08.744Z|bb4b4b99-0437-4027-b573-9a5cfa172ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:08.744Z|1a59a01a-8a25-4d7d-a066-266fed3558e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:08.745Z|1a59a01a-8a25-4d7d-a066-266fed3558e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:17.105Z|ccb1710b-2b87-4494-8bc6-b16818929172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:17.106Z|ccb1710b-2b87-4494-8bc6-b16818929172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:18.766Z|36a332f1-35aa-4791-ae34-01afbdcebcba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:18.766Z|9f7cdba8-6fc0-46fd-acc3-18e2fed706b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:18.767Z|36a332f1-35aa-4791-ae34-01afbdcebcba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:18.767Z|9f7cdba8-6fc0-46fd-acc3-18e2fed706b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:20.291Z|7bd95e12-2f60-49e3-9cd4-c747faf1b8ae|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:09:20.292Z|7bd95e12-2f60-49e3-9cd4-c747faf1b8ae|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:20.617Z|a4be0c73-64a6-4354-8666-7da42265e6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:09:20.618Z|a4be0c73-64a6-4354-8666-7da42265e6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:09:27.128Z|5f7bc208-1754-4821-80e6-b9d5f533518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:27.129Z|5f7bc208-1754-4821-80e6-b9d5f533518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:28.789Z|287ad5be-7a32-4b12-91be-edc44f088a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:28.789Z|280b15c0-7cc9-4904-941e-80b576a79216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:28.790Z|280b15c0-7cc9-4904-941e-80b576a79216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:28.790Z|287ad5be-7a32-4b12-91be-edc44f088a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:35.617Z|75b352e9-6d10-4348-a594-a54668c66ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:09:35.621Z|75b352e9-6d10-4348-a594-a54668c66ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:09:35.820Z|ce4023b8-1f08-4b0a-add9-222974c50acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:09:35.821Z|ce4023b8-1f08-4b0a-add9-222974c50acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:09:37.155Z|7a9ad004-8acb-4647-bde1-6841be3eab3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:37.156Z|7a9ad004-8acb-4647-bde1-6841be3eab3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:38.813Z|18cf30f0-783b-49a2-8cc9-52a57030e0f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:38.813Z|b14d5221-633e-4161-b489-ae4fda8bcf2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:38.814Z|18cf30f0-783b-49a2-8cc9-52a57030e0f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:38.814Z|b14d5221-633e-4161-b489-ae4fda8bcf2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:47.183Z|9bb27633-4486-4d77-8950-566f101c2124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:47.184Z|9bb27633-4486-4d77-8950-566f101c2124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:48.838Z|7166d585-1199-40cb-8f84-619eba99b714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:48.839Z|7166d585-1199-40cb-8f84-619eba99b714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:48.838Z|85dba1e9-c551-4116-8b9b-47be2bdd813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:48.841Z|85dba1e9-c551-4116-8b9b-47be2bdd813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:50.617Z|81fed840-cec3-407b-ba37-116b79c9ee2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:09:50.618Z|81fed840-cec3-407b-ba37-116b79c9ee2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:09:57.208Z|06688095-3b86-4ebf-8d04-7e8b683bc5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:57.209Z|06688095-3b86-4ebf-8d04-7e8b683bc5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:58.865Z|b5d4599e-6354-4db3-a47f-ffab4483496d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:58.865Z|36b05fda-f1eb-486b-85c8-2fcf4b9748c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:09:58.866Z|b5d4599e-6354-4db3-a47f-ffab4483496d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:09:58.867Z|36b05fda-f1eb-486b-85c8-2fcf4b9748c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:05.617Z|ea157bc3-b16c-434c-9840-8a11452d6855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:10:05.619Z|ea157bc3-b16c-434c-9840-8a11452d6855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:10:05.822Z|11f9825e-5df2-4c31-a8fb-24ec2a4ad37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:10:05.823Z|11f9825e-5df2-4c31-a8fb-24ec2a4ad37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:10:07.232Z|300d31be-589a-4d6c-b16a-53ac047bd10c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:07.233Z|300d31be-589a-4d6c-b16a-53ac047bd10c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:08.889Z|507a0b8a-dde8-47d3-abe9-78c8b1b34a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:08.889Z|5677d93d-6854-487d-bc36-e7a20508a777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:08.890Z|507a0b8a-dde8-47d3-abe9-78c8b1b34a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:08.890Z|5677d93d-6854-487d-bc36-e7a20508a777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:17.256Z|44a8f082-68f1-4e97-8a88-13bb90d6c4a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:17.257Z|44a8f082-68f1-4e97-8a88-13bb90d6c4a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:18.912Z|4a67e4f4-7571-40a1-9129-fffc80d8f611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:18.912Z|50996425-cebb-440d-b17a-bbc4495b28a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:18.913Z|4a67e4f4-7571-40a1-9129-fffc80d8f611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:18.913Z|50996425-cebb-440d-b17a-bbc4495b28a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:20.291Z|011ef205-675c-4d7d-a1ca-918370944f17|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:10:20.292Z|011ef205-675c-4d7d-a1ca-918370944f17|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:20.617Z|90466c08-0824-40c4-a10b-986f962729ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:10:20.624Z|90466c08-0824-40c4-a10b-986f962729ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:10:27.290Z|55990e7a-7e34-49b5-914c-a26e8163eff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:27.291Z|55990e7a-7e34-49b5-914c-a26e8163eff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:28.937Z|18d422c1-0da5-4eb5-9ab7-f3acf47c8843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:28.938Z|18d422c1-0da5-4eb5-9ab7-f3acf47c8843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:28.943Z|0254c64d-60bc-40a7-a0a3-f2d520d4d251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:28.945Z|0254c64d-60bc-40a7-a0a3-f2d520d4d251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:35.617Z|0891a8e0-02b4-4a4b-9e45-a9ead7743668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:10:35.618Z|0891a8e0-02b4-4a4b-9e45-a9ead7743668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:10:35.824Z|db916f55-6cf5-41ed-ad87-dc2152003a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:10:35.825Z|db916f55-6cf5-41ed-ad87-dc2152003a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:10:37.315Z|c3ef721a-57cc-44d8-82dc-d9fb342c20a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:37.316Z|c3ef721a-57cc-44d8-82dc-d9fb342c20a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:38.960Z|f3ea2a73-ef27-4945-af26-8556457d0bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:38.961Z|f3ea2a73-ef27-4945-af26-8556457d0bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:38.965Z|7e0d3437-96a7-4664-8ff0-447298b11f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:38.966Z|7e0d3437-96a7-4664-8ff0-447298b11f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:47.339Z|9aff9218-bdd3-4c2d-bf37-39ed1e72d3a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:47.340Z|9aff9218-bdd3-4c2d-bf37-39ed1e72d3a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:48.984Z|0f077ed0-18dd-4bae-bafc-408c618a98be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:48.984Z|2028b3af-30e6-4226-a610-d8427e498295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:48.984Z|0f077ed0-18dd-4bae-bafc-408c618a98be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:48.984Z|2028b3af-30e6-4226-a610-d8427e498295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:50.617Z|b3183e10-f040-4eca-9bf0-a8a184e0346d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:10:50.618Z|b3183e10-f040-4eca-9bf0-a8a184e0346d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:10:57.361Z|3486c5bd-0b51-4590-b139-a0fcdc713e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:57.362Z|3486c5bd-0b51-4590-b139-a0fcdc713e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:59.006Z|f2ff5696-9dd1-4fc1-865b-17064e81abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:59.007Z|f2ff5696-9dd1-4fc1-865b-17064e81abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:10:59.010Z|10f55bf1-042f-4caf-9f9e-ec336a9c2303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:10:59.010Z|10f55bf1-042f-4caf-9f9e-ec336a9c2303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:05.617Z|33dcb212-6e97-4220-83cf-191da2285f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:11:05.621Z|33dcb212-6e97-4220-83cf-191da2285f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:11:05.826Z|e7f94c3f-2578-42fe-97bd-474ebd5345fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:11:05.826Z|e7f94c3f-2578-42fe-97bd-474ebd5345fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:11:07.383Z|d1354fd0-d7b9-4e9e-9946-f72f33fd02ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:07.384Z|d1354fd0-d7b9-4e9e-9946-f72f33fd02ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:09.032Z|ef728635-3880-4c9a-a0b9-2d5c28508d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:09.032Z|aafaf35e-931f-4df2-aa1d-d578749a2b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:09.032Z|ef728635-3880-4c9a-a0b9-2d5c28508d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:09.033Z|aafaf35e-931f-4df2-aa1d-d578749a2b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:17.406Z|bd4cf443-c402-4d6e-9deb-bc94427da8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:17.407Z|bd4cf443-c402-4d6e-9deb-bc94427da8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:19.054Z|2108d564-824d-4c59-8722-1cb769151433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:19.055Z|2108d564-824d-4c59-8722-1cb769151433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:19.056Z|d1fee5b8-e54a-4076-8e58-8fb75bf13432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:19.056Z|d1fee5b8-e54a-4076-8e58-8fb75bf13432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:20.291Z|19e9d6cd-bc55-4dee-9ac4-5b86b061555d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:11:20.292Z|19e9d6cd-bc55-4dee-9ac4-5b86b061555d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:20.617Z|954c22fc-725e-4785-bc76-57808f1eecc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:11:20.618Z|954c22fc-725e-4785-bc76-57808f1eecc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:11:27.428Z|88943681-cc30-453c-a4c2-c22d44955a97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:27.429Z|88943681-cc30-453c-a4c2-c22d44955a97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:29.078Z|98d55ffa-3641-46eb-a50c-ea03a7efbfe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:29.078Z|9593d498-818a-4bd9-afd7-51913c435bc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:29.079Z|9593d498-818a-4bd9-afd7-51913c435bc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:29.079Z|98d55ffa-3641-46eb-a50c-ea03a7efbfe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:35.617Z|47bc81a5-9731-417c-9d1e-381f582cafb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:11:35.618Z|47bc81a5-9731-417c-9d1e-381f582cafb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:11:35.827Z|6e78376c-a1d9-44a3-8783-fed5978ef8f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:11:35.827Z|6e78376c-a1d9-44a3-8783-fed5978ef8f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:11:37.452Z|aa2b5558-5f97-4ac2-ae0d-91425f832bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:37.453Z|aa2b5558-5f97-4ac2-ae0d-91425f832bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:39.101Z|f2c0eddd-0d3b-4ed1-9329-39e60d303414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:39.101Z|3d7c601c-59c2-4b17-981b-566ff3e45fd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:39.102Z|f2c0eddd-0d3b-4ed1-9329-39e60d303414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:39.102Z|3d7c601c-59c2-4b17-981b-566ff3e45fd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:42.974Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03'c:0x9a0xab-k0x09=0xa60xc40xcc0xbd0xd9u%E0xadz0x97@qX*f}0xf9JI'0d]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-04T04:11:47.476Z|00a5a331-90c7-456f-8dd0-9ef09a5d4756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:47.477Z|00a5a331-90c7-456f-8dd0-9ef09a5d4756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:49.125Z|644b0080-0aef-4cad-a470-db4d934252d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:49.125Z|c646005a-8366-485b-b1a3-a840f503e41e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:49.126Z|c646005a-8366-485b-b1a3-a840f503e41e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:49.126Z|644b0080-0aef-4cad-a470-db4d934252d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:50.617Z|4e71ae25-0e98-4cb7-b613-98128b215972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:11:50.620Z|4e71ae25-0e98-4cb7-b613-98128b215972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:11:57.501Z|15e57ca6-311b-4ba2-93c2-886f32859bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:57.502Z|15e57ca6-311b-4ba2-93c2-886f32859bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:59.149Z|fe79731d-eedc-4710-80a5-257905efe325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:59.149Z|fe79731d-eedc-4710-80a5-257905efe325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:11:59.151Z|cb2170d9-2539-4602-927b-2c61117f352f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:11:59.152Z|cb2170d9-2539-4602-927b-2c61117f352f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:05.617Z|c55b76f4-ff29-4ce2-864d-fac44414e9a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:12:05.618Z|c55b76f4-ff29-4ce2-864d-fac44414e9a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:12:05.828Z|689a77b2-d344-413f-beec-12c56f7525b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:12:05.829Z|689a77b2-d344-413f-beec-12c56f7525b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:12:07.524Z|0ef75539-cd5d-4fa0-8b76-232024088ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:07.525Z|0ef75539-cd5d-4fa0-8b76-232024088ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:09.172Z|32e91ae3-01b2-4f52-816b-8fc070ab3149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:09.172Z|bc258147-7689-4b59-b64a-6c70d5b67f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:09.172Z|32e91ae3-01b2-4f52-816b-8fc070ab3149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:09.172Z|bc258147-7689-4b59-b64a-6c70d5b67f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:17.548Z|f9fdae76-72f1-447e-bf18-d2b4434b8341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:17.549Z|f9fdae76-72f1-447e-bf18-d2b4434b8341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:19.193Z|d8ad1c60-81ea-488f-bc18-226bd5a8dd17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:19.193Z|1a3d7fc5-a469-441e-a60c-c6cb830f70a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:19.194Z|d8ad1c60-81ea-488f-bc18-226bd5a8dd17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:19.196Z|1a3d7fc5-a469-441e-a60c-c6cb830f70a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:20.291Z|34cdb64c-f402-49c4-9714-b6d05ef5975c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:12:20.292Z|34cdb64c-f402-49c4-9714-b6d05ef5975c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:20.617Z|706e13ce-d6eb-470b-8bc7-b5828cbb487e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:12:20.618Z|706e13ce-d6eb-470b-8bc7-b5828cbb487e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:12:27.571Z|d48dd414-b154-439e-848d-5bae34b2b110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:27.573Z|d48dd414-b154-439e-848d-5bae34b2b110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:29.216Z|4e93be9a-30be-46a8-abc4-1e59b324b593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:29.216Z|922f9794-1547-4ab0-8952-1eb78029c72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:29.217Z|4e93be9a-30be-46a8-abc4-1e59b324b593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:29.217Z|922f9794-1547-4ab0-8952-1eb78029c72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:35.617Z|31c346a9-8632-410c-9844-1ff9b221ebfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:12:35.621Z|31c346a9-8632-410c-9844-1ff9b221ebfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:12:35.830Z|341e082e-904e-469e-a6ac-ed94b900c6d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:12:35.830Z|341e082e-904e-469e-a6ac-ed94b900c6d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:12:37.596Z|0c46a8a5-4773-4c4d-926f-1ce998d4b958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:37.597Z|0c46a8a5-4773-4c4d-926f-1ce998d4b958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:39.240Z|2a07e45b-f143-43f3-8319-fec4c083e917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:39.240Z|eab6c15e-04f4-45b9-9df8-fd9534c733a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:39.241Z|2a07e45b-f143-43f3-8319-fec4c083e917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:39.241Z|eab6c15e-04f4-45b9-9df8-fd9534c733a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:47.617Z|9f782367-5c31-4c0d-b913-0f9ff7beaeff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:47.618Z|9f782367-5c31-4c0d-b913-0f9ff7beaeff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:49.268Z|c69fb2b8-dc6c-478b-863f-593e4ab896cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:49.268Z|3b1aaad3-691b-4dbf-bb08-c69694d407ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:49.269Z|3b1aaad3-691b-4dbf-bb08-c69694d407ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:49.269Z|c69fb2b8-dc6c-478b-863f-593e4ab896cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:50.617Z|cc8d9eaa-8531-4cf8-b676-3e4a1212a5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:12:50.618Z|cc8d9eaa-8531-4cf8-b676-3e4a1212a5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:12:57.642Z|a1c34de2-2f09-4c9a-a5d5-1dfc70708c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:57.643Z|a1c34de2-2f09-4c9a-a5d5-1dfc70708c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:59.289Z|ccbef5f1-5331-426e-9a74-1eb2970ddbc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:59.289Z|1b33618b-60f3-48bc-8c57-e4c3ce749fa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:12:59.290Z|1b33618b-60f3-48bc-8c57-e4c3ce749fa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:12:59.290Z|ccbef5f1-5331-426e-9a74-1eb2970ddbc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:05.617Z|7847deeb-d352-40da-a616-f15e5abf2af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:13:05.618Z|7847deeb-d352-40da-a616-f15e5abf2af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:13:05.831Z|6399d8b6-4eca-4792-b5ad-25b4fd8ff572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:13:05.832Z|6399d8b6-4eca-4792-b5ad-25b4fd8ff572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:13:07.664Z|07950a95-e60f-4419-af1f-49d607320f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:07.665Z|07950a95-e60f-4419-af1f-49d607320f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:09.312Z|0b863597-f54e-42ac-becd-f91f2ad79ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:09.312Z|65a2af4c-b3cf-4ce9-9279-fd063333c999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:09.313Z|0b863597-f54e-42ac-becd-f91f2ad79ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:09.313Z|65a2af4c-b3cf-4ce9-9279-fd063333c999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:17.687Z|ad7d9d28-94a9-4d6b-b75f-86ec8c66dea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:17.688Z|ad7d9d28-94a9-4d6b-b75f-86ec8c66dea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:19.334Z|75beeb31-69c6-4e47-958e-daab4deeea35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:19.334Z|36c82e1b-0059-457e-a863-5b5c71060a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:19.335Z|75beeb31-69c6-4e47-958e-daab4deeea35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:19.335Z|36c82e1b-0059-457e-a863-5b5c71060a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:20.292Z|2146953c-79ef-46bf-bfd1-fb3e7bc2ce6f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:13:20.293Z|2146953c-79ef-46bf-bfd1-fb3e7bc2ce6f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:20.617Z|e3490ab7-b727-458f-b29a-321e7987f343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:13:20.622Z|e3490ab7-b727-458f-b29a-321e7987f343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:13:27.710Z|ef2d9c14-384a-435a-aeeb-ca018c33fd76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:27.710Z|ef2d9c14-384a-435a-aeeb-ca018c33fd76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:29.359Z|0e81e36a-9871-48b5-8bba-9792b0e8ed27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:29.359Z|1d79e8b4-5cc7-449b-adba-8da7fe627092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:29.360Z|1d79e8b4-5cc7-449b-adba-8da7fe627092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:29.360Z|0e81e36a-9871-48b5-8bba-9792b0e8ed27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:35.617Z|39ff034b-003e-4494-aafc-62e5cbba6564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:13:35.618Z|39ff034b-003e-4494-aafc-62e5cbba6564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:13:35.833Z|72b5426b-6e5b-4b3b-9fea-3cc0e30a4c5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:13:35.834Z|72b5426b-6e5b-4b3b-9fea-3cc0e30a4c5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:13:37.730Z|46a05d08-b4cc-4ef4-899e-12eb3f882990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:37.731Z|46a05d08-b4cc-4ef4-899e-12eb3f882990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:39.382Z|fd479f47-0055-4e4a-9ca7-358a17192ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:39.382Z|fd479f47-0055-4e4a-9ca7-358a17192ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:39.387Z|dd140167-24bf-4777-86fb-1dd46e9c964f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:39.388Z|dd140167-24bf-4777-86fb-1dd46e9c964f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:47.756Z|cab99c60-73f8-41b5-a028-95bc4fa592bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:47.757Z|cab99c60-73f8-41b5-a028-95bc4fa592bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:49.408Z|d0001ec6-edc6-4919-ab27-4fbfd79a16ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:49.409Z|f595444a-d51a-496c-af70-bdaa3ad0479f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:49.409Z|d0001ec6-edc6-4919-ab27-4fbfd79a16ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:49.411Z|f595444a-d51a-496c-af70-bdaa3ad0479f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:50.617Z|77db07f2-5a7b-4368-b56b-57c4b8bf3a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:13:50.618Z|77db07f2-5a7b-4368-b56b-57c4b8bf3a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:13:57.780Z|18046b72-f1d1-47bb-bf9e-669e26bf5a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:57.781Z|18046b72-f1d1-47bb-bf9e-669e26bf5a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:59.432Z|736cc042-69a8-4674-b09d-29b790f23d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:59.432Z|215e5100-5365-46b8-b61a-fe20f1c231f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:13:59.432Z|215e5100-5365-46b8-b61a-fe20f1c231f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:13:59.432Z|736cc042-69a8-4674-b09d-29b790f23d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:05.617Z|06f8b9bd-788f-490e-bfbf-f7e11173c268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:14:05.623Z|06f8b9bd-788f-490e-bfbf-f7e11173c268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:14:05.834Z|32c3a681-7370-4878-bf8a-5dd734d39d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:14:05.835Z|32c3a681-7370-4878-bf8a-5dd734d39d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:14:07.805Z|fcc0fb34-b32e-4fc5-98ba-f1a2b9a17e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:07.806Z|fcc0fb34-b32e-4fc5-98ba-f1a2b9a17e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:09.458Z|5e4aef21-58b7-4612-b3b8-d72f01e8b1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:09.459Z|5e4aef21-58b7-4612-b3b8-d72f01e8b1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:09.466Z|0741bc6a-9878-465d-8424-2e3b8a403e53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:09.466Z|0741bc6a-9878-465d-8424-2e3b8a403e53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:17.828Z|78a65978-b7f7-4a14-ade3-7d17e63f091d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:17.829Z|78a65978-b7f7-4a14-ade3-7d17e63f091d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:19.483Z|49a4f36a-b882-4f14-b41c-c633a8ede680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:19.484Z|49a4f36a-b882-4f14-b41c-c633a8ede680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:19.496Z|a088165e-a955-47d1-8aa7-62f489aa197e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:19.497Z|a088165e-a955-47d1-8aa7-62f489aa197e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:20.291Z|aa67fb86-fe04-4cc5-8adb-63d039ff0b66|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:14:20.292Z|aa67fb86-fe04-4cc5-8adb-63d039ff0b66|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:20.617Z|b68723f6-4a94-40cb-852d-0ecc7db33c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:14:20.618Z|b68723f6-4a94-40cb-852d-0ecc7db33c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:14:27.850Z|d1ee0da0-53cb-4d9c-8d38-cbc806784a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:27.851Z|d1ee0da0-53cb-4d9c-8d38-cbc806784a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:29.507Z|41d601ed-30a2-44f3-90e5-56b15895b4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:29.508Z|41d601ed-30a2-44f3-90e5-56b15895b4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:29.514Z|374c6d2f-f3aa-468d-a507-31562082c792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:29.514Z|374c6d2f-f3aa-468d-a507-31562082c792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:35.617Z|62a6849d-e65e-4820-8431-d7a7ee3bdfd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:14:35.618Z|62a6849d-e65e-4820-8431-d7a7ee3bdfd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:14:35.836Z|69128c5f-7531-46de-b95d-1778879fe524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:14:35.837Z|69128c5f-7531-46de-b95d-1778879fe524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:14:37.872Z|6c66850d-8111-4944-8043-79148bfb71ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:37.873Z|6c66850d-8111-4944-8043-79148bfb71ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:39.530Z|8179fa04-6045-4f99-be62-827033c2c690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:39.531Z|8179fa04-6045-4f99-be62-827033c2c690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:39.533Z|97bfa57d-37b6-44b5-a646-1f64097e5e67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:39.534Z|97bfa57d-37b6-44b5-a646-1f64097e5e67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:47.896Z|1a56c7b5-5dc1-46f3-9ba5-908cb9c3d639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:47.898Z|1a56c7b5-5dc1-46f3-9ba5-908cb9c3d639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:49.553Z|b2b23b43-7461-4ad8-bd8d-5835e03c5bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:49.553Z|b2b23b43-7461-4ad8-bd8d-5835e03c5bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:49.556Z|de21ac07-107e-41ce-a452-fb3e04f2fa33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:49.557Z|de21ac07-107e-41ce-a452-fb3e04f2fa33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:50.617Z|802a982e-9e69-44b0-9326-8ef287687b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:14:50.622Z|802a982e-9e69-44b0-9326-8ef287687b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:14:57.920Z|ae8908d9-29b1-449f-817b-3d5adabee672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:57.921Z|ae8908d9-29b1-449f-817b-3d5adabee672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:59.575Z|daab48f8-9296-4673-abc1-a621507db9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:59.575Z|61b753d2-851f-4d7e-8c0e-71d11bf8e8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:14:59.576Z|61b753d2-851f-4d7e-8c0e-71d11bf8e8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:14:59.576Z|daab48f8-9296-4673-abc1-a621507db9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:05.617Z|bf94750f-05d5-404b-969f-772ca0423c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:15:05.618Z|bf94750f-05d5-404b-969f-772ca0423c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:15:05.838Z|c7d0d846-9c73-43ac-9cff-2ecdb9e809b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:15:05.838Z|c7d0d846-9c73-43ac-9cff-2ecdb9e809b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:15:07.941Z|1a291912-49c4-4cd9-9deb-e4de9295930b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:07.942Z|1a291912-49c4-4cd9-9deb-e4de9295930b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:09.598Z|41d9a491-1fed-4c43-97e5-5c41eb2c22d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:09.598Z|1e619f48-4200-4fee-bbbe-e5cc26cd49f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:09.599Z|41d9a491-1fed-4c43-97e5-5c41eb2c22d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:09.599Z|1e619f48-4200-4fee-bbbe-e5cc26cd49f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:17.964Z|a8c3847c-9a18-44a2-8db1-10f0f5ff6438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:17.965Z|a8c3847c-9a18-44a2-8db1-10f0f5ff6438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:19.624Z|bbaa569e-b83f-465d-96eb-bd136a93ca46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:19.624Z|8926fad9-b517-4ea9-9232-212aa77b33fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:19.625Z|8926fad9-b517-4ea9-9232-212aa77b33fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:19.625Z|bbaa569e-b83f-465d-96eb-bd136a93ca46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:20.291Z|480bb7d4-0a47-47ef-83bc-4a3ba39e33f5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:15:20.292Z|480bb7d4-0a47-47ef-83bc-4a3ba39e33f5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:20.617Z|f868f25d-3d66-4a28-90f2-87a6cf11e950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:15:20.618Z|f868f25d-3d66-4a28-90f2-87a6cf11e950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:15:27.988Z|54588321-41f4-471f-8182-717d4fe1cb8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:27.989Z|54588321-41f4-471f-8182-717d4fe1cb8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:29.649Z|0c2f548b-ca46-47ae-8165-e9b8961976f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:29.649Z|548bf36a-2617-413a-811f-761f0624e15a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:29.650Z|548bf36a-2617-413a-811f-761f0624e15a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:29.650Z|0c2f548b-ca46-47ae-8165-e9b8961976f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:35.617Z|aac11a92-679a-4e7d-9a70-54cf643c2d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:15:35.620Z|aac11a92-679a-4e7d-9a70-54cf643c2d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:15:35.839Z|20e3aee9-fcb4-4439-ab41-ebd8e311d09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:15:35.840Z|20e3aee9-fcb4-4439-ab41-ebd8e311d09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:15:38.011Z|4a81d5c8-4071-4d1d-b182-1f9f8474aada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:38.012Z|4a81d5c8-4071-4d1d-b182-1f9f8474aada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:39.673Z|e684f46c-4e64-4a0d-8f05-628899695cbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:39.674Z|e684f46c-4e64-4a0d-8f05-628899695cbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:39.676Z|98837753-6baa-4898-a74f-a82068b38798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:39.678Z|98837753-6baa-4898-a74f-a82068b38798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:48.037Z|8cc5c608-fee1-4b0c-b1dd-e2980fe6c2e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:48.038Z|8cc5c608-fee1-4b0c-b1dd-e2980fe6c2e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:49.696Z|87799a90-5fb0-4137-b536-bc0941c35648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:49.697Z|46911f12-f2d1-4117-a5aa-246f74eee115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:49.697Z|87799a90-5fb0-4137-b536-bc0941c35648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:49.698Z|46911f12-f2d1-4117-a5aa-246f74eee115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:50.617Z|f212fe69-2b9b-4138-9763-f291a80e6c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:15:50.618Z|f212fe69-2b9b-4138-9763-f291a80e6c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:15:58.066Z|5d0a076e-5c84-4123-af22-60cf037722d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:58.067Z|5d0a076e-5c84-4123-af22-60cf037722d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:59.719Z|b2e0f834-be2d-4970-baa2-3faeb85312bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:59.719Z|d9fc3857-d9e3-4e2d-a746-3064d7f0dfaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:15:59.720Z|b2e0f834-be2d-4970-baa2-3faeb85312bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:15:59.720Z|d9fc3857-d9e3-4e2d-a746-3064d7f0dfaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:05.617Z|8525ab11-cd66-47e8-96a2-3f9628675888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:16:05.618Z|8525ab11-cd66-47e8-96a2-3f9628675888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:16:05.840Z|1259c2e1-ec5d-432e-ae7c-73644bd7eb1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:16:05.841Z|1259c2e1-ec5d-432e-ae7c-73644bd7eb1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:16:08.090Z|3ded27c1-cb7a-4e43-a31b-f98d4d67eaee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:08.091Z|3ded27c1-cb7a-4e43-a31b-f98d4d67eaee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:09.741Z|7b5e2d22-e0a5-487a-9b82-388e836f2909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:09.742Z|7b5e2d22-e0a5-487a-9b82-388e836f2909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:09.744Z|27bcd34c-492e-4b29-b590-4cbe9ac7e960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:09.745Z|27bcd34c-492e-4b29-b590-4cbe9ac7e960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:18.115Z|5f71c2cd-6c46-4b6f-a54f-0ed90f7fc21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:18.116Z|5f71c2cd-6c46-4b6f-a54f-0ed90f7fc21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:19.765Z|00c95cb7-bbe7-4532-88e0-baa05d61731f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:19.765Z|e7d41bb9-a3fc-4bb8-8797-74bcfcaba35c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:19.766Z|00c95cb7-bbe7-4532-88e0-baa05d61731f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:19.766Z|e7d41bb9-a3fc-4bb8-8797-74bcfcaba35c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:20.292Z|7a161dcd-7575-4f2f-9985-b7f969e7a125|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:16:20.292Z|7a161dcd-7575-4f2f-9985-b7f969e7a125|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:20.617Z|7fc9f63d-1bdc-4edd-88cb-330422c9baa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:16:20.621Z|7fc9f63d-1bdc-4edd-88cb-330422c9baa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:16:28.141Z|2b5da7f5-6d29-48cb-912c-1a30113fecec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:28.142Z|2b5da7f5-6d29-48cb-912c-1a30113fecec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:29.787Z|adc88b93-a5b9-4ad6-9817-377207f67444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:29.788Z|a344c331-508e-4c43-b6d0-a89ef3557e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:29.788Z|adc88b93-a5b9-4ad6-9817-377207f67444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:29.789Z|a344c331-508e-4c43-b6d0-a89ef3557e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:35.617Z|759b1099-e6a8-401a-828c-420ce97e8205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:16:35.618Z|759b1099-e6a8-401a-828c-420ce97e8205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:16:35.842Z|c72cdf67-2984-469c-9896-e48b9ed0f4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:16:35.842Z|c72cdf67-2984-469c-9896-e48b9ed0f4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:16:38.168Z|721ebfcc-96da-4340-9b20-0c7330ad2b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:38.170Z|721ebfcc-96da-4340-9b20-0c7330ad2b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:39.812Z|69fd88ac-013f-480b-ae28-69458fbc64c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:39.813Z|7e08bb7b-9534-43a0-ad10-13d011d469cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:39.813Z|69fd88ac-013f-480b-ae28-69458fbc64c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:39.815Z|7e08bb7b-9534-43a0-ad10-13d011d469cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:48.200Z|1624d451-41be-4a91-8e9a-72946b087f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:48.202Z|1624d451-41be-4a91-8e9a-72946b087f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:49.715Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03p0xe90x940x9b0xe40xb10xbfdf^0x9bKJ0xd10xf0D0xbe50x9dB0xafp5]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-04T04:16:49.838Z|f0e75b2b-421d-4d9e-8c34-dd1ef5125335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:49.838Z|1195602f-5285-4f5f-84a4-b4ca4008b8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:49.839Z|1195602f-5285-4f5f-84a4-b4ca4008b8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:49.839Z|f0e75b2b-421d-4d9e-8c34-dd1ef5125335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:50.618Z|9ab7a5c2-a478-4e62-ad1a-3e4b8470ddd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:16:50.619Z|9ab7a5c2-a478-4e62-ad1a-3e4b8470ddd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:16:58.225Z|d65af622-ee38-4608-b3a1-a2679936fb12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:58.226Z|d65af622-ee38-4608-b3a1-a2679936fb12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:59.863Z|520f0c55-5dcb-4850-9b23-9bfa238873a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:59.863Z|0ff4fce2-dba2-4195-9feb-c4a532245091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:16:59.864Z|520f0c55-5dcb-4850-9b23-9bfa238873a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:16:59.866Z|0ff4fce2-dba2-4195-9feb-c4a532245091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:05.617Z|c87d84ab-bccf-4e53-9a9f-111d18271c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:17:05.622Z|c87d84ab-bccf-4e53-9a9f-111d18271c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:17:05.843Z|d09a4559-9cc2-41d4-bc0b-21bc16d6a214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:17:05.844Z|d09a4559-9cc2-41d4-bc0b-21bc16d6a214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:17:08.250Z|6f0bed92-1f74-4345-b150-c7a6bba40015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:08.250Z|6f0bed92-1f74-4345-b150-c7a6bba40015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:09.889Z|1404857a-24dd-48b9-9d2f-6a7d8b34ef4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:09.890Z|1404857a-24dd-48b9-9d2f-6a7d8b34ef4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:09.893Z|98e6458e-154d-4861-a709-79bf384382b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:09.896Z|98e6458e-154d-4861-a709-79bf384382b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:18.275Z|f844a1f1-2cf4-481e-867c-994d080ee5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:18.276Z|f844a1f1-2cf4-481e-867c-994d080ee5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:19.911Z|b03430fa-7326-4891-b564-39e9a06f48a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:19.912Z|b03430fa-7326-4891-b564-39e9a06f48a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:19.918Z|6b02707f-d41a-417e-9d6a-b8014809fece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:19.919Z|6b02707f-d41a-417e-9d6a-b8014809fece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:20.292Z|911d51e6-bbea-478d-ae20-41ffef6a8ed5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:17:20.293Z|911d51e6-bbea-478d-ae20-41ffef6a8ed5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:20.617Z|b666bb98-b73a-4eee-938b-99ff46f6a386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:17:20.618Z|b666bb98-b73a-4eee-938b-99ff46f6a386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:17:28.298Z|33290b89-b99b-4d0b-8f33-47445a7d2783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:28.299Z|33290b89-b99b-4d0b-8f33-47445a7d2783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:29.935Z|f9612684-ad74-44f3-b187-73221cf0c845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:29.936Z|f9612684-ad74-44f3-b187-73221cf0c845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:29.938Z|bb358e90-9b12-41bc-b75e-866280cbb349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:29.939Z|bb358e90-9b12-41bc-b75e-866280cbb349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:35.617Z|c29cea87-730d-47bb-be81-d3ef63d507a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:17:35.618Z|c29cea87-730d-47bb-be81-d3ef63d507a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:17:35.845Z|f3832ad1-18e3-45c8-8387-2cdd64a8840a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:17:35.846Z|f3832ad1-18e3-45c8-8387-2cdd64a8840a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:17:38.324Z|dba3749a-d8b3-4d4c-8d07-44a0b59284bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:38.325Z|dba3749a-d8b3-4d4c-8d07-44a0b59284bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:39.959Z|d663b2e5-d3e3-4c5f-8da9-8377b353d234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:39.959Z|7fc62980-61df-4ea1-94e9-1ad3e1dd0e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:39.959Z|d663b2e5-d3e3-4c5f-8da9-8377b353d234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:39.959Z|7fc62980-61df-4ea1-94e9-1ad3e1dd0e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:48.347Z|00e847ba-d452-4be5-b8bf-37746ce5e9d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:48.348Z|00e847ba-d452-4be5-b8bf-37746ce5e9d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:49.982Z|02445b70-4f71-4d50-bea5-e899e4ad1cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:49.983Z|02445b70-4f71-4d50-bea5-e899e4ad1cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:49.983Z|009dff4a-2041-4e7f-b556-d76038994ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:49.986Z|009dff4a-2041-4e7f-b556-d76038994ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:17:50.617Z|e40525f4-9b9b-44ae-89ea-b19ce8482fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:17:50.621Z|e40525f4-9b9b-44ae-89ea-b19ce8482fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:17:58.370Z|0720e1fe-f0e7-453e-bffb-024a110abeb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:17:58.371Z|0720e1fe-f0e7-453e-bffb-024a110abeb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:00.007Z|06b86d65-1f1a-4518-95f5-6ed88e979641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:00.007Z|dccb8acb-5244-44a9-8f74-02723308781d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:00.008Z|dccb8acb-5244-44a9-8f74-02723308781d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:00.008Z|06b86d65-1f1a-4518-95f5-6ed88e979641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:05.617Z|2cb994f3-6600-4d9a-a67d-69ca25ac8ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:18:05.618Z|2cb994f3-6600-4d9a-a67d-69ca25ac8ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:18:05.846Z|fce4b1e2-4580-472a-b3f4-76241574d1f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:18:05.847Z|fce4b1e2-4580-472a-b3f4-76241574d1f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:18:08.393Z|52b78382-f368-48d5-b639-8c398a9a5430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:08.394Z|52b78382-f368-48d5-b639-8c398a9a5430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:10.033Z|877f5660-e2e3-4631-a59a-066721d0d579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:10.033Z|5a15cdde-a854-4d92-a6f4-d8a62cff6ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:10.033Z|877f5660-e2e3-4631-a59a-066721d0d579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:10.034Z|5a15cdde-a854-4d92-a6f4-d8a62cff6ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:18.416Z|051953b1-cad3-4704-b20c-5888af9876fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:18.417Z|051953b1-cad3-4704-b20c-5888af9876fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:20.055Z|c8388769-f549-4644-a33c-36d986378107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:20.056Z|c8388769-f549-4644-a33c-36d986378107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:20.057Z|ea239c65-18c9-428d-aff9-ba6209d8b8f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:20.057Z|ea239c65-18c9-428d-aff9-ba6209d8b8f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:20.291Z|d43fbe4c-9a6d-4edb-960b-95792c7eebcd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:18:20.291Z|d43fbe4c-9a6d-4edb-960b-95792c7eebcd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:20.617Z|3df1a34a-0f63-4ef5-bdc2-e2db3707ee61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:18:20.618Z|3df1a34a-0f63-4ef5-bdc2-e2db3707ee61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:18:28.441Z|11510aa0-fb42-4121-974f-fb1f6ba32091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:28.442Z|11510aa0-fb42-4121-974f-fb1f6ba32091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:30.078Z|23da61d0-f76f-41f5-b7ac-472efce59de2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:30.078Z|2b8f2abf-29a3-4eb7-8b80-fd152f0d7dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:30.079Z|23da61d0-f76f-41f5-b7ac-472efce59de2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:30.079Z|2b8f2abf-29a3-4eb7-8b80-fd152f0d7dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:35.617Z|0eaa4cc3-6cd4-4eff-8702-4edb8a7fad2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:18:35.621Z|0eaa4cc3-6cd4-4eff-8702-4edb8a7fad2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:18:35.848Z|7e2f3626-c251-4830-a9fe-5a138fce0b22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:18:35.848Z|7e2f3626-c251-4830-a9fe-5a138fce0b22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:18:38.465Z|c2f58dcc-d1a1-489c-be39-0c9ccebc0c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:38.466Z|c2f58dcc-d1a1-489c-be39-0c9ccebc0c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:40.103Z|f01ca348-1231-41fe-8c2b-e308c0a373f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:40.103Z|ac070cb6-a5df-40e4-b109-4305a74e41d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:40.104Z|ac070cb6-a5df-40e4-b109-4305a74e41d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:40.104Z|f01ca348-1231-41fe-8c2b-e308c0a373f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:48.487Z|24bb4647-530b-4c8e-80aa-55887252776d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:48.487Z|24bb4647-530b-4c8e-80aa-55887252776d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:50.126Z|71c70189-25f8-4f93-86b1-ecc73f2a2103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:50.126Z|abf12286-a1df-422e-ac4e-e4e17d49d35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:50.127Z|abf12286-a1df-422e-ac4e-e4e17d49d35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:50.127Z|71c70189-25f8-4f93-86b1-ecc73f2a2103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:18:50.617Z|db036847-800e-43b3-9aaa-af08d6988ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:18:50.618Z|db036847-800e-43b3-9aaa-af08d6988ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:18:58.512Z|dea5849d-6d58-4299-91b8-ae455fda6157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:18:58.512Z|dea5849d-6d58-4299-91b8-ae455fda6157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:00.149Z|075abfeb-8190-4d63-b43f-b038a5a8a12c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:00.150Z|075abfeb-8190-4d63-b43f-b038a5a8a12c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:00.155Z|17f71639-522d-48a1-aa85-5cbdc638be23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:00.156Z|17f71639-522d-48a1-aa85-5cbdc638be23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:05.617Z|babf35fc-dd9d-4e2f-9614-a0ce2dd60069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:19:05.618Z|babf35fc-dd9d-4e2f-9614-a0ce2dd60069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:19:05.849Z|b869fab4-ad4d-4c0e-8fba-6b4111c6bb09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:19:05.850Z|b869fab4-ad4d-4c0e-8fba-6b4111c6bb09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:19:08.536Z|49530377-9057-433c-83f6-9781cc1968fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:08.537Z|49530377-9057-433c-83f6-9781cc1968fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:10.175Z|9e6aaae9-5437-4333-8133-a7bc2b13eae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:10.175Z|28bef181-d0a6-4a2d-875d-3715a0d4d7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:10.176Z|9e6aaae9-5437-4333-8133-a7bc2b13eae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:10.176Z|28bef181-d0a6-4a2d-875d-3715a0d4d7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:18.559Z|ab8067a1-7f48-4252-966e-03411b36b81f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:18.560Z|ab8067a1-7f48-4252-966e-03411b36b81f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:20.199Z|c7728248-ecc2-4019-9091-ee71179111f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:20.199Z|f6262f45-474a-4104-9e74-0c4983c9f0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:20.200Z|c7728248-ecc2-4019-9091-ee71179111f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:20.200Z|f6262f45-474a-4104-9e74-0c4983c9f0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:20.291Z|51744ce7-8386-4395-bd59-78f6dbf23e23|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:19:20.292Z|51744ce7-8386-4395-bd59-78f6dbf23e23|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:20.617Z|73b7c83b-5713-483b-8a28-f96fcefeda5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:19:20.620Z|73b7c83b-5713-483b-8a28-f96fcefeda5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:19:28.581Z|ea75e516-e182-4891-9a3c-7d6886e3db40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:28.582Z|ea75e516-e182-4891-9a3c-7d6886e3db40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:30.221Z|0e66c095-d7fe-46d0-acc8-1426dc356b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:30.221Z|9dc97e7e-fa56-4766-ae45-730f38686b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:30.222Z|0e66c095-d7fe-46d0-acc8-1426dc356b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:30.222Z|9dc97e7e-fa56-4766-ae45-730f38686b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:35.617Z|e83f64dd-8b74-4da4-92eb-871099ecf6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:19:35.618Z|e83f64dd-8b74-4da4-92eb-871099ecf6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:19:35.850Z|5882827f-d64a-4fcf-8d46-002580bf519d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:19:35.851Z|5882827f-d64a-4fcf-8d46-002580bf519d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:19:38.604Z|ef463a81-91ec-4d15-bb6b-3f939392bd59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:38.605Z|ef463a81-91ec-4d15-bb6b-3f939392bd59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:40.244Z|69cf610b-0aa4-40c8-8b4d-345552a0d428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:40.244Z|83edcc51-06b5-4047-ae82-654c39dabed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:40.245Z|83edcc51-06b5-4047-ae82-654c39dabed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:40.245Z|69cf610b-0aa4-40c8-8b4d-345552a0d428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:48.629Z|791ab6c4-227a-4d36-8aa4-cdc8133e8f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:48.630Z|791ab6c4-227a-4d36-8aa4-cdc8133e8f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:50.269Z|231c5047-fdea-4c5f-b64f-719f83e11574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:50.269Z|ddf8dc96-1270-4d1c-8645-7893bf104fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:50.269Z|231c5047-fdea-4c5f-b64f-719f83e11574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:50.269Z|ddf8dc96-1270-4d1c-8645-7893bf104fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:19:50.617Z|28c559f6-a2b2-451d-881d-0ee85e4f8e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:19:50.618Z|28c559f6-a2b2-451d-881d-0ee85e4f8e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:19:58.653Z|ce1f68c3-1c6d-464e-a44f-831a03e1eac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:19:58.654Z|ce1f68c3-1c6d-464e-a44f-831a03e1eac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:00.291Z|7f439661-85fd-4645-824f-8a6da62bfb29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:00.292Z|7f439661-85fd-4645-824f-8a6da62bfb29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:00.292Z|a06eeaca-8281-43f6-a517-cc6bfc52f564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:00.294Z|a06eeaca-8281-43f6-a517-cc6bfc52f564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:05.617Z|69a78f8d-60c3-45f2-a84c-8a26fc8eb9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:20:05.622Z|69a78f8d-60c3-45f2-a84c-8a26fc8eb9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:20:05.852Z|dfb4b276-8b59-4484-be41-ab389bd84c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:20:05.853Z|dfb4b276-8b59-4484-be41-ab389bd84c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:20:08.677Z|c94cf98a-a237-40c2-b011-9f685aac38f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:08.678Z|c94cf98a-a237-40c2-b011-9f685aac38f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:10.317Z|9c214e55-6aff-450f-bdab-a5bf33ee1f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:10.317Z|d029b8b5-062e-4df1-b688-b3e48f2df0ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:10.318Z|d029b8b5-062e-4df1-b688-b3e48f2df0ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:10.318Z|9c214e55-6aff-450f-bdab-a5bf33ee1f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:18.700Z|e3eab1c1-846f-468a-b896-cb1a0d5191b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:18.700Z|e3eab1c1-846f-468a-b896-cb1a0d5191b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:20.291Z|ae1e2ace-6ee3-488d-889e-a9a52827d983|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:20:20.292Z|ae1e2ace-6ee3-488d-889e-a9a52827d983|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:20.354Z|f0894521-e1b6-453d-b076-5005f5a811bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:20.355Z|f0894521-e1b6-453d-b076-5005f5a811bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:20.358Z|e9d45cda-dfbd-486c-9f7d-780c198cc14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:20.359Z|e9d45cda-dfbd-486c-9f7d-780c198cc14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:20.617Z|53aff508-2a61-4aa4-9b4b-c627a46138f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:20:20.618Z|53aff508-2a61-4aa4-9b4b-c627a46138f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:20:28.721Z|ee536b21-ef73-4eb9-a150-2cfc319c8db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:28.722Z|ee536b21-ef73-4eb9-a150-2cfc319c8db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:30.414Z|9796cb3b-cde2-4b0e-a467-a5f193cfdc95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:30.415Z|f7d75645-4ccf-46f9-8d1c-d407c0c598ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:30.415Z|9796cb3b-cde2-4b0e-a467-a5f193cfdc95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:30.416Z|f7d75645-4ccf-46f9-8d1c-d407c0c598ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:35.617Z|2b0e295c-f94e-49a8-9b79-1840d4719b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:20:35.618Z|2b0e295c-f94e-49a8-9b79-1840d4719b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:20:35.853Z|2ad7a471-1dac-4d21-be90-7cd84e5e7322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:20:35.854Z|2ad7a471-1dac-4d21-be90-7cd84e5e7322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:20:38.744Z|671d66a2-2419-4f49-8a95-14b4e79bc85c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:38.744Z|671d66a2-2419-4f49-8a95-14b4e79bc85c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:40.440Z|90889830-21a7-42ed-81a2-95190926cf41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:40.440Z|bd1ba29c-3630-40d9-8c62-c5c93f7f66b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:40.441Z|90889830-21a7-42ed-81a2-95190926cf41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:40.441Z|bd1ba29c-3630-40d9-8c62-c5c93f7f66b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:48.765Z|54b6c553-1836-4ff5-b329-78285dbaaf2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:48.766Z|54b6c553-1836-4ff5-b329-78285dbaaf2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:50.463Z|8ccb4e4d-692b-40ee-bf1e-2ac203b6c8ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:50.463Z|67215846-0dc3-42bf-9958-05bdb7f4e902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:50.464Z|67215846-0dc3-42bf-9958-05bdb7f4e902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:50.464Z|8ccb4e4d-692b-40ee-bf1e-2ac203b6c8ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:20:50.617Z|6f93639b-3f95-49c5-a5eb-55169ee5a212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:20:50.621Z|6f93639b-3f95-49c5-a5eb-55169ee5a212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:20:58.787Z|0799efa4-fe74-4b84-b57a-3df481976e88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:20:58.787Z|0799efa4-fe74-4b84-b57a-3df481976e88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:00.487Z|da4eebcf-8645-452f-90b3-c163f990aa7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:00.487Z|e292f113-d70b-419e-9c1b-790a8edd13a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:00.488Z|e292f113-d70b-419e-9c1b-790a8edd13a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:00.488Z|da4eebcf-8645-452f-90b3-c163f990aa7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:05.617Z|1a50fefc-1ec7-4fc5-8ba5-966f919c8b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:21:05.618Z|1a50fefc-1ec7-4fc5-8ba5-966f919c8b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:21:05.855Z|75c61b28-2396-46dc-b1d8-ea623adce839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:21:05.855Z|75c61b28-2396-46dc-b1d8-ea623adce839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:21:08.809Z|c8ab2a7d-240b-4a25-8531-5242dc85dfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:08.809Z|c8ab2a7d-240b-4a25-8531-5242dc85dfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:10.510Z|a509f26e-6eb4-42b4-8fe1-43a9f6df3f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:10.510Z|16834ea1-30a3-408f-988b-4d34e779000e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:10.510Z|a509f26e-6eb4-42b4-8fe1-43a9f6df3f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:10.510Z|16834ea1-30a3-408f-988b-4d34e779000e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:18.831Z|841e4cbf-a21c-4f5f-bb45-64ed79d51418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:18.832Z|841e4cbf-a21c-4f5f-bb45-64ed79d51418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:20.290Z|be965bad-dc6c-4cd8-865f-c3c0b4812eaa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:21:20.291Z|be965bad-dc6c-4cd8-865f-c3c0b4812eaa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:20.531Z|dfc93379-aa07-4d27-9ea3-8b769e35b984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:20.531Z|2f1ef11f-21f7-426f-9083-a89e83271664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:20.532Z|dfc93379-aa07-4d27-9ea3-8b769e35b984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:20.532Z|2f1ef11f-21f7-426f-9083-a89e83271664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:20.617Z|54c978ae-ef61-43c3-a8e1-8fe83e2fe11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:21:20.617Z|54c978ae-ef61-43c3-a8e1-8fe83e2fe11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:21:28.855Z|25ed58af-68a5-4456-8351-7b29673bd54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:28.855Z|25ed58af-68a5-4456-8351-7b29673bd54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:30.555Z|574217a1-3a57-47b5-ab0d-815dff33d79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:30.555Z|1891c381-d530-4665-8c16-9ae3985ac698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:30.556Z|574217a1-3a57-47b5-ab0d-815dff33d79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:30.556Z|1891c381-d530-4665-8c16-9ae3985ac698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:35.617Z|830ec8c5-1550-4e00-a70a-74a9d3cbb802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:21:35.620Z|830ec8c5-1550-4e00-a70a-74a9d3cbb802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:21:35.856Z|a047395f-15b4-422a-96c0-6ed3ceb1f005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:21:35.856Z|a047395f-15b4-422a-96c0-6ed3ceb1f005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:21:38.878Z|cc719a62-7b2f-4527-9899-08fc3a244b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:38.879Z|cc719a62-7b2f-4527-9899-08fc3a244b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:40.577Z|3a2aeb27-5bc2-461a-9c37-2232ec160800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:40.577Z|41b5e89e-ceea-406b-990d-8470f15d5149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:40.577Z|41b5e89e-ceea-406b-990d-8470f15d5149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:40.577Z|3a2aeb27-5bc2-461a-9c37-2232ec160800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:48.900Z|c88622e1-f95d-4610-9d42-f0e1988ffa92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:48.901Z|c88622e1-f95d-4610-9d42-f0e1988ffa92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:50.602Z|25d21f60-f557-4958-a271-36f84002f81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:50.603Z|25d21f60-f557-4958-a271-36f84002f81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:50.603Z|89a0aef5-b3f8-4870-84a7-5371c267b363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:50.603Z|89a0aef5-b3f8-4870-84a7-5371c267b363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:21:50.617Z|a844bee5-8bf4-4b43-b579-b76acc00939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:21:50.617Z|a844bee5-8bf4-4b43-b579-b76acc00939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:21:58.922Z|947a0408-06c2-4ad8-b1a6-e772458b1585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:21:58.923Z|947a0408-06c2-4ad8-b1a6-e772458b1585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:00.624Z|a1804d21-a7c5-4ea7-afdf-5fb038e1c91f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:00.624Z|9cc5947d-47da-4581-a72f-7dedfdad3315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:00.624Z|9cc5947d-47da-4581-a72f-7dedfdad3315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:00.624Z|a1804d21-a7c5-4ea7-afdf-5fb038e1c91f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:05.617Z|064a1a2d-313c-4402-912f-94e25a601c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:22:05.618Z|064a1a2d-313c-4402-912f-94e25a601c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:22:05.857Z|1a90e645-b9b7-4fc3-8cbf-21cccabd1e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:22:05.858Z|1a90e645-b9b7-4fc3-8cbf-21cccabd1e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:22:08.943Z|02fddf7f-e48b-40bd-b739-807c66a8eed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:08.944Z|02fddf7f-e48b-40bd-b739-807c66a8eed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:10.646Z|c58f7896-6df7-4e24-9896-791fff08fefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:10.647Z|c58f7896-6df7-4e24-9896-791fff08fefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:10.647Z|becbf5ee-207f-4f50-8926-2b9885bda1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:10.648Z|becbf5ee-207f-4f50-8926-2b9885bda1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:18.965Z|53ca03f5-1dbf-42e6-ade7-04444a186899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:18.966Z|53ca03f5-1dbf-42e6-ade7-04444a186899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:20.296Z|a1fec1ff-719f-40c8-8103-10c856ecdc7b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:22:20.297Z|a1fec1ff-719f-40c8-8103-10c856ecdc7b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:20.617Z|502f5f4e-9c17-4a10-932c-4aa45f5bd1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:22:20.618Z|502f5f4e-9c17-4a10-932c-4aa45f5bd1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:22:20.670Z|e311d1e4-c7d7-45b8-85e5-7f7040adcd7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:20.670Z|0b22eee7-d9d0-487e-9a55-8abd06de0edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:20.671Z|e311d1e4-c7d7-45b8-85e5-7f7040adcd7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:20.671Z|0b22eee7-d9d0-487e-9a55-8abd06de0edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:28.996Z|0b718682-ba94-491b-a70f-1c26bbc08c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:28.997Z|0b718682-ba94-491b-a70f-1c26bbc08c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:30.693Z|3610bfa7-c43b-48df-ad20-6df2c2f5d6ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:30.693Z|a1845560-bb9c-4489-8f17-7a43f66f68af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:30.693Z|3610bfa7-c43b-48df-ad20-6df2c2f5d6ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:30.695Z|a1845560-bb9c-4489-8f17-7a43f66f68af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:35.617Z|55de4959-af6b-4c89-a149-f7a6b6003ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:22:35.618Z|55de4959-af6b-4c89-a149-f7a6b6003ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:22:35.859Z|d3511d21-ad9c-45f5-b49c-94ec242b4cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:22:35.859Z|d3511d21-ad9c-45f5-b49c-94ec242b4cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:22:39.020Z|71ff0042-7180-4684-af7f-8f73267d0019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:39.021Z|71ff0042-7180-4684-af7f-8f73267d0019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:40.716Z|bf1a43ff-8d28-4f2f-b31b-1b098865f4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:40.717Z|bf1a43ff-8d28-4f2f-b31b-1b098865f4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:40.719Z|6ed90ee4-14aa-4613-ac0d-c49274b05978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:40.720Z|6ed90ee4-14aa-4613-ac0d-c49274b05978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:49.042Z|e03e049b-698d-498a-8a6d-c593eb083cf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:49.043Z|e03e049b-698d-498a-8a6d-c593eb083cf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:50.617Z|4cc0b9ae-7601-4cdd-8513-e80642788a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:22:50.618Z|4cc0b9ae-7601-4cdd-8513-e80642788a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:22:50.739Z|743d46e9-89aa-4a09-8573-6acf1f863194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:50.739Z|8615e042-5eb7-4cbd-a7ae-803835fa65ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:50.739Z|743d46e9-89aa-4a09-8573-6acf1f863194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:50.739Z|8615e042-5eb7-4cbd-a7ae-803835fa65ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:22:59.068Z|b0d913b4-8646-4404-a48b-330ec69d556d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:22:59.069Z|b0d913b4-8646-4404-a48b-330ec69d556d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:00.761Z|7b6086ea-b7dc-4365-a11f-c36fc83327cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:00.761Z|4adf9946-a3aa-4dac-83a9-1463ccdca820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:00.762Z|4adf9946-a3aa-4dac-83a9-1463ccdca820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:00.762Z|7b6086ea-b7dc-4365-a11f-c36fc83327cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:05.617Z|720f6aac-b5d1-445b-be59-ffc40811615d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:23:05.617Z|720f6aac-b5d1-445b-be59-ffc40811615d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:23:05.860Z|2b11a8d9-13d4-452e-89cc-ede1c937525b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:23:05.860Z|2b11a8d9-13d4-452e-89cc-ede1c937525b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:23:09.096Z|f370700d-ec1e-4de1-8400-2fc0a5d9762b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:09.097Z|f370700d-ec1e-4de1-8400-2fc0a5d9762b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:10.788Z|c7f53676-4784-40be-940e-e128c45b8026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:10.788Z|65c94c14-3d21-4b46-a796-e9bae49bec26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:10.790Z|c7f53676-4784-40be-940e-e128c45b8026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:10.790Z|65c94c14-3d21-4b46-a796-e9bae49bec26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:19.119Z|2c9d79c9-4f49-4023-8a37-4ff2d5eb9921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:19.120Z|2c9d79c9-4f49-4023-8a37-4ff2d5eb9921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:20.292Z|7613b450-e7b4-4027-bceb-d0aab8c61e59|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:23:20.293Z|7613b450-e7b4-4027-bceb-d0aab8c61e59|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:20.617Z|a3709d6f-96fa-4099-87cc-b520f44c17d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:23:20.620Z|a3709d6f-96fa-4099-87cc-b520f44c17d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:23:20.815Z|8c8b6746-1fa2-404e-bdcd-10c2fc07cbb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:20.816Z|8c8b6746-1fa2-404e-bdcd-10c2fc07cbb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:20.817Z|8809c89f-2ebe-415a-9846-0d262f1ec7b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:20.817Z|8809c89f-2ebe-415a-9846-0d262f1ec7b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:29.143Z|0fe25f65-8932-46d4-ac43-6466af2403a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:29.144Z|0fe25f65-8932-46d4-ac43-6466af2403a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:30.841Z|d8a6b8db-bba2-4b83-8218-2df06de6e139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:30.841Z|29c5933b-8b95-4188-8c01-535f7d713d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:30.842Z|d8a6b8db-bba2-4b83-8218-2df06de6e139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:30.843Z|29c5933b-8b95-4188-8c01-535f7d713d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:35.620Z|18642815-dd05-42d2-9b5e-4269dff436af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:23:35.623Z|18642815-dd05-42d2-9b5e-4269dff436af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:23:35.861Z|27cf545b-5042-4869-ac9a-af479957fe89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:23:35.862Z|27cf545b-5042-4869-ac9a-af479957fe89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:23:39.168Z|68bd8197-2aab-41a3-87a5-5aa793f26907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:39.169Z|68bd8197-2aab-41a3-87a5-5aa793f26907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:40.868Z|7b8ae4f2-4ab6-4e08-bd26-3ddf1b1888d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:40.868Z|f98b7b0a-b50d-4bff-b172-617df4eaa001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:40.869Z|7b8ae4f2-4ab6-4e08-bd26-3ddf1b1888d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:40.870Z|f98b7b0a-b50d-4bff-b172-617df4eaa001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:49.194Z|f7c0254f-f35a-4360-85ce-0b5ec88cb99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:49.195Z|f7c0254f-f35a-4360-85ce-0b5ec88cb99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:50.617Z|d19fe574-32ba-4024-b4c4-c77c1b130696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:23:50.619Z|d19fe574-32ba-4024-b4c4-c77c1b130696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:23:50.891Z|fc4d803f-dd53-43a2-a93e-9795c0c6a036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:50.892Z|fc4d803f-dd53-43a2-a93e-9795c0c6a036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:50.892Z|5411dda1-4491-4e99-ad0f-6099b4234ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:50.894Z|5411dda1-4491-4e99-ad0f-6099b4234ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:23:59.219Z|2c37aaae-3963-4b56-adfd-2cc362e2adcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:23:59.221Z|2c37aaae-3963-4b56-adfd-2cc362e2adcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:00.914Z|ec4f8660-85eb-4995-a68e-630346f1e693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:00.914Z|770e63e7-69df-41f9-96b6-e30fa9c2e004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:00.914Z|ec4f8660-85eb-4995-a68e-630346f1e693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:00.914Z|770e63e7-69df-41f9-96b6-e30fa9c2e004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:05.617Z|a306dab6-17c1-4259-bbc4-ae5b6ed42cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:24:05.621Z|a306dab6-17c1-4259-bbc4-ae5b6ed42cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:24:05.863Z|dd646bb3-82f3-4ed5-b7a6-1f1e159a1592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:24:05.864Z|dd646bb3-82f3-4ed5-b7a6-1f1e159a1592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:24:09.243Z|d653a538-94f5-48ee-b2f5-1987333fd806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:09.243Z|d653a538-94f5-48ee-b2f5-1987333fd806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:10.937Z|2609671c-172c-4a46-9d83-c287ca605434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:10.937Z|a106f048-665b-48c0-9da5-6b9afb4f9a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:10.938Z|2609671c-172c-4a46-9d83-c287ca605434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:10.938Z|a106f048-665b-48c0-9da5-6b9afb4f9a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:19.266Z|a1297359-52db-46d1-a1a2-3ce293743b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:19.267Z|a1297359-52db-46d1-a1a2-3ce293743b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:20.291Z|105a747c-d8d9-4aaa-93b6-1bfbda8be350|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:24:20.292Z|105a747c-d8d9-4aaa-93b6-1bfbda8be350|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:20.617Z|3f12de4b-cfc6-47b1-bd0e-bfa192bac550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:24:20.618Z|3f12de4b-cfc6-47b1-bd0e-bfa192bac550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:24:20.959Z|03f2ab8c-2a95-4e7e-81d0-47bf65c756df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:20.959Z|7b20c8f7-1079-49e4-b967-99f97c8ac4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:20.960Z|03f2ab8c-2a95-4e7e-81d0-47bf65c756df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:20.960Z|7b20c8f7-1079-49e4-b967-99f97c8ac4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:29.289Z|439236ca-8a67-4c8b-8429-40817307ddd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:29.290Z|439236ca-8a67-4c8b-8429-40817307ddd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:30.982Z|11418585-f474-4fd3-ab70-441a139c6d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:30.982Z|90ab08ff-1b56-457a-801d-650925ff8aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:30.983Z|11418585-f474-4fd3-ab70-441a139c6d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:30.983Z|90ab08ff-1b56-457a-801d-650925ff8aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:35.617Z|53f8f8e7-93af-4359-aaa0-fa1276680e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:24:35.618Z|53f8f8e7-93af-4359-aaa0-fa1276680e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:24:35.865Z|5ba803ea-ed45-484b-8012-a13bde477b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:24:35.865Z|5ba803ea-ed45-484b-8012-a13bde477b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:24:39.315Z|8c72ee3d-43d0-416d-9d01-a6ad01732051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:39.316Z|8c72ee3d-43d0-416d-9d01-a6ad01732051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:41.005Z|656b3f39-9479-4147-9962-a169dd426bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:41.005Z|09666eaf-39ac-4e2e-b0e8-ad6db99c51f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:41.006Z|656b3f39-9479-4147-9962-a169dd426bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:41.006Z|09666eaf-39ac-4e2e-b0e8-ad6db99c51f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:49.337Z|cac715f5-30ce-41fb-86b6-9248609397f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:49.338Z|cac715f5-30ce-41fb-86b6-9248609397f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:50.617Z|c1e79c15-c19c-4a7b-96bc-e84bf580e62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:24:50.621Z|c1e79c15-c19c-4a7b-96bc-e84bf580e62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:24:51.027Z|a4725cc9-a326-43c1-a11f-24d213805103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:51.027Z|575f0bee-7262-4d79-8673-988222eabe3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:51.028Z|a4725cc9-a326-43c1-a11f-24d213805103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:51.029Z|575f0bee-7262-4d79-8673-988222eabe3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:24:59.361Z|39a4ae84-70fa-4b13-a6bf-245632c41912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:24:59.362Z|39a4ae84-70fa-4b13-a6bf-245632c41912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:01.051Z|4c750847-e46e-4a78-bf5d-5068fb401b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:01.052Z|8c0a0709-a3d0-43df-ae8d-514fac185bb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:01.052Z|4c750847-e46e-4a78-bf5d-5068fb401b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:01.052Z|8c0a0709-a3d0-43df-ae8d-514fac185bb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:05.617Z|a5474164-30ea-4534-aed9-63ab989517ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:25:05.618Z|a5474164-30ea-4534-aed9-63ab989517ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:25:05.866Z|01039823-6344-4022-b6a6-36428abda629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:25:05.867Z|01039823-6344-4022-b6a6-36428abda629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:25:09.386Z|070f5374-6a24-4f4d-a7d5-b95014723c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:09.387Z|070f5374-6a24-4f4d-a7d5-b95014723c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:11.073Z|28a17089-1e1a-4845-8b08-33c654e45ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:11.073Z|8a715a80-7ef4-447a-80c7-b11df2078542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:11.074Z|8a715a80-7ef4-447a-80c7-b11df2078542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:11.074Z|28a17089-1e1a-4845-8b08-33c654e45ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:19.410Z|1a6b4cbf-a2e6-457e-bcbd-bc833aa661b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:19.411Z|1a6b4cbf-a2e6-457e-bcbd-bc833aa661b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:20.290Z|eb4e6a59-655c-4e2d-971d-2b07521584ba|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:25:20.291Z|eb4e6a59-655c-4e2d-971d-2b07521584ba|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:20.617Z|b9b7e64d-0029-449e-9837-692dd4e4bea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:25:20.618Z|b9b7e64d-0029-449e-9837-692dd4e4bea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:25:21.095Z|35b92a8e-29b9-4a72-a089-957ab3f051fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:21.095Z|c58337e2-f20e-442e-bf69-767d29677336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:21.095Z|35b92a8e-29b9-4a72-a089-957ab3f051fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:21.096Z|c58337e2-f20e-442e-bf69-767d29677336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:29.433Z|a2d60084-c547-429c-9e50-bb4976254223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:29.433Z|a2d60084-c547-429c-9e50-bb4976254223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:31.117Z|499db4fc-ad71-4875-aea5-0cfcf086c6a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:31.117Z|4aeac065-1026-447b-a104-c703410d430d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:31.117Z|499db4fc-ad71-4875-aea5-0cfcf086c6a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:31.117Z|4aeac065-1026-447b-a104-c703410d430d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:35.617Z|954e2904-b5bd-43b6-b617-2e20780a330e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:25:35.620Z|954e2904-b5bd-43b6-b617-2e20780a330e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:25:35.868Z|ae45c10b-e79c-4d5b-b656-e5ce83dd880c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:25:35.869Z|ae45c10b-e79c-4d5b-b656-e5ce83dd880c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:25:39.454Z|7c03cea1-07b9-41ff-a9f3-df3de4505870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:39.455Z|7c03cea1-07b9-41ff-a9f3-df3de4505870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:41.143Z|571fd02f-236e-4422-a4e4-f1d637afe4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:41.144Z|571fd02f-236e-4422-a4e4-f1d637afe4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:41.143Z|d28fde57-5394-4c08-b62e-b49f8527e1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:41.145Z|d28fde57-5394-4c08-b62e-b49f8527e1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:49.476Z|6ee2aa60-83c1-4852-93ae-bf21e073bd7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:49.476Z|6ee2aa60-83c1-4852-93ae-bf21e073bd7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:50.617Z|a14175ae-eb2b-4c03-a011-3a6ec635703b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:25:50.618Z|a14175ae-eb2b-4c03-a011-3a6ec635703b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:25:51.167Z|d70a0fa9-d649-4108-aeba-4a4cbca90442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:51.167Z|a92a0138-9835-402b-bfd3-955ad9b2f155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:51.168Z|d70a0fa9-d649-4108-aeba-4a4cbca90442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:51.168Z|a92a0138-9835-402b-bfd3-955ad9b2f155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:25:59.497Z|ccd90236-749a-4f79-91d0-573771a7f8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:25:59.498Z|ccd90236-749a-4f79-91d0-573771a7f8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:01.188Z|c3cbd475-2a4a-4aaa-9b42-14f26492f099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:01.189Z|d792ee83-e476-481a-a2da-e02076acfac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:01.189Z|c3cbd475-2a4a-4aaa-9b42-14f26492f099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:01.190Z|d792ee83-e476-481a-a2da-e02076acfac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:05.617Z|b4fc41e2-d19b-432a-af25-7d3e19630a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:26:05.618Z|b4fc41e2-d19b-432a-af25-7d3e19630a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:26:05.870Z|64127f3d-6038-41b1-9962-b70d08db0fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:26:05.870Z|64127f3d-6038-41b1-9962-b70d08db0fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:26:09.518Z|24573973-048a-44ee-bf7f-5f758cdb4121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:09.519Z|24573973-048a-44ee-bf7f-5f758cdb4121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:11.210Z|4cb2c11c-0ba6-4109-b08b-d5b7f1533ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:11.210Z|5f0fd0a3-296b-4a44-933e-2b88b8c3a03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:11.211Z|4cb2c11c-0ba6-4109-b08b-d5b7f1533ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:11.211Z|5f0fd0a3-296b-4a44-933e-2b88b8c3a03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:19.541Z|8ba1795d-ae6d-4c3f-968a-8eade9c04340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:19.542Z|8ba1795d-ae6d-4c3f-968a-8eade9c04340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:20.291Z|22358d5e-a2a2-4dde-9b0a-2d3fa8926d49|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:26:20.292Z|22358d5e-a2a2-4dde-9b0a-2d3fa8926d49|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:20.617Z|9abffc2f-c077-4565-b31f-0a137e9cb153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:26:20.620Z|9abffc2f-c077-4565-b31f-0a137e9cb153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:26:21.232Z|5fa70d1f-933c-4599-8df6-a212d4f7b9a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:21.232Z|72af6658-eb0b-4e5b-86bf-31301fd5cc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:21.233Z|5fa70d1f-933c-4599-8df6-a212d4f7b9a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:21.233Z|72af6658-eb0b-4e5b-86bf-31301fd5cc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:29.564Z|4c7d50f6-76ea-41d9-95ed-061a723044a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:29.565Z|4c7d50f6-76ea-41d9-95ed-061a723044a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:31.256Z|608c81fe-57a5-47cd-83b6-b1faf3fea2bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:31.256Z|61eb8aef-88aa-442f-9f77-3ab85081668f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:31.256Z|61eb8aef-88aa-442f-9f77-3ab85081668f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:31.256Z|608c81fe-57a5-47cd-83b6-b1faf3fea2bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:35.617Z|a221ff87-85db-4b9a-af94-c71e77f6dc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:26:35.618Z|a221ff87-85db-4b9a-af94-c71e77f6dc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:26:35.871Z|1bb6da7c-e085-409f-862d-1ac91100de2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:26:35.872Z|1bb6da7c-e085-409f-862d-1ac91100de2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:26:39.587Z|318b94af-21de-4878-a0ff-523de5073d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:39.588Z|318b94af-21de-4878-a0ff-523de5073d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:41.279Z|d141b3c9-5b40-42ed-8ff6-a353c1ca9606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:41.279Z|81d926b3-2290-4f18-8a13-b7ad7a8780ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:41.280Z|d141b3c9-5b40-42ed-8ff6-a353c1ca9606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:41.280Z|81d926b3-2290-4f18-8a13-b7ad7a8780ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:49.609Z|df4c5368-91d9-4eef-9065-8b0b75036935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:49.610Z|df4c5368-91d9-4eef-9065-8b0b75036935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:50.617Z|9ff7e624-bbb7-4d38-9ffa-50a8e03a08f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:26:50.618Z|9ff7e624-bbb7-4d38-9ffa-50a8e03a08f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:26:51.305Z|9624ace6-b0b9-46c6-874c-8a34d163381d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:51.305Z|d34c6982-4932-4e0b-bbcb-2f9d3a17e6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:51.306Z|9624ace6-b0b9-46c6-874c-8a34d163381d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:51.306Z|d34c6982-4932-4e0b-bbcb-2f9d3a17e6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:52.109Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-04T04:26:52.122Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c7c55728-2dda-4327-a467-8b721fc0b8aa already exists in requestDb InfraActiveRequests table 2022-06-04T04:26:52.180Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa 2022-06-04T04:26:52.182Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|INFO|500||Invoke 2022-06-04T04:26:52.182Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||===========================request begin================================================ 2022-06-04T04:26:52.183Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa 2022-06-04T04:26:52.183Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Method : GET 2022-06-04T04:26:52.184Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a817398957e397f7", X-B3-SpanId:"9d21d8cf94b25919", X-B3-ParentSpanId:"a817398957e397f7", X-B3-Sampled:"0", X-ONAP-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-TransactionID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-ECOMP-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10464ab8-85ab-49df-b9a2-35dbfad1977a"] 2022-06-04T04:26:52.185Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Request body: 2022-06-04T04:26:52.185Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||==========================request end================================================ 2022-06-04T04:26:53.258Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||============================response begin========================================== 2022-06-04T04:26:53.259Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T04:26:53.259Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Status text : 2022-06-04T04:26:53.260Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F97F14153AE770E8530830DB21D5AD86; 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:"Sat, 04 Jun 2022 04:26:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T04:26:53.261Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||Response body: 2022-06-04T04:26:53.261Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|DEBUG|500||=======================response end================================================= 2022-06-04T04:26:53.262Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7c55728-2dda-4327-a467-8b721fc0b8aa|INFO|404|Not Found|InvokeReturn 2022-06-04T04:26:53.307Z|bdb54b13-8570-48e6-bb55-4cdfa04a2086|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-04T04:26:53.308Z|bdb54b13-8570-48e6-bb55-4cdfa04a2086|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-04T04:26:53.333Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c7c55728-2dda-4327-a467-8b721fc0b8aa 2022-06-04T04:26:53.354Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-04T04:26:53.357Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-04T04:26:53.358Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-04T04:26:53.358Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-04T04:26:53.359Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-04T04:26:53.359Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-04T04:26:53.359Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a817398957e397f7", X-B3-SpanId:"fa6eef3a181f2317", X-B3-ParentSpanId:"a817398957e397f7", X-B3-Sampled:"0", X-ONAP-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-TransactionID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-ECOMP-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"861453ce-c71f-42a6-8a25-1a48fd584049"] 2022-06-04T04:26:53.360Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-04T04:26:53.360Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-04T04:26:53.408Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-04T04:26:53.408Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-04T04:26:53.408Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-04T04:26:53.409Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 04 Jun 2022 04:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T04:26:53.409Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-04T04:26:53.409Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-04T04:26:53.410Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-04T04:26:53.411Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-04T04:26:53.413Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-04T04:26:53.414Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-04T04:26:53.417Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-04T04:26:53.417Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-04T04:26:53.417Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-04T04:26:53.418Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-04T04:26:53.418Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a817398957e397f7", X-B3-SpanId:"8c8f3c990aea3698", X-B3-ParentSpanId:"a817398957e397f7", X-B3-Sampled:"0", X-ONAP-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-TransactionID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-ECOMP-RequestID:"c7c55728-2dda-4327-a467-8b721fc0b8aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ece68a9-bf56-4bf7-b813-725e1157d593"] 2022-06-04T04:26:53.418Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-04T04:26:53.419Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-04T04:26:53.484Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-04T04:26:53.485Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-04T04:26:53.485Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-04T04:26:53.485Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 04 Jun 2022 04:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T04:26:53.486Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-04T04:26:53.486Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-04T04:26:53.486Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-04T04:26:53.488Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-04T04:26:53.491Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@41473795 2022-06-04T04:26:53.496Z|c7c55728-2dda-4327-a467-8b721fc0b8aa|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T04:26:59.634Z|7313dbed-055e-4ce5-93a3-e80aa3c835c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:26:59.635Z|7313dbed-055e-4ce5-93a3-e80aa3c835c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:01.329Z|658ca632-e91a-4913-9561-8a4dc7984d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:01.329Z|360fdd43-a60c-41fe-a576-1fddf85995bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:01.330Z|360fdd43-a60c-41fe-a576-1fddf85995bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:01.330Z|658ca632-e91a-4913-9561-8a4dc7984d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:05.617Z|da081c88-19d7-4309-9dbc-d02db4d17397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:27:05.620Z|da081c88-19d7-4309-9dbc-d02db4d17397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:27:05.872Z|84c62f31-db93-4cb6-9d04-f7170d0ef923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:27:05.873Z|84c62f31-db93-4cb6-9d04-f7170d0ef923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:27:09.445Z|f74144e3-0ad5-4336-92d4-720176cd21ef|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-04T04:27:09.445Z|f74144e3-0ad5-4336-92d4-720176cd21ef|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:09.660Z|5956528f-79f6-4749-bcd4-3f2c4cd0942b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:09.661Z|5956528f-79f6-4749-bcd4-3f2c4cd0942b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:11.353Z|d1acfca0-84bc-4a6a-9788-297e0af8365a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:11.353Z|d1acfca0-84bc-4a6a-9788-297e0af8365a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:11.354Z|f1ae8098-6c40-4c91-84d0-77277feda3cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:11.355Z|f1ae8098-6c40-4c91-84d0-77277feda3cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:19.684Z|da61d60b-ae86-41b8-920b-fe250c22d06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:19.685Z|da61d60b-ae86-41b8-920b-fe250c22d06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:20.202Z|7ad365f0-2f39-4d90-b4c3-e9a0d78fef33|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-04T04:27:20.203Z|7ad365f0-2f39-4d90-b4c3-e9a0d78fef33|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:20.292Z|3fce0909-aa0b-4dd2-9fb2-dcd5435b82a0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:27:20.293Z|3fce0909-aa0b-4dd2-9fb2-dcd5435b82a0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:20.617Z|4bf37b3a-475d-48cc-952d-36997f8f9b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:27:20.618Z|4bf37b3a-475d-48cc-952d-36997f8f9b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:27:21.376Z|32778686-4de4-4f36-81a4-7c89ef86bb24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:21.376Z|5b96ce1f-2ce8-4309-a056-c0a86fb424dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:21.377Z|32778686-4de4-4f36-81a4-7c89ef86bb24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:21.377Z|5b96ce1f-2ce8-4309-a056-c0a86fb424dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:29.709Z|3790473b-d23b-4ff7-8611-1850b9b0a243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:29.710Z|3790473b-d23b-4ff7-8611-1850b9b0a243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:31.398Z|78499434-d186-48bc-8af4-cfd3455fb833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:31.398Z|c719e792-3e56-4494-ab35-7ab3205d6912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:31.399Z|78499434-d186-48bc-8af4-cfd3455fb833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:31.399Z|c719e792-3e56-4494-ab35-7ab3205d6912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:35.617Z|f1018c60-4569-4c8f-a0a0-d37940844f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:27:35.618Z|f1018c60-4569-4c8f-a0a0-d37940844f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:27:35.874Z|0cb12722-579a-4a06-a1b1-1a0acc59a426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:27:35.874Z|0cb12722-579a-4a06-a1b1-1a0acc59a426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:27:39.737Z|224dd59b-06aa-420e-bfc2-8bc5f109a52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:39.738Z|224dd59b-06aa-420e-bfc2-8bc5f109a52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:41.420Z|6e1f6fa1-78ab-48c3-b43d-7e174c93356b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:41.420Z|c6ad0d9f-cfc2-4823-af6f-b363ed683ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:41.421Z|6e1f6fa1-78ab-48c3-b43d-7e174c93356b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:41.421Z|c6ad0d9f-cfc2-4823-af6f-b363ed683ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:49.761Z|eaf31173-6c9f-410d-acb5-f2fe2ffa781b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:49.762Z|eaf31173-6c9f-410d-acb5-f2fe2ffa781b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:50.617Z|974c1802-798e-4df5-8f63-721249c75ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:27:50.621Z|974c1802-798e-4df5-8f63-721249c75ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:27:51.441Z|a6ec45cb-d614-48e2-8c8c-2d6a6bb3dd26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:51.442Z|a6ec45cb-d614-48e2-8c8c-2d6a6bb3dd26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:51.443Z|3b8f5a8a-2428-4f2f-bccc-adabb9d548b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:51.444Z|3b8f5a8a-2428-4f2f-bccc-adabb9d548b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:27:59.784Z|84856bee-8d1b-43a4-8ad4-6c82d71a33d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:27:59.785Z|84856bee-8d1b-43a4-8ad4-6c82d71a33d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:01.462Z|e3ebc42a-a186-451b-928a-d2e946f75f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:01.462Z|c9e5ce44-a066-4482-b078-3bd9f117861f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:01.463Z|e3ebc42a-a186-451b-928a-d2e946f75f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:01.464Z|c9e5ce44-a066-4482-b078-3bd9f117861f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:05.617Z|fe0fbfcd-314e-4d19-879d-3a4264bafbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:28:05.618Z|fe0fbfcd-314e-4d19-879d-3a4264bafbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:28:05.875Z|13d968d3-c696-47d5-b489-03a0eb4faf47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:28:05.876Z|13d968d3-c696-47d5-b489-03a0eb4faf47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:28:09.806Z|9b4decbd-758d-4966-beb3-49fd6ff4492c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:09.806Z|9b4decbd-758d-4966-beb3-49fd6ff4492c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:11.486Z|e8862f8d-1c81-471c-b6ba-29334f606c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:11.486Z|c63d8337-d5e6-4762-b60c-ecac6def8cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:11.487Z|e8862f8d-1c81-471c-b6ba-29334f606c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:11.487Z|c63d8337-d5e6-4762-b60c-ecac6def8cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:19.827Z|9c9b9b4c-7dde-4119-b283-8265291aeebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:19.828Z|9c9b9b4c-7dde-4119-b283-8265291aeebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:20.292Z|e40cb78b-b14d-473a-90d2-d80207d4dc19|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:28:20.293Z|e40cb78b-b14d-473a-90d2-d80207d4dc19|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:20.617Z|9e483c9a-ebc8-4ed2-9af6-cd776f8628b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:28:20.618Z|9e483c9a-ebc8-4ed2-9af6-cd776f8628b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:28:21.506Z|1b0db528-59a8-45de-bc4f-85601179a85d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:21.506Z|43081218-3c36-4b2e-b0c4-98ce5cd343d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:21.507Z|1b0db528-59a8-45de-bc4f-85601179a85d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:21.507Z|43081218-3c36-4b2e-b0c4-98ce5cd343d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:29.849Z|8ccf174a-8064-455d-aeee-771ac20ce022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:29.850Z|8ccf174a-8064-455d-aeee-771ac20ce022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:31.528Z|ef30af73-d5ec-4fcc-8740-fcde13c8642f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:31.529Z|ef30af73-d5ec-4fcc-8740-fcde13c8642f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:31.528Z|fe7154a8-ffec-4f85-b590-a691fb82adb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:31.530Z|fe7154a8-ffec-4f85-b590-a691fb82adb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:35.617Z|f074522a-29b1-4f80-b4d8-f8fbd4c62bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:28:35.621Z|f074522a-29b1-4f80-b4d8-f8fbd4c62bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:28:35.876Z|a03dc06e-312d-4d99-bbd8-9d6dc879434b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:28:35.877Z|a03dc06e-312d-4d99-bbd8-9d6dc879434b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:28:39.874Z|65bff869-2ec8-498f-baf9-e5958ee9e800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:39.877Z|65bff869-2ec8-498f-baf9-e5958ee9e800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:41.550Z|6724d179-218a-48a3-803a-d2ee62a3c420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:41.550Z|3e05d8df-6f4c-427e-a600-d2c2540c551e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:41.551Z|6724d179-218a-48a3-803a-d2ee62a3c420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:41.551Z|3e05d8df-6f4c-427e-a600-d2c2540c551e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:49.899Z|516a0a8b-7d6f-414b-8017-fce16130d12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:49.900Z|516a0a8b-7d6f-414b-8017-fce16130d12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:50.617Z|3b844c27-676b-4aca-9b55-e367ff64273b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:28:50.618Z|3b844c27-676b-4aca-9b55-e367ff64273b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:28:51.572Z|c0145e57-f50b-42e9-a5c2-f209dca26754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:51.572Z|6114a5ef-7d73-4a58-958d-7ceab9501b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:51.573Z|6114a5ef-7d73-4a58-958d-7ceab9501b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:51.573Z|c0145e57-f50b-42e9-a5c2-f209dca26754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:28:59.920Z|6c670981-87cc-4a9f-90c6-4011fd6acb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:28:59.921Z|6c670981-87cc-4a9f-90c6-4011fd6acb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:01.592Z|75569c75-6ace-41d2-a96d-8bd2ec7b9b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:01.592Z|28bb3eda-518e-489c-b0be-4f022e1b143f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:01.593Z|75569c75-6ace-41d2-a96d-8bd2ec7b9b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:01.593Z|28bb3eda-518e-489c-b0be-4f022e1b143f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:05.617Z|c404e713-943b-42c5-a0bd-cd73eec9027c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:29:05.618Z|c404e713-943b-42c5-a0bd-cd73eec9027c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:29:05.878Z|34e90d26-3513-48a0-ae5c-63ac92cf2aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:29:05.878Z|34e90d26-3513-48a0-ae5c-63ac92cf2aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:29:09.941Z|6625861c-4d2d-4b2c-9d45-8406d486539c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:09.942Z|6625861c-4d2d-4b2c-9d45-8406d486539c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:11.615Z|074fa5b8-00f0-444a-9da2-8f3fc4a5f134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:11.616Z|074fa5b8-00f0-444a-9da2-8f3fc4a5f134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:11.620Z|f0467c68-83d1-431e-9d37-7abf2dde724a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:11.621Z|f0467c68-83d1-431e-9d37-7abf2dde724a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:19.965Z|0942d2f8-6a13-4ecd-b947-8c4f7e6a93ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:19.966Z|0942d2f8-6a13-4ecd-b947-8c4f7e6a93ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:20.291Z|d975677d-60bb-4dac-983e-6f0894b09af9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:29:20.291Z|d975677d-60bb-4dac-983e-6f0894b09af9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:20.617Z|bebcbc86-51b9-4f71-8e53-d64ebd5f2183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:29:20.619Z|bebcbc86-51b9-4f71-8e53-d64ebd5f2183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:29:21.643Z|19547a60-d30f-4e25-9eef-c2cd4215aa8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:21.643Z|384c5c05-fd7f-4680-b951-f7cd96ae3096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:21.643Z|384c5c05-fd7f-4680-b951-f7cd96ae3096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:21.644Z|19547a60-d30f-4e25-9eef-c2cd4215aa8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:29.990Z|d05e69fc-8571-46c8-b5e0-08854cf98655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:29.991Z|d05e69fc-8571-46c8-b5e0-08854cf98655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:31.664Z|18b72784-f018-4132-b03e-fcf6dbc94562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:31.664Z|9bac146a-dbf1-4aca-afc6-9a29035ddf77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:31.665Z|9bac146a-dbf1-4aca-afc6-9a29035ddf77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:31.665Z|18b72784-f018-4132-b03e-fcf6dbc94562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:35.617Z|0674db96-082c-4aa5-9bff-bd40aca3df41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:29:35.618Z|0674db96-082c-4aa5-9bff-bd40aca3df41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:29:35.879Z|18dfc443-d7a4-46cf-8af7-4ecaab438822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:29:35.880Z|18dfc443-d7a4-46cf-8af7-4ecaab438822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:29:40.014Z|1990be55-2499-408d-b48b-c06e5a142bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:40.015Z|1990be55-2499-408d-b48b-c06e5a142bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:41.687Z|cd767651-d191-4c4d-8e00-685f1375ade0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:41.687Z|6c364b17-1d5c-4447-826f-45454ac3d404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:41.688Z|cd767651-d191-4c4d-8e00-685f1375ade0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:41.688Z|6c364b17-1d5c-4447-826f-45454ac3d404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:50.038Z|31e85854-a423-4c98-a6e3-46b7acb9751c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:50.039Z|31e85854-a423-4c98-a6e3-46b7acb9751c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:50.617Z|d7c355bf-93f3-4723-8f30-2e406093b570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:29:50.618Z|d7c355bf-93f3-4723-8f30-2e406093b570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:29:51.708Z|c1d2cb33-7d36-48da-a98e-e7b645df3731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:51.708Z|0fb56e78-c618-4e5b-a232-aa2d2e24256e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:29:51.709Z|0fb56e78-c618-4e5b-a232-aa2d2e24256e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:29:51.712Z|c1d2cb33-7d36-48da-a98e-e7b645df3731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:00.060Z|b0d7c76a-9c81-4f97-84d9-251b787a3032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:00.061Z|b0d7c76a-9c81-4f97-84d9-251b787a3032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:01.730Z|9cfae06a-1601-4be8-90ac-0e8f6b5c7959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:01.731Z|9cfae06a-1601-4be8-90ac-0e8f6b5c7959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:01.732Z|d0f7a770-869e-4565-a45d-9fd082d4060d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:01.733Z|d0f7a770-869e-4565-a45d-9fd082d4060d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:05.617Z|28bec6b3-f928-4522-83a5-971794e804c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:30:05.620Z|28bec6b3-f928-4522-83a5-971794e804c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:30:05.880Z|1c30cb40-6289-471a-a9ed-9e4d323f8ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:30:05.881Z|1c30cb40-6289-471a-a9ed-9e4d323f8ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:30:10.083Z|80425198-6ab8-4b03-8164-00cea7551ac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:10.084Z|80425198-6ab8-4b03-8164-00cea7551ac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:11.441Z|856553a8-16f6-44e3-b746-758dbd6c4e1a|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-04T04:30:11.442Z|856553a8-16f6-44e3-b746-758dbd6c4e1a|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:11.751Z|ed06e919-9ed8-4ecc-8520-95f924479eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:11.751Z|ed06e919-9ed8-4ecc-8520-95f924479eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:11.752Z|89ea1c2d-829c-4361-91f5-b304a56a7119|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:11.753Z|89ea1c2d-829c-4361-91f5-b304a56a7119|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:20.107Z|7e52eaf9-1922-47fa-b9c6-171bfe0ba9bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:20.108Z|7e52eaf9-1922-47fa-b9c6-171bfe0ba9bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:20.299Z|746bb1a0-423e-4391-9d5a-1fb1ecf03a8f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:30:20.300Z|746bb1a0-423e-4391-9d5a-1fb1ecf03a8f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:20.617Z|59e123e7-b210-4e8d-85e0-9a22526a8bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:30:20.618Z|59e123e7-b210-4e8d-85e0-9a22526a8bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:30:21.772Z|dca69755-38ee-4404-958a-19c5a957345e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:21.772Z|b4f431f6-e27c-45ae-a60a-c50d522d380b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:21.773Z|b4f431f6-e27c-45ae-a60a-c50d522d380b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:21.773Z|dca69755-38ee-4404-958a-19c5a957345e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:30.132Z|96df5d38-3af2-46b2-90e3-ea37fdafe75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:30.133Z|96df5d38-3af2-46b2-90e3-ea37fdafe75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:31.795Z|873f09e3-7de7-44a4-a167-f6287753f7c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:31.795Z|0631c6f8-52ef-49bc-a4f3-6fbce758e52d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:31.796Z|873f09e3-7de7-44a4-a167-f6287753f7c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:31.796Z|0631c6f8-52ef-49bc-a4f3-6fbce758e52d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:35.617Z|9fafaeea-3713-4b91-8ff1-7c988ff209e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:30:35.618Z|9fafaeea-3713-4b91-8ff1-7c988ff209e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:30:35.882Z|8b3f7e9f-17b7-40ab-8fbe-54a6e2e20b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:30:35.882Z|8b3f7e9f-17b7-40ab-8fbe-54a6e2e20b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:30:40.157Z|af09b064-2b7f-4ce8-83c2-dd2dd3455dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:40.158Z|af09b064-2b7f-4ce8-83c2-dd2dd3455dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:41.818Z|ec6f8535-67ff-48aa-9bf4-3412ae7eae33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:41.818Z|99e919c8-36ba-47f2-b718-c0927e965212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:41.819Z|ec6f8535-67ff-48aa-9bf4-3412ae7eae33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:41.819Z|99e919c8-36ba-47f2-b718-c0927e965212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:50.182Z|d3fcc416-65b1-4e0d-93b9-bbc4bb9d258f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:50.183Z|d3fcc416-65b1-4e0d-93b9-bbc4bb9d258f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:50.617Z|2a23f200-945d-4844-aa3e-6507b226fd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:30:50.620Z|2a23f200-945d-4844-aa3e-6507b226fd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:30:51.841Z|2b707d15-ab66-4e14-943b-5147061f5cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:51.841Z|9e3de7fa-526a-45e1-b1c3-36e17da92807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:30:51.842Z|2b707d15-ab66-4e14-943b-5147061f5cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:30:51.842Z|9e3de7fa-526a-45e1-b1c3-36e17da92807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:00.209Z|260bcc0e-ce45-4f60-a7c9-b58b51e6ef0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:00.210Z|260bcc0e-ce45-4f60-a7c9-b58b51e6ef0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:01.866Z|0c49b65b-295f-4d07-b0cb-b6eaf2cd27e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:01.866Z|99ab9cf5-57c1-4017-bab6-3275b61c4ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:01.867Z|0c49b65b-295f-4d07-b0cb-b6eaf2cd27e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:01.867Z|99ab9cf5-57c1-4017-bab6-3275b61c4ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:05.619Z|1e9a2b3e-60fe-4621-b2ba-d97d55c4769c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:31:05.620Z|1e9a2b3e-60fe-4621-b2ba-d97d55c4769c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:31:05.883Z|5af86f91-521b-4987-953e-2c51139af418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:31:05.884Z|5af86f91-521b-4987-953e-2c51139af418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:31:10.241Z|2a2ae2bb-ccd9-42fb-8e25-d34d0dbe544c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:10.242Z|2a2ae2bb-ccd9-42fb-8e25-d34d0dbe544c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:11.891Z|ae7d84db-7ec9-4fe9-a823-db87fe1a96ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:11.891Z|520a8af2-bf94-45b9-9228-ac2e6d62ae14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:11.891Z|520a8af2-bf94-45b9-9228-ac2e6d62ae14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:11.892Z|ae7d84db-7ec9-4fe9-a823-db87fe1a96ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:20.266Z|bd209424-ee57-4a89-b252-9b31041e25b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:20.267Z|bd209424-ee57-4a89-b252-9b31041e25b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:20.291Z|b57087e9-724c-473e-8dcc-a740914af1bf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:31:20.292Z|b57087e9-724c-473e-8dcc-a740914af1bf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:20.617Z|ae2f18d6-5aff-4115-8e12-a551ca6e04d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:31:20.618Z|ae2f18d6-5aff-4115-8e12-a551ca6e04d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:31:21.913Z|00763088-ad65-4e16-bb6f-dcb54cbaea3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:21.913Z|1d46cdee-c46a-41e0-8be8-271ad5a8491e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:21.915Z|00763088-ad65-4e16-bb6f-dcb54cbaea3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:21.915Z|1d46cdee-c46a-41e0-8be8-271ad5a8491e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:30.290Z|560d5502-87d3-40a9-bf60-d2b800ccb6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:30.291Z|560d5502-87d3-40a9-bf60-d2b800ccb6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:31.938Z|6ccbc084-63ab-420a-bbed-09501af40553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:31.939Z|6ccbc084-63ab-420a-bbed-09501af40553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:31.939Z|3d26aa40-9f8a-4cd0-975f-316487f1738d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:31.939Z|3d26aa40-9f8a-4cd0-975f-316487f1738d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:35.617Z|3344b1d0-d004-4578-9f3b-41f1b68369d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:31:35.621Z|3344b1d0-d004-4578-9f3b-41f1b68369d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:31:35.884Z|d6273cca-5ff4-4460-becd-7218dc9079f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:31:35.885Z|d6273cca-5ff4-4460-becd-7218dc9079f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:31:40.330Z|68f36054-d25f-47b6-bc22-20d564cf9452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:40.330Z|68f36054-d25f-47b6-bc22-20d564cf9452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:41.961Z|46c5bbe7-bad5-4129-86a6-af5363fc7441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:41.961Z|6e1ce34f-b295-4a88-b8d1-41d4fcd0627a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:41.962Z|46c5bbe7-bad5-4129-86a6-af5363fc7441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:41.962Z|6e1ce34f-b295-4a88-b8d1-41d4fcd0627a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:50.380Z|fe73b332-50b8-4a5f-921f-b32709388620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:50.381Z|fe73b332-50b8-4a5f-921f-b32709388620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:50.617Z|9fdde135-4519-4d46-8c7b-16669cf723bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:31:50.618Z|9fdde135-4519-4d46-8c7b-16669cf723bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:31:51.983Z|dd8a4392-5d36-4fb3-99b8-5355027aa742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:51.983Z|4f08c190-707f-4b0d-8b32-7d890f183c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:31:51.984Z|dd8a4392-5d36-4fb3-99b8-5355027aa742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:31:51.984Z|4f08c190-707f-4b0d-8b32-7d890f183c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:00.426Z|da7247bc-f8c3-40ae-ac42-737a093dba2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:00.427Z|da7247bc-f8c3-40ae-ac42-737a093dba2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:02.004Z|6b7dece4-3b30-453f-ac84-4eb86da48e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:02.005Z|61c539ae-05eb-4b50-9828-3c38412e48b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:02.005Z|6b7dece4-3b30-453f-ac84-4eb86da48e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:02.005Z|61c539ae-05eb-4b50-9828-3c38412e48b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:05.617Z|1ec2390f-a1f3-4412-9075-4a96dd64c915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:32:05.618Z|1ec2390f-a1f3-4412-9075-4a96dd64c915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:32:05.886Z|46497771-6692-4e81-9e90-0bbe537686d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:32:05.886Z|46497771-6692-4e81-9e90-0bbe537686d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:32:10.452Z|d8a60f31-2a93-4c8f-bb40-1ef9588567cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:10.453Z|d8a60f31-2a93-4c8f-bb40-1ef9588567cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:12.027Z|958d7738-798b-496e-ba54-360eb78367ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:12.027Z|f54fa6da-23b6-48b3-a636-10b5a2f84aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:12.028Z|958d7738-798b-496e-ba54-360eb78367ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:12.028Z|f54fa6da-23b6-48b3-a636-10b5a2f84aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:20.290Z|7e84e7c3-45d4-4203-9d09-11c4ad8322ea|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:32:20.291Z|7e84e7c3-45d4-4203-9d09-11c4ad8322ea|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:20.476Z|dbe68631-2466-4d88-93fe-4f5e15fc2452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:20.477Z|dbe68631-2466-4d88-93fe-4f5e15fc2452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:20.617Z|c3ef3de7-b059-471d-b0ef-26ad83271c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:32:20.620Z|c3ef3de7-b059-471d-b0ef-26ad83271c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:32:22.049Z|bc6b4167-f1be-49c0-ae30-7b3211462441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:22.049Z|e2ee8eb5-8794-4bf2-a323-aede7695795f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:22.050Z|bc6b4167-f1be-49c0-ae30-7b3211462441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:22.050Z|e2ee8eb5-8794-4bf2-a323-aede7695795f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:30.496Z|7d129045-9e81-449f-ba80-c6d8989b1aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:30.497Z|7d129045-9e81-449f-ba80-c6d8989b1aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:32.069Z|a6869a73-22b5-4f0b-b3d6-5f6094e19b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:32.070Z|a6869a73-22b5-4f0b-b3d6-5f6094e19b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:32.071Z|22ac68f8-de43-4346-95b2-54c91f7c13be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:32.071Z|22ac68f8-de43-4346-95b2-54c91f7c13be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:35.617Z|ef01f701-b714-4003-841b-7c867ba342d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:32:35.618Z|ef01f701-b714-4003-841b-7c867ba342d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:32:35.887Z|57c58366-5703-415b-a873-8b99b5a6c16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:32:35.888Z|57c58366-5703-415b-a873-8b99b5a6c16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:32:40.526Z|a03b34ec-7042-4eda-9f8d-14d44c93ae22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:40.526Z|a03b34ec-7042-4eda-9f8d-14d44c93ae22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:42.093Z|38f39717-5bb9-4118-b35c-8dbabdabe562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:42.093Z|5e3805b0-136c-44fa-b125-f507e37e3f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:42.094Z|5e3805b0-136c-44fa-b125-f507e37e3f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:42.094Z|38f39717-5bb9-4118-b35c-8dbabdabe562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:50.547Z|a733cee7-5193-446f-9d9f-edbbf7fdefa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:50.548Z|a733cee7-5193-446f-9d9f-edbbf7fdefa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:50.617Z|d396a19f-09f8-4645-9122-c5f9b8402765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:32:50.618Z|d396a19f-09f8-4645-9122-c5f9b8402765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:32:52.115Z|981ad625-94fc-429c-9691-d6be038be29a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:52.116Z|981ad625-94fc-429c-9691-d6be038be29a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:32:52.117Z|705889e0-3299-4f5b-b96e-8dff898bd7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:32:52.117Z|705889e0-3299-4f5b-b96e-8dff898bd7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:00.570Z|6a2e034b-4f0a-41da-ad09-ce9df43a40a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:00.571Z|6a2e034b-4f0a-41da-ad09-ce9df43a40a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:02.136Z|25038a46-ea7b-440b-bd25-2e56c8d2ad49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:02.137Z|25038a46-ea7b-440b-bd25-2e56c8d2ad49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:02.138Z|96080438-cbef-4374-865c-5512b60fbed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:02.139Z|96080438-cbef-4374-865c-5512b60fbed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:05.617Z|ff6486f2-e6f4-42a9-a508-003d9edd67ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:33:05.620Z|ff6486f2-e6f4-42a9-a508-003d9edd67ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:33:05.888Z|5e768eb9-6e06-46de-8cce-a12eed263c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:33:05.889Z|5e768eb9-6e06-46de-8cce-a12eed263c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:33:10.592Z|885d30f4-c89a-4eaa-ad55-d025572c619b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:10.592Z|885d30f4-c89a-4eaa-ad55-d025572c619b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:12.157Z|41d5184a-20d3-437d-a93e-a9d1aeb12c8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:12.158Z|41d5184a-20d3-437d-a93e-a9d1aeb12c8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:12.158Z|bc483d56-1aaa-4330-9b42-324fa161e11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:12.159Z|bc483d56-1aaa-4330-9b42-324fa161e11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:20.291Z|086f46ae-3460-4e6b-982d-ac714caead79|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:33:20.292Z|086f46ae-3460-4e6b-982d-ac714caead79|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:20.612Z|3e9b83f6-8c5f-40a0-b484-804b91627783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:20.613Z|3e9b83f6-8c5f-40a0-b484-804b91627783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:20.617Z|7dea2653-4663-461d-9bd6-4d2cf48b464e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:33:20.617Z|7dea2653-4663-461d-9bd6-4d2cf48b464e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:33:22.178Z|f887c0c4-a6be-43c1-a912-f810ecb7bfda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:22.178Z|880ce9a0-2b6e-4e07-887c-52279b9eb401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:22.179Z|f887c0c4-a6be-43c1-a912-f810ecb7bfda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:22.179Z|880ce9a0-2b6e-4e07-887c-52279b9eb401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:30.633Z|f521b373-ca0d-4879-9b45-5693e13ac710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:30.634Z|f521b373-ca0d-4879-9b45-5693e13ac710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:32.201Z|810c190a-a74b-460b-93d2-3a2ffc4bd57a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:32.201Z|5d6acbac-6e9c-43cd-b295-90f2ca540c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:32.201Z|810c190a-a74b-460b-93d2-3a2ffc4bd57a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:32.201Z|5d6acbac-6e9c-43cd-b295-90f2ca540c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:35.617Z|0dd67338-4515-4c46-b0d2-aa95ccaa8322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:33:35.618Z|0dd67338-4515-4c46-b0d2-aa95ccaa8322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:33:35.890Z|8c546a21-83d1-4b4b-8168-5fbbcb68259e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:33:35.891Z|8c546a21-83d1-4b4b-8168-5fbbcb68259e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:33:40.656Z|230333cf-0a60-4555-9038-5d9b25e10617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:40.657Z|230333cf-0a60-4555-9038-5d9b25e10617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:42.227Z|18a41e70-8466-4491-99eb-b8d68a48aef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:42.227Z|6028e091-e005-445b-b39a-8d0eb9805c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:42.228Z|6028e091-e005-445b-b39a-8d0eb9805c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:42.228Z|18a41e70-8466-4491-99eb-b8d68a48aef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:50.617Z|ab4b9132-0a6f-4c5d-a369-858458a11774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:33:50.620Z|ab4b9132-0a6f-4c5d-a369-858458a11774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:33:50.678Z|b54772df-bf24-42a2-a702-82c021d0e7aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:50.678Z|b54772df-bf24-42a2-a702-82c021d0e7aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:52.253Z|4e8fca66-a45f-4e53-abc5-402a08665cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:52.253Z|aebb46e1-1dbc-474e-b371-81569fd171b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:33:52.253Z|4e8fca66-a45f-4e53-abc5-402a08665cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:33:52.254Z|aebb46e1-1dbc-474e-b371-81569fd171b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:00.698Z|aa41a03b-d917-4437-a158-054653a839a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:00.699Z|aa41a03b-d917-4437-a158-054653a839a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:02.274Z|6ee91ffb-36a8-4aa0-9fff-275f634c2376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:02.274Z|3d0bfa5c-50b2-462f-9ead-68a9146ce3eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:02.275Z|6ee91ffb-36a8-4aa0-9fff-275f634c2376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:02.275Z|3d0bfa5c-50b2-462f-9ead-68a9146ce3eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:05.617Z|09caf0ec-5657-47e7-877b-ec42b3c74d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:34:05.618Z|09caf0ec-5657-47e7-877b-ec42b3c74d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:34:05.891Z|0e584a2b-84ae-4e8c-a95e-db26ef34ffb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:34:05.892Z|0e584a2b-84ae-4e8c-a95e-db26ef34ffb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:34:10.719Z|87423442-a9c1-412d-886c-0e9e404ae8bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:10.720Z|87423442-a9c1-412d-886c-0e9e404ae8bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:12.295Z|85848b35-0597-45b1-a8a8-64d19a68e1b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:12.295Z|85848b35-0597-45b1-a8a8-64d19a68e1b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:12.296Z|3e016886-d48d-4a02-aea7-664ceb371a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:12.297Z|3e016886-d48d-4a02-aea7-664ceb371a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:20.291Z|a9d9314f-9ab8-4e65-9aa6-b96457d7f3a9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:34:20.292Z|a9d9314f-9ab8-4e65-9aa6-b96457d7f3a9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:20.617Z|9db65c8e-098d-43cb-a5ba-f2ee5fc456bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:34:20.618Z|9db65c8e-098d-43cb-a5ba-f2ee5fc456bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:34:20.741Z|6843abcf-280b-49f0-8c0a-5da25fcbab10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:20.742Z|6843abcf-280b-49f0-8c0a-5da25fcbab10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:22.317Z|a1d3e02e-93e8-496d-ab96-b380092ae582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:22.317Z|a9c9d96c-3cc2-490e-aaa9-5b5210684f73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:22.318Z|a1d3e02e-93e8-496d-ab96-b380092ae582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:22.318Z|a9c9d96c-3cc2-490e-aaa9-5b5210684f73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:30.761Z|97995c32-b682-4b82-a4da-f1a3700b95d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:30.762Z|97995c32-b682-4b82-a4da-f1a3700b95d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:32.338Z|eb8e44b6-6e2f-4f44-822a-b0bc1a87f49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:32.338Z|18696fd8-20e9-4979-8805-66873b03e8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:32.339Z|eb8e44b6-6e2f-4f44-822a-b0bc1a87f49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:32.339Z|18696fd8-20e9-4979-8805-66873b03e8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:35.617Z|7efbd5f5-d258-4588-82cb-f34f5c211929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:34:35.621Z|7efbd5f5-d258-4588-82cb-f34f5c211929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:34:35.893Z|bfa11cb6-8161-44cf-9145-0ab79937823b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:34:35.893Z|bfa11cb6-8161-44cf-9145-0ab79937823b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:34:40.785Z|3c8c51c6-e711-427f-aef0-09c383d039cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:40.786Z|3c8c51c6-e711-427f-aef0-09c383d039cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:42.359Z|4922feb4-208f-48aa-9666-3678fa0ac529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:42.359Z|f5a11695-99b5-4e80-86cb-242ae2834498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:42.360Z|4922feb4-208f-48aa-9666-3678fa0ac529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:42.360Z|f5a11695-99b5-4e80-86cb-242ae2834498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:50.617Z|0e2bae64-6892-4d5c-92c4-892da39f64a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:34:50.618Z|0e2bae64-6892-4d5c-92c4-892da39f64a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:34:50.807Z|db8522a3-5d35-4306-bf93-f588ac765a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:50.808Z|db8522a3-5d35-4306-bf93-f588ac765a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:52.380Z|7d31c555-3db5-46b3-b340-f7bbf60d7635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:52.381Z|7d31c555-3db5-46b3-b340-f7bbf60d7635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:34:52.385Z|06a3a149-5420-4b35-beb1-0a988911d4e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:34:52.385Z|06a3a149-5420-4b35-beb1-0a988911d4e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:00.830Z|6f5d1ee8-79bb-44f2-a25c-490e0ae409de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:00.831Z|6f5d1ee8-79bb-44f2-a25c-490e0ae409de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:02.402Z|23950739-d360-457f-87a7-ed9d58a99614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:02.403Z|23950739-d360-457f-87a7-ed9d58a99614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:02.404Z|cd1809f7-41ad-4b5d-86be-40c8a1b23d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:02.404Z|cd1809f7-41ad-4b5d-86be-40c8a1b23d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:05.617Z|dbea9376-ae14-44ec-aa8e-f03b1e084d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:35:05.618Z|dbea9376-ae14-44ec-aa8e-f03b1e084d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:35:05.894Z|a276173a-083f-4732-a98d-586932ae38ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:35:05.895Z|a276173a-083f-4732-a98d-586932ae38ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:35:10.852Z|cef7b2ce-a24e-4a7c-85e6-63923661a2cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:10.853Z|cef7b2ce-a24e-4a7c-85e6-63923661a2cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:12.424Z|160e58be-375e-4bc9-8929-72b927897e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:12.425Z|160e58be-375e-4bc9-8929-72b927897e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:12.425Z|d4785ade-11af-4d0d-a080-e9c8c76f3d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:12.426Z|d4785ade-11af-4d0d-a080-e9c8c76f3d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:20.291Z|30124108-422b-4681-b369-49b875bbd955|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:35:20.291Z|30124108-422b-4681-b369-49b875bbd955|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:20.617Z|9c63bd2d-2014-4bf8-a72c-9745ddd4d557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:35:20.620Z|9c63bd2d-2014-4bf8-a72c-9745ddd4d557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:35:20.873Z|acaa33fc-74f6-4604-8ebf-603a414b6e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:20.874Z|acaa33fc-74f6-4604-8ebf-603a414b6e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:22.447Z|6abdcfb4-e834-4f6c-957b-78745b83bf43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:22.448Z|dfefdf6f-f362-43b4-ab6c-62f5677d7c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:22.448Z|dfefdf6f-f362-43b4-ab6c-62f5677d7c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:22.448Z|6abdcfb4-e834-4f6c-957b-78745b83bf43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:30.894Z|7e7d2a79-89d9-491c-abdf-dfb3b606e8c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:30.895Z|7e7d2a79-89d9-491c-abdf-dfb3b606e8c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:32.473Z|f8ca6203-46a9-4109-bb27-73d6f9e98e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:32.473Z|7d3bcd46-1a33-42dd-9c5a-08a6ca7c9bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:32.474Z|f8ca6203-46a9-4109-bb27-73d6f9e98e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:32.474Z|7d3bcd46-1a33-42dd-9c5a-08a6ca7c9bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:35.617Z|cf2af4e6-4423-4f05-852f-b8cb5ffdf6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:35:35.618Z|cf2af4e6-4423-4f05-852f-b8cb5ffdf6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:35:35.895Z|000a248d-a6c0-44e9-ade2-2b3964c888d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:35:35.896Z|000a248d-a6c0-44e9-ade2-2b3964c888d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:35:40.915Z|2048fc23-255c-409e-b50f-af0cfbb58fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:40.916Z|2048fc23-255c-409e-b50f-af0cfbb58fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:42.495Z|b77b2846-4134-47bc-9fc7-0639fa131128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:42.495Z|f68a1738-bb14-467b-8eb8-b637261a922d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:42.496Z|b77b2846-4134-47bc-9fc7-0639fa131128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:42.496Z|f68a1738-bb14-467b-8eb8-b637261a922d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:50.617Z|01777f89-80a8-4dd6-a8ee-d3bea6cddcbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:35:50.618Z|01777f89-80a8-4dd6-a8ee-d3bea6cddcbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:35:50.937Z|9a7a8ed5-f531-479f-88e2-06b7ff8f0a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:50.938Z|9a7a8ed5-f531-479f-88e2-06b7ff8f0a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:52.517Z|a7c5fefe-b831-48a7-8b4d-b36d26b6b349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:52.517Z|a7c5fefe-b831-48a7-8b4d-b36d26b6b349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:35:52.519Z|fa725e3b-b408-4a08-8f80-aa29024e259f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:35:52.520Z|fa725e3b-b408-4a08-8f80-aa29024e259f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:00.958Z|18c226a0-f2e2-471a-ad55-f29493194c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:00.959Z|18c226a0-f2e2-471a-ad55-f29493194c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:02.539Z|91d9534c-9e09-43c6-be68-a4694d652c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:02.539Z|446d1b49-b1c5-4e82-928f-0724325a544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:02.540Z|91d9534c-9e09-43c6-be68-a4694d652c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:02.541Z|446d1b49-b1c5-4e82-928f-0724325a544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:05.617Z|a1a225e7-081d-474d-935a-43d5b1245fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:36:05.621Z|a1a225e7-081d-474d-935a-43d5b1245fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:36:05.896Z|ef773abb-6b42-4155-8677-b0303055096a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:36:05.897Z|ef773abb-6b42-4155-8677-b0303055096a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:36:10.994Z|b1ac273c-838e-4252-8265-5e21a87a4eb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:10.995Z|b1ac273c-838e-4252-8265-5e21a87a4eb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:12.562Z|a102307f-9c93-4d6d-9cc0-93812505c37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:12.563Z|a102307f-9c93-4d6d-9cc0-93812505c37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:12.564Z|ee68bff4-36a9-43ea-8e80-0593c3f1745d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:12.564Z|ee68bff4-36a9-43ea-8e80-0593c3f1745d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:20.291Z|0bfbac87-fe51-4edd-8ca8-fc917ac50eda|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:36:20.291Z|0bfbac87-fe51-4edd-8ca8-fc917ac50eda|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:20.617Z|548317c2-7f53-4a47-beb0-50f23277f8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:36:20.618Z|548317c2-7f53-4a47-beb0-50f23277f8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:36:21.015Z|af2e363b-513d-48b3-9e63-8ea89844b14a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:21.016Z|af2e363b-513d-48b3-9e63-8ea89844b14a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:22.584Z|5af2e8e1-64d0-4c48-a36e-f1b5f7b76ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:22.584Z|0f4ae767-e9cb-4822-bd70-3dd826222bec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:22.585Z|5af2e8e1-64d0-4c48-a36e-f1b5f7b76ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:22.585Z|0f4ae767-e9cb-4822-bd70-3dd826222bec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:31.038Z|448425b7-de5e-4e6f-96f9-36a4cba0feb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:31.039Z|448425b7-de5e-4e6f-96f9-36a4cba0feb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:32.606Z|7f9cb66d-ba70-40dd-8d21-ac197f865515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:32.606Z|0d1651e3-2064-4aed-a291-41d9b1002c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:32.607Z|0d1651e3-2064-4aed-a291-41d9b1002c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:32.607Z|7f9cb66d-ba70-40dd-8d21-ac197f865515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:35.617Z|941e7979-db0c-44ac-8844-0ca1f62b5aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:36:35.618Z|941e7979-db0c-44ac-8844-0ca1f62b5aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:36:35.898Z|c9e56982-e070-4160-8c28-4000a23194c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:36:35.899Z|c9e56982-e070-4160-8c28-4000a23194c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:36:41.061Z|6feda0ee-3a9d-43ed-ae37-fcd19ef0687c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:41.061Z|6feda0ee-3a9d-43ed-ae37-fcd19ef0687c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:42.627Z|d946a055-0afb-4f6a-8e87-c04ec17d4902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:42.627Z|f49a95a2-8589-44ba-b97b-2e20d261b026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:42.627Z|f49a95a2-8589-44ba-b97b-2e20d261b026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:42.627Z|d946a055-0afb-4f6a-8e87-c04ec17d4902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:50.617Z|2031a9df-b5f1-408d-9435-ea11051db30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:36:50.621Z|2031a9df-b5f1-408d-9435-ea11051db30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:36:51.081Z|084a97b0-5d37-49f8-98af-f14de700823c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:51.082Z|084a97b0-5d37-49f8-98af-f14de700823c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:52.649Z|06bda7fa-bc91-44ff-908b-c232f6148b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:52.649Z|98471e0a-6073-448c-b3bb-66c494107276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:36:52.650Z|98471e0a-6073-448c-b3bb-66c494107276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:36:52.650Z|06bda7fa-bc91-44ff-908b-c232f6148b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:01.105Z|524d44cd-ad6b-41ba-a00e-0d58234d8a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:01.105Z|524d44cd-ad6b-41ba-a00e-0d58234d8a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:02.670Z|aa013a0c-c0fe-4d52-bcaf-3c67be0d036e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:02.670Z|604ce699-9162-4a4a-9b99-cc9a7d9df260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:02.671Z|aa013a0c-c0fe-4d52-bcaf-3c67be0d036e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:02.671Z|604ce699-9162-4a4a-9b99-cc9a7d9df260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:05.617Z|ebb7b804-8b50-49ed-b041-e7ee0e5a217f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:37:05.618Z|ebb7b804-8b50-49ed-b041-e7ee0e5a217f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:37:05.899Z|e5412b87-3983-4c12-9314-6a9816fe4d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:37:05.900Z|e5412b87-3983-4c12-9314-6a9816fe4d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:37:11.128Z|97f5419b-0f18-43f8-8332-43bf35c2edf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:11.129Z|97f5419b-0f18-43f8-8332-43bf35c2edf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:12.692Z|56cc50e6-c921-4b71-8256-112d6f0f3eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:12.692Z|45aa93b2-f983-4221-9da7-e80caa11402e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:12.693Z|56cc50e6-c921-4b71-8256-112d6f0f3eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:12.693Z|45aa93b2-f983-4221-9da7-e80caa11402e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:20.291Z|f2b022dc-488e-4248-97c9-5a447db13f37|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:37:20.291Z|f2b022dc-488e-4248-97c9-5a447db13f37|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:20.617Z|66463f7d-5447-4d57-80c3-0ea6e17e484b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:37:20.618Z|66463f7d-5447-4d57-80c3-0ea6e17e484b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:37:21.150Z|3a01bcfd-a8ee-42d6-865c-142c827206df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:21.150Z|3a01bcfd-a8ee-42d6-865c-142c827206df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:22.713Z|2701f4aa-d727-432b-8754-ce87e6ea5f77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:22.713Z|576b5b4b-bf2c-4614-b710-4c9daf085d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:22.714Z|2701f4aa-d727-432b-8754-ce87e6ea5f77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:22.714Z|576b5b4b-bf2c-4614-b710-4c9daf085d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:31.173Z|c909812d-df63-45ac-a145-a5aafe1fb852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:31.173Z|c909812d-df63-45ac-a145-a5aafe1fb852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:32.735Z|ac29b632-55d5-4168-b44c-f4072494d804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:32.735Z|ad2f099f-564d-4407-97df-69d1adfe226a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:32.736Z|ad2f099f-564d-4407-97df-69d1adfe226a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:32.736Z|ac29b632-55d5-4168-b44c-f4072494d804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:35.617Z|718c785e-4bff-4586-a177-60ae81c0ab05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:37:35.620Z|718c785e-4bff-4586-a177-60ae81c0ab05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:37:35.900Z|b50b4b5f-fd43-415b-971e-b1b5ff555c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:37:35.901Z|b50b4b5f-fd43-415b-971e-b1b5ff555c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:37:41.195Z|dc14d3bd-cead-42dc-b29a-da569d7e5365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:41.196Z|dc14d3bd-cead-42dc-b29a-da569d7e5365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:42.757Z|216c9aee-0c09-4792-aac5-a9efeb232a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:42.757Z|41a932c5-62e9-4de3-b5bd-b79bcdfcac7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:42.758Z|216c9aee-0c09-4792-aac5-a9efeb232a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:42.758Z|41a932c5-62e9-4de3-b5bd-b79bcdfcac7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:50.617Z|de837f28-bff6-4f59-bfd6-146cf83667af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:37:50.618Z|de837f28-bff6-4f59-bfd6-146cf83667af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:37:51.218Z|95bd7e72-71f6-47b9-a51d-fc41faa1e9e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:51.219Z|95bd7e72-71f6-47b9-a51d-fc41faa1e9e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:52.778Z|11bc546a-12cd-4dd3-9999-f3c78354e5e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:52.778Z|7f3b8c1e-1e1b-4ff2-b772-c0df73277f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:37:52.778Z|11bc546a-12cd-4dd3-9999-f3c78354e5e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:37:52.778Z|7f3b8c1e-1e1b-4ff2-b772-c0df73277f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:01.241Z|b8e5dac9-3b11-4fa3-a840-acbbe7774ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:01.241Z|b8e5dac9-3b11-4fa3-a840-acbbe7774ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:02.800Z|83f8c8fc-7ee3-4dfb-bd8e-a1011de16343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:02.800Z|ff78e3fe-ef2c-4b35-a8fe-4381ede7b28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:02.800Z|83f8c8fc-7ee3-4dfb-bd8e-a1011de16343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:02.800Z|ff78e3fe-ef2c-4b35-a8fe-4381ede7b28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:05.617Z|be6f8569-97c4-44c6-badf-c011faebbdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:38:05.618Z|be6f8569-97c4-44c6-badf-c011faebbdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:38:05.902Z|92627d93-bc41-4ef5-884c-9df473febd9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:38:05.902Z|92627d93-bc41-4ef5-884c-9df473febd9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:38:11.264Z|a7d1abb7-f644-4c8b-970a-945e8fc014c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:11.265Z|a7d1abb7-f644-4c8b-970a-945e8fc014c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:12.826Z|3b86ff94-a8aa-4093-80aa-8b75d42775fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:12.826Z|7a31eecb-00ec-48a0-89fe-f83753a6109c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:12.827Z|7a31eecb-00ec-48a0-89fe-f83753a6109c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:12.827Z|3b86ff94-a8aa-4093-80aa-8b75d42775fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:20.291Z|af1267bd-70cd-460a-922d-df9abb7a6ebf|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:38:20.292Z|af1267bd-70cd-460a-922d-df9abb7a6ebf|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:20.617Z|c0f91cec-5639-4b71-aea2-2447ccb25182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:38:20.622Z|c0f91cec-5639-4b71-aea2-2447ccb25182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:38:21.288Z|b34a2815-137e-432f-acb5-d8cdd8fdc160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:21.288Z|b34a2815-137e-432f-acb5-d8cdd8fdc160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:22.848Z|4b645c18-dcf2-4694-92aa-ea4c2a75db28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:22.848Z|37cf6c8d-c6c2-4e14-8034-a1f2d5864c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:22.848Z|37cf6c8d-c6c2-4e14-8034-a1f2d5864c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:22.848Z|4b645c18-dcf2-4694-92aa-ea4c2a75db28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:31.310Z|c1b54a6c-18b9-447f-bceb-25bdf81b0b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:31.310Z|c1b54a6c-18b9-447f-bceb-25bdf81b0b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:32.870Z|c6a0e06c-4267-4400-b336-7e21165b1644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:32.871Z|e3a725f0-aa7d-4563-bd4f-a32f4188e3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:32.871Z|e3a725f0-aa7d-4563-bd4f-a32f4188e3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:32.871Z|c6a0e06c-4267-4400-b336-7e21165b1644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:35.617Z|97db713a-d6ff-40cd-a829-64057f708318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:38:35.618Z|97db713a-d6ff-40cd-a829-64057f708318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:38:35.903Z|18486d14-4409-4f50-a43a-58abacdad250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:38:35.904Z|18486d14-4409-4f50-a43a-58abacdad250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:38:41.333Z|bf86daf0-4f85-4758-b0ef-14a8da10ceb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:41.334Z|bf86daf0-4f85-4758-b0ef-14a8da10ceb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:42.893Z|ca51b616-7700-4dfa-8bd6-5ff68cd2b901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:42.893Z|ca51b616-7700-4dfa-8bd6-5ff68cd2b901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:42.895Z|4aab9164-8711-4094-ad74-271ff7749ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:42.895Z|4aab9164-8711-4094-ad74-271ff7749ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:50.617Z|1717981c-fc51-4bdc-91cf-854feb2d70fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:38:50.618Z|1717981c-fc51-4bdc-91cf-854feb2d70fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:38:51.356Z|18e77480-c102-4ab5-87be-e7205690d010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:51.357Z|18e77480-c102-4ab5-87be-e7205690d010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:52.918Z|bea6d010-58cb-4ca2-9a76-2d73a245ceb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:52.918Z|a0065517-399c-4eb4-aa2c-a717ae3c01cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:38:52.919Z|bea6d010-58cb-4ca2-9a76-2d73a245ceb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:38:52.919Z|a0065517-399c-4eb4-aa2c-a717ae3c01cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:01.382Z|d2a82e83-9455-4435-8910-92c4f724bd9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:01.383Z|d2a82e83-9455-4435-8910-92c4f724bd9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:02.941Z|47691b26-e843-4eb2-a0b3-d6b243b3f3b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:02.941Z|7f9092ba-f30b-4503-acbd-53eeb371d833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:02.942Z|47691b26-e843-4eb2-a0b3-d6b243b3f3b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:02.942Z|7f9092ba-f30b-4503-acbd-53eeb371d833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:05.618Z|867aa177-f3aa-426d-96de-9da4cb4ed4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:39:05.621Z|867aa177-f3aa-426d-96de-9da4cb4ed4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:39:05.904Z|1b655bcb-64ee-4df9-b21c-89ab29a0f95c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:39:05.905Z|1b655bcb-64ee-4df9-b21c-89ab29a0f95c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:39:11.409Z|88a18ae5-4ae6-4e35-8cdd-51a313779a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:11.411Z|88a18ae5-4ae6-4e35-8cdd-51a313779a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:12.962Z|d32a2e7a-64ea-4478-9e2c-90e260033b92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:12.963Z|d32a2e7a-64ea-4478-9e2c-90e260033b92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:12.965Z|d8028fcd-1bba-4617-9de9-eed86d9565e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:12.965Z|d8028fcd-1bba-4617-9de9-eed86d9565e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:20.292Z|5c44f08c-73bf-4dca-a464-f602dcf2053f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:39:20.293Z|5c44f08c-73bf-4dca-a464-f602dcf2053f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:20.617Z|92a2656e-a81b-410d-bb54-d5e834f6cb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:39:20.618Z|92a2656e-a81b-410d-bb54-d5e834f6cb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:39:21.435Z|5a41647b-635f-40cd-8408-aa7a96c04021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:21.436Z|5a41647b-635f-40cd-8408-aa7a96c04021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:22.983Z|7b84fa1a-9abe-46cb-a665-38600312130a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:22.984Z|7b84fa1a-9abe-46cb-a665-38600312130a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:22.984Z|44493ecf-2622-4850-9b01-1586eae5e414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:22.984Z|44493ecf-2622-4850-9b01-1586eae5e414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:31.457Z|c6f7f384-e5a6-46bd-89c7-33647012b08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:31.458Z|c6f7f384-e5a6-46bd-89c7-33647012b08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:33.005Z|13ff7d22-609a-494a-a1a5-e1e29cdb3de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:33.005Z|90dc10c0-9807-48d0-bf4e-c35972556dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:33.005Z|90dc10c0-9807-48d0-bf4e-c35972556dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:33.005Z|13ff7d22-609a-494a-a1a5-e1e29cdb3de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:35.617Z|abaecdbb-993c-4163-b68e-9117da71cc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:39:35.618Z|abaecdbb-993c-4163-b68e-9117da71cc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:39:35.906Z|be4f084a-2068-4d80-8618-f48c257224ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:39:35.907Z|be4f084a-2068-4d80-8618-f48c257224ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:39:41.479Z|c5b03744-a9b2-450b-8e1a-f7f0aec64544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:41.480Z|c5b03744-a9b2-450b-8e1a-f7f0aec64544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:43.026Z|707b0dab-0ca6-4399-b029-0784a800a8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:43.027Z|707b0dab-0ca6-4399-b029-0784a800a8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:43.028Z|fbea67ec-2f50-4986-99d2-3d880718622c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:43.029Z|fbea67ec-2f50-4986-99d2-3d880718622c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:50.617Z|3a20e5df-1697-476c-a0ab-d3beb71a0b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:39:50.622Z|3a20e5df-1697-476c-a0ab-d3beb71a0b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:39:51.501Z|38330a7f-00b4-4802-9025-3b5e7b57f639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:51.502Z|38330a7f-00b4-4802-9025-3b5e7b57f639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:53.048Z|d850f1c9-06a7-4ab4-a3bc-2871ea7f56bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:53.049Z|d850f1c9-06a7-4ab4-a3bc-2871ea7f56bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:39:53.050Z|4abdc3c8-e552-4df8-b86e-c7415a050e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:39:53.051Z|4abdc3c8-e552-4df8-b86e-c7415a050e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:01.523Z|54b02216-6ab3-404b-8aca-75d9389792c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:01.524Z|54b02216-6ab3-404b-8aca-75d9389792c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:03.069Z|0856fc8d-697e-429c-81bf-704fa0b56ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:03.070Z|b1136921-e205-4914-855d-3938c83af097|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:03.070Z|b1136921-e205-4914-855d-3938c83af097|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:03.070Z|0856fc8d-697e-429c-81bf-704fa0b56ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:05.617Z|d119055a-f74b-4fe4-8414-3f1bf2c93a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:40:05.618Z|d119055a-f74b-4fe4-8414-3f1bf2c93a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:40:05.907Z|f8b98aa2-1c13-4e51-b0d3-ced7a4639146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:40:05.909Z|f8b98aa2-1c13-4e51-b0d3-ced7a4639146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:40:11.544Z|63ce499b-e85b-44ae-89bd-47514e9e1885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:11.545Z|63ce499b-e85b-44ae-89bd-47514e9e1885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:13.092Z|43b40231-ee8d-45f1-b880-630c9ec70941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:13.092Z|be0227f1-fc1a-465e-b52c-939ab10aeccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:13.093Z|43b40231-ee8d-45f1-b880-630c9ec70941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:13.093Z|be0227f1-fc1a-465e-b52c-939ab10aeccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:20.290Z|965767a7-aa5f-4d47-93f6-c919c3cdf95c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:40:20.291Z|965767a7-aa5f-4d47-93f6-c919c3cdf95c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:20.617Z|21fe5fd8-2902-45cb-a569-0c82b56ed20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:40:20.618Z|21fe5fd8-2902-45cb-a569-0c82b56ed20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:40:21.564Z|c377237d-e1a9-4029-8f8c-614ad4ec8d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:21.565Z|c377237d-e1a9-4029-8f8c-614ad4ec8d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:23.113Z|13b4b6e4-8f9c-49cb-92db-e47c2a5516c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:23.113Z|98bf5a17-a7b8-4c8b-b7ce-898cb24be888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:23.114Z|98bf5a17-a7b8-4c8b-b7ce-898cb24be888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:23.114Z|13b4b6e4-8f9c-49cb-92db-e47c2a5516c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:31.586Z|1873e6f5-f373-4aae-a02e-34d29d4eed1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:31.587Z|1873e6f5-f373-4aae-a02e-34d29d4eed1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:33.134Z|c81421cc-00c7-487c-97a8-295eef38b003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:33.134Z|1e187568-0d35-4ff9-b156-2a6186ac3c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:33.134Z|c81421cc-00c7-487c-97a8-295eef38b003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:33.134Z|1e187568-0d35-4ff9-b156-2a6186ac3c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:35.617Z|4908aff3-c7cc-4e3b-ba33-2cd6f7c51eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:40:35.621Z|4908aff3-c7cc-4e3b-ba33-2cd6f7c51eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:40:35.909Z|171805f0-8cf3-4d7e-bb80-60b8edf1a0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:40:35.910Z|171805f0-8cf3-4d7e-bb80-60b8edf1a0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:40:41.612Z|f0684eb6-194f-4a23-add1-7d4b4c936e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:41.612Z|f0684eb6-194f-4a23-add1-7d4b4c936e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:43.155Z|32d49d36-c6da-43a0-b335-14205cb5e9c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:43.155Z|32d49d36-c6da-43a0-b335-14205cb5e9c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:43.156Z|7435259d-1977-4ef9-8931-5efd00f06d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:43.157Z|7435259d-1977-4ef9-8931-5efd00f06d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:50.617Z|55577772-dbb9-42c5-a32f-3dd3c7dd6d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:40:50.618Z|55577772-dbb9-42c5-a32f-3dd3c7dd6d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:40:51.632Z|10cded3e-e854-4421-9c7e-5cb9ea3c7ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:51.633Z|10cded3e-e854-4421-9c7e-5cb9ea3c7ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:53.177Z|9b568e2e-8ed0-4a11-b1dd-dd3849704cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:53.178Z|9b568e2e-8ed0-4a11-b1dd-dd3849704cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:40:53.179Z|65acffc4-1cae-4184-aa27-14c072e35124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:40:53.180Z|65acffc4-1cae-4184-aa27-14c072e35124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:01.654Z|d4c1f5c2-bf02-4239-8ba8-8bc08fb82fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:01.655Z|d4c1f5c2-bf02-4239-8ba8-8bc08fb82fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:03.198Z|8209175a-59ea-40de-8da9-c7d1a74b8545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:03.198Z|f886f7b9-e44d-4d9c-b05c-0e0d42162790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:03.199Z|8209175a-59ea-40de-8da9-c7d1a74b8545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:03.199Z|f886f7b9-e44d-4d9c-b05c-0e0d42162790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:05.617Z|23ffecab-03df-47a1-bec1-8d21b60c5999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:41:05.618Z|23ffecab-03df-47a1-bec1-8d21b60c5999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:41:05.911Z|3670cc5c-5f96-4151-8b3c-902ee778913e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:41:05.911Z|3670cc5c-5f96-4151-8b3c-902ee778913e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:41:11.675Z|3460ad65-fa6d-4f1c-9f34-7b398a25aa93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:11.676Z|3460ad65-fa6d-4f1c-9f34-7b398a25aa93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:13.219Z|d167abaf-bc1f-4619-92d7-df9a214585c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:13.219Z|056c89ee-7bdd-4ef6-88cc-d13988c7fe78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:13.220Z|056c89ee-7bdd-4ef6-88cc-d13988c7fe78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:13.220Z|d167abaf-bc1f-4619-92d7-df9a214585c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:20.292Z|9f2d80cc-a4ce-4280-b6fb-78fee2589cf8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:41:20.293Z|9f2d80cc-a4ce-4280-b6fb-78fee2589cf8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:20.617Z|9b0f75c0-bcc9-4161-b9d2-429893825417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:41:20.620Z|9b0f75c0-bcc9-4161-b9d2-429893825417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:41:21.698Z|84a4285e-d162-4246-86a7-62ec482739bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:21.699Z|84a4285e-d162-4246-86a7-62ec482739bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:23.241Z|55fa26e5-a200-4eec-a3de-8b4e57dc34e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:23.241Z|563d2e4a-62e9-4e23-b47e-7491669267ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:23.242Z|55fa26e5-a200-4eec-a3de-8b4e57dc34e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:23.242Z|563d2e4a-62e9-4e23-b47e-7491669267ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:31.720Z|da2d0954-44b6-487d-8f69-38d8aa084a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:31.721Z|da2d0954-44b6-487d-8f69-38d8aa084a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:33.262Z|4c60cc92-97d5-4606-a39b-78657571d807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:33.262Z|9257fbdc-19d6-4ef5-b73a-2f0e811e6d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:33.262Z|9257fbdc-19d6-4ef5-b73a-2f0e811e6d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:33.262Z|4c60cc92-97d5-4606-a39b-78657571d807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:35.619Z|f30c97d0-552d-4563-a122-c01af85be6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:41:35.619Z|f30c97d0-552d-4563-a122-c01af85be6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:41:35.912Z|d3bcf9e5-f0f8-441a-99cc-c237f6b0363c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:41:35.913Z|d3bcf9e5-f0f8-441a-99cc-c237f6b0363c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:41:41.742Z|9a6b6ac2-6fa9-483c-8390-c2e172cefbf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:41.742Z|9a6b6ac2-6fa9-483c-8390-c2e172cefbf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:43.283Z|7c4533ea-e1c9-4b3a-ae0e-75d957cc32c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:43.283Z|a27f86e6-0218-4429-b4f9-2795e9b496dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:43.284Z|7c4533ea-e1c9-4b3a-ae0e-75d957cc32c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:43.284Z|a27f86e6-0218-4429-b4f9-2795e9b496dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:50.617Z|4afeb0b6-d75d-4bae-80b7-4584768f78a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:41:50.618Z|4afeb0b6-d75d-4bae-80b7-4584768f78a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:41:51.768Z|08b81495-72d7-41d1-978e-03a6b617f83f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:51.769Z|08b81495-72d7-41d1-978e-03a6b617f83f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:53.306Z|c967a989-54d6-4c12-a1cf-704442e77923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:53.306Z|45c3485a-5a3a-437a-8830-6e405c591222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:41:53.307Z|c967a989-54d6-4c12-a1cf-704442e77923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:41:53.307Z|45c3485a-5a3a-437a-8830-6e405c591222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:01.790Z|e488d936-b81b-4fe7-900a-dfd447ae82c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:01.791Z|e488d936-b81b-4fe7-900a-dfd447ae82c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:03.328Z|da093046-b112-4479-a8b5-2ff638c57069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:03.329Z|da093046-b112-4479-a8b5-2ff638c57069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:03.329Z|d24acdda-ea38-4893-ad5f-d793270d774f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:03.330Z|d24acdda-ea38-4893-ad5f-d793270d774f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:05.617Z|e0fd3387-b738-4f97-bece-8508d5e95a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:42:05.620Z|e0fd3387-b738-4f97-bece-8508d5e95a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:42:05.913Z|dc93c6de-5ac7-4d9b-890a-932d9f5b39af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:42:05.914Z|dc93c6de-5ac7-4d9b-890a-932d9f5b39af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:42:11.814Z|639300e9-d376-450b-aa47-edd03b83fbe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:11.815Z|639300e9-d376-450b-aa47-edd03b83fbe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:13.351Z|2dd04f80-8186-44a6-99f2-0e1ab9fec596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:13.352Z|aadd6c1a-9b50-4c26-a7a9-e99c6d296604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:13.352Z|2dd04f80-8186-44a6-99f2-0e1ab9fec596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:13.352Z|aadd6c1a-9b50-4c26-a7a9-e99c6d296604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:20.292Z|b5242498-ce34-40e2-98df-67e7d0edcd79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:42:20.293Z|b5242498-ce34-40e2-98df-67e7d0edcd79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:20.617Z|652e54cc-507a-4f2a-a5d0-5c494818edbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:42:20.618Z|652e54cc-507a-4f2a-a5d0-5c494818edbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:42:21.836Z|40c8306b-c8e6-4a4f-97bf-7d1cbe304b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:21.837Z|40c8306b-c8e6-4a4f-97bf-7d1cbe304b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:23.375Z|e9b4427f-1b73-4827-80aa-77413b2280dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:23.375Z|5f57f6d6-fe40-4d30-9214-c818e1f579ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:23.376Z|5f57f6d6-fe40-4d30-9214-c818e1f579ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:23.376Z|e9b4427f-1b73-4827-80aa-77413b2280dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:31.857Z|02b76af8-f9ce-4682-97cd-ea9e4a815c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:31.858Z|02b76af8-f9ce-4682-97cd-ea9e4a815c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:33.397Z|30b1deb1-0893-4d14-91bf-a15ea403861b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:33.397Z|4edadfed-0777-4a5f-9054-6aaeaa070936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:33.397Z|4edadfed-0777-4a5f-9054-6aaeaa070936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:33.397Z|30b1deb1-0893-4d14-91bf-a15ea403861b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:35.617Z|0e3ea84c-f83b-4ebf-ad4c-00169f29950c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:42:35.618Z|0e3ea84c-f83b-4ebf-ad4c-00169f29950c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:42:35.915Z|22ad7994-8a9c-4506-9240-e811b777964e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:42:35.915Z|22ad7994-8a9c-4506-9240-e811b777964e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:42:41.878Z|d2d5337c-e3ab-4207-ab11-e8b0bd0332d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:41.879Z|d2d5337c-e3ab-4207-ab11-e8b0bd0332d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:43.418Z|a91b7632-ad9b-47c2-9d4c-de369d2d2e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:43.419Z|a91b7632-ad9b-47c2-9d4c-de369d2d2e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:43.420Z|9d2e4f6f-2b8c-4665-ac37-eaf38d7c60e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:43.421Z|9d2e4f6f-2b8c-4665-ac37-eaf38d7c60e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:50.617Z|013b6360-62b2-4bf6-89b3-bfde7be93883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:42:50.621Z|013b6360-62b2-4bf6-89b3-bfde7be93883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:42:51.900Z|784feb17-7e45-4d57-b436-939844421cbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:51.901Z|784feb17-7e45-4d57-b436-939844421cbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:53.440Z|6d95b64d-cfcc-4a5e-8ccf-9211ad950dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:53.441Z|6d95b64d-cfcc-4a5e-8ccf-9211ad950dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:42:53.444Z|93b4eb1d-655a-4cab-a34e-6a641e4456e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:42:53.444Z|93b4eb1d-655a-4cab-a34e-6a641e4456e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:01.923Z|a45fdee2-4915-4016-9ea9-ca54ac2295a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:01.924Z|a45fdee2-4915-4016-9ea9-ca54ac2295a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:03.464Z|022ea58f-a8ba-40b6-9239-4b89ea8cf31c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:03.464Z|d5156c94-8986-46f9-bb03-5d163e9b75c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:03.464Z|022ea58f-a8ba-40b6-9239-4b89ea8cf31c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:03.464Z|d5156c94-8986-46f9-bb03-5d163e9b75c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:05.617Z|2a3b0f7e-6f6e-4160-956d-a5bcb98f4125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:43:05.618Z|2a3b0f7e-6f6e-4160-956d-a5bcb98f4125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:43:05.916Z|5b24a634-3732-45d2-ad06-f1dd17115bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:43:05.917Z|5b24a634-3732-45d2-ad06-f1dd17115bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:43:11.944Z|911559cc-f7b1-49b9-adb9-3a437071a652|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:11.945Z|911559cc-f7b1-49b9-adb9-3a437071a652|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:13.486Z|2346a395-0af5-4bd1-a012-a55aeb11055c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:13.487Z|2346a395-0af5-4bd1-a012-a55aeb11055c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:13.490Z|38f14c42-5747-45e3-bcf6-843d0f75b4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:13.490Z|38f14c42-5747-45e3-bcf6-843d0f75b4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:20.291Z|243ec436-ee1f-4036-9b00-e89f199c2daf|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:43:20.291Z|243ec436-ee1f-4036-9b00-e89f199c2daf|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:20.617Z|1892e14e-9883-4379-80fa-0cacf7664de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:43:20.618Z|1892e14e-9883-4379-80fa-0cacf7664de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:43:21.967Z|733b5369-3fc7-43be-8ee9-03ea0283cb88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:21.968Z|733b5369-3fc7-43be-8ee9-03ea0283cb88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:23.505Z|047c9f03-0f26-4b4e-9427-4056f3c0dee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:23.506Z|047c9f03-0f26-4b4e-9427-4056f3c0dee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:23.507Z|c7e07e0a-e5e0-4c0d-8836-ef641738b6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:23.508Z|c7e07e0a-e5e0-4c0d-8836-ef641738b6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:31.988Z|92594c12-a5dc-4f71-814d-07170f17d863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:31.989Z|92594c12-a5dc-4f71-814d-07170f17d863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:33.527Z|4778da30-1d15-4b07-a2c5-2500d2cba00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:33.527Z|636923e4-9735-4027-b424-308f37bd0c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:33.527Z|4778da30-1d15-4b07-a2c5-2500d2cba00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:33.527Z|636923e4-9735-4027-b424-308f37bd0c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:35.617Z|d144aa7c-4f91-4a59-a054-a36f7d17ba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:43:35.621Z|d144aa7c-4f91-4a59-a054-a36f7d17ba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:43:35.917Z|d20c727f-11b3-453e-a55b-a2f97bbe7c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:43:35.918Z|d20c727f-11b3-453e-a55b-a2f97bbe7c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:43:42.009Z|8e285054-ace1-4cbb-a800-f2697aad85d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:42.010Z|8e285054-ace1-4cbb-a800-f2697aad85d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:43.547Z|a323948b-020b-41b1-b3b3-9c4788672209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:43.548Z|a323948b-020b-41b1-b3b3-9c4788672209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:43.549Z|d64091bb-8b72-4d47-ad9e-a3334e899970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:43.549Z|d64091bb-8b72-4d47-ad9e-a3334e899970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:50.617Z|e3a55c37-7a99-4317-9765-20fcf322ef0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:43:50.618Z|e3a55c37-7a99-4317-9765-20fcf322ef0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:43:52.031Z|4e021e48-2d2f-4220-a367-41bc8bc681be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:52.032Z|4e021e48-2d2f-4220-a367-41bc8bc681be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:53.570Z|0b09d40d-fd30-43ea-8717-ee48f29fe127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:53.570Z|b355212a-9577-4fd9-b7b1-4f318373c810|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:43:53.571Z|0b09d40d-fd30-43ea-8717-ee48f29fe127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:43:53.571Z|b355212a-9577-4fd9-b7b1-4f318373c810|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:02.054Z|fd593fd5-c286-455f-8d3a-0c2bcd8bec2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:02.054Z|fd593fd5-c286-455f-8d3a-0c2bcd8bec2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:03.601Z|e30e6caf-13ce-4de0-8910-f5b74387d8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:03.601Z|09673f29-472b-43d4-a1e2-8888f063732f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:03.602Z|e30e6caf-13ce-4de0-8910-f5b74387d8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:03.602Z|09673f29-472b-43d4-a1e2-8888f063732f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:05.617Z|d629e62e-30ca-4241-9166-898f98da5683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:44:05.617Z|d629e62e-30ca-4241-9166-898f98da5683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:44:05.919Z|5c98ab6e-283b-427f-a671-021fb9190111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:44:05.919Z|5c98ab6e-283b-427f-a671-021fb9190111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:44:12.075Z|1f2711e8-6d6c-4be3-b888-e7fb7d73c865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:12.076Z|1f2711e8-6d6c-4be3-b888-e7fb7d73c865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:13.623Z|e09087bd-b0e5-44ed-b43c-1c021412da17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:13.623Z|071c61c6-fc31-4cac-93b3-e45dbbeac9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:13.624Z|e09087bd-b0e5-44ed-b43c-1c021412da17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:13.624Z|071c61c6-fc31-4cac-93b3-e45dbbeac9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:20.291Z|4e91dd6e-b433-418c-b571-eb808c106622|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:44:20.291Z|4e91dd6e-b433-418c-b571-eb808c106622|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:20.617Z|f63e01db-cdb1-4cfb-abea-9dd4fe2ace0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:44:20.620Z|f63e01db-cdb1-4cfb-abea-9dd4fe2ace0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:44:22.096Z|46e5b194-7572-4949-9830-30d4ef2550b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:22.097Z|46e5b194-7572-4949-9830-30d4ef2550b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:23.646Z|08125dbd-9acb-4083-89a4-d174251acdc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:23.646Z|e1d52850-6bfa-4d90-9bbf-f85b60da680b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:23.647Z|08125dbd-9acb-4083-89a4-d174251acdc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:23.647Z|e1d52850-6bfa-4d90-9bbf-f85b60da680b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:32.117Z|b1baa2d7-bba7-481b-ac96-f713c351d241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:32.118Z|b1baa2d7-bba7-481b-ac96-f713c351d241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:33.669Z|87d3fb72-450d-4b2c-866d-7b0e965a04b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:33.669Z|eb9a1dfe-969f-46bc-a4cb-87005ed5e8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:33.669Z|eb9a1dfe-969f-46bc-a4cb-87005ed5e8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:33.669Z|87d3fb72-450d-4b2c-866d-7b0e965a04b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:35.617Z|2da3f0cc-90b0-48f3-aebf-c3dc97616db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:44:35.618Z|2da3f0cc-90b0-48f3-aebf-c3dc97616db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:44:35.920Z|fa953a49-501b-4785-ba16-73b0617a74df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:44:35.921Z|fa953a49-501b-4785-ba16-73b0617a74df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:44:42.139Z|37504866-4a52-416a-83b0-e439bcd47646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:42.140Z|37504866-4a52-416a-83b0-e439bcd47646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:43.690Z|6c01d5d1-1746-4562-b90e-94cb5fc33149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:43.690Z|5e652df7-fe95-4d0f-8110-a9c4ef8c708b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:43.691Z|6c01d5d1-1746-4562-b90e-94cb5fc33149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:43.691Z|5e652df7-fe95-4d0f-8110-a9c4ef8c708b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:50.617Z|0cf17be6-8d9b-4917-a128-c9bfa0efbd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:44:50.617Z|0cf17be6-8d9b-4917-a128-c9bfa0efbd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:44:52.162Z|753f09a7-ed4b-4a79-9630-3583e1d9f9e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:52.163Z|753f09a7-ed4b-4a79-9630-3583e1d9f9e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:53.711Z|99af9e8f-f5dd-4dd5-a3c0-8bf52f5f60bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:53.711Z|2a594f2b-bc87-4948-a7ee-9cf99d8a60b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:44:53.712Z|2a594f2b-bc87-4948-a7ee-9cf99d8a60b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:44:53.712Z|99af9e8f-f5dd-4dd5-a3c0-8bf52f5f60bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:02.183Z|d5f9a3f8-c0fb-406a-827f-b63b76f197db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:02.184Z|d5f9a3f8-c0fb-406a-827f-b63b76f197db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:03.734Z|532c839e-f58e-4698-a2a4-bda7d9606f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:03.735Z|532c839e-f58e-4698-a2a4-bda7d9606f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:03.735Z|0f31593a-800f-4edb-beb4-adf3c1fb4b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:03.735Z|0f31593a-800f-4edb-beb4-adf3c1fb4b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:05.617Z|b9334278-bcd5-484c-a226-c1790a7d571f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:45:05.620Z|b9334278-bcd5-484c-a226-c1790a7d571f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:45:05.921Z|b79e8da2-d999-48c2-94b6-8b69487a7256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:45:05.922Z|b79e8da2-d999-48c2-94b6-8b69487a7256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:45:12.204Z|48171e45-1ad6-4fe6-a464-f276ec8a56d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:12.205Z|48171e45-1ad6-4fe6-a464-f276ec8a56d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:13.756Z|fe609a13-3c2e-48fc-b8ac-c9bc010b5fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:13.756Z|6b0754a6-7e32-4529-a14d-66aaae2b9cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:13.756Z|6b0754a6-7e32-4529-a14d-66aaae2b9cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:13.756Z|fe609a13-3c2e-48fc-b8ac-c9bc010b5fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:20.293Z|d82606dc-ae16-43c8-a115-20617f1b66f4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:45:20.294Z|d82606dc-ae16-43c8-a115-20617f1b66f4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:20.617Z|f8db2241-6c61-4b72-8221-af436b7cf74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:45:20.617Z|f8db2241-6c61-4b72-8221-af436b7cf74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:45:22.230Z|930b0ae8-b2e0-417b-8e36-2b36822f8c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:22.232Z|930b0ae8-b2e0-417b-8e36-2b36822f8c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:23.777Z|c72fea07-3d78-4448-9d55-94fd629214fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:23.777Z|97f8df62-f493-4b21-9ade-1f4f2c139f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:23.778Z|c72fea07-3d78-4448-9d55-94fd629214fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:23.778Z|97f8df62-f493-4b21-9ade-1f4f2c139f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:32.256Z|95c5eed3-0a8b-45f7-8f11-fe9a88849bc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:32.257Z|95c5eed3-0a8b-45f7-8f11-fe9a88849bc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:33.799Z|a34170e1-1473-4fff-8b18-185bda26f287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:33.799Z|dfaad3d0-18ec-4c45-ab33-1d86a554b315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:33.800Z|a34170e1-1473-4fff-8b18-185bda26f287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:33.800Z|dfaad3d0-18ec-4c45-ab33-1d86a554b315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:35.617Z|a6f01b0e-da3d-47f2-8aa7-50209ef47e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:45:35.618Z|a6f01b0e-da3d-47f2-8aa7-50209ef47e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:45:35.923Z|2c34a7e1-ed76-4d28-aa43-b0ac04308849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:45:35.923Z|2c34a7e1-ed76-4d28-aa43-b0ac04308849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:45:42.281Z|054b39c0-d797-401d-98a5-3fbf640c5695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:42.282Z|054b39c0-d797-401d-98a5-3fbf640c5695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:43.820Z|3817cd32-551b-4f88-a21f-767d677dcedc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:43.820Z|484ecea2-929a-4b03-9114-577746d0bb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:43.821Z|3817cd32-551b-4f88-a21f-767d677dcedc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:43.821Z|484ecea2-929a-4b03-9114-577746d0bb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:50.617Z|2c0c8535-5052-4595-b512-614533f90c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:45:50.620Z|2c0c8535-5052-4595-b512-614533f90c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:45:52.301Z|7a336881-bec4-44d7-b96f-02555bd7ca4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:52.302Z|7a336881-bec4-44d7-b96f-02555bd7ca4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:53.844Z|ecc28901-090b-4c9a-b031-a8d5fbee55e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:53.844Z|e8817cd3-6660-4f14-90f2-3194748f75cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:45:53.845Z|e8817cd3-6660-4f14-90f2-3194748f75cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:45:53.845Z|ecc28901-090b-4c9a-b031-a8d5fbee55e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:02.331Z|0ca04179-8c26-43e2-bd43-9b5b4693f08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:02.332Z|0ca04179-8c26-43e2-bd43-9b5b4693f08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:03.868Z|b6b970cd-8b84-49fc-b69b-1878f54cb571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:03.868Z|b756105d-8f15-4533-84b5-db6de2807280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:03.869Z|b756105d-8f15-4533-84b5-db6de2807280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:03.869Z|b6b970cd-8b84-49fc-b69b-1878f54cb571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:05.617Z|cb562674-f825-4760-8c14-dbfc5ca3cebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:46:05.618Z|cb562674-f825-4760-8c14-dbfc5ca3cebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:46:05.924Z|19bf1cfc-909f-48da-802e-9dd73555deee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:46:05.925Z|19bf1cfc-909f-48da-802e-9dd73555deee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:46:12.355Z|5b668beb-3aa2-4c68-8966-603763ee231c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:12.356Z|5b668beb-3aa2-4c68-8966-603763ee231c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:13.901Z|5d7c531e-baa6-4935-9e7d-19676671f6fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:13.901Z|e304ceeb-1691-4306-be48-71df2e2e970e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:13.902Z|5d7c531e-baa6-4935-9e7d-19676671f6fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:13.902Z|e304ceeb-1691-4306-be48-71df2e2e970e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:20.292Z|312071c0-76d0-420a-8c7a-577f49bbf799|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:46:20.293Z|312071c0-76d0-420a-8c7a-577f49bbf799|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:20.617Z|0cb31f1b-3dc8-43e7-a412-d7958c18253b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:46:20.618Z|0cb31f1b-3dc8-43e7-a412-d7958c18253b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:46:22.378Z|00440368-87f5-4240-87b7-7ac1eef05f4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:22.379Z|00440368-87f5-4240-87b7-7ac1eef05f4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:23.924Z|93986f87-68b2-4542-aea4-d4a61631f322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:23.924Z|3b139818-97b0-4517-8a4b-770158a34f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:23.924Z|93986f87-68b2-4542-aea4-d4a61631f322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:23.924Z|3b139818-97b0-4517-8a4b-770158a34f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:32.405Z|ccc6fc99-752e-48d3-986d-f63e69150644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:32.407Z|ccc6fc99-752e-48d3-986d-f63e69150644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:33.947Z|57600d61-6f79-4ca4-9201-f011c74d44a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:33.947Z|57600d61-6f79-4ca4-9201-f011c74d44a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:33.948Z|1ae05568-0800-4c20-8df6-c9bfc9f621fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:33.949Z|1ae05568-0800-4c20-8df6-c9bfc9f621fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:35.617Z|f7125d03-251f-48d4-91d8-08ea2b88e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:46:35.621Z|f7125d03-251f-48d4-91d8-08ea2b88e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:46:35.925Z|bd72e751-9288-479b-ac4d-7396b2d3bb65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:46:35.927Z|bd72e751-9288-479b-ac4d-7396b2d3bb65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:46:42.429Z|c9c7b7bb-d720-4b0c-811a-beddb8204949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:42.430Z|c9c7b7bb-d720-4b0c-811a-beddb8204949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:43.969Z|2c657333-c65c-4c57-874c-f53ed9a60296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:43.969Z|eb3a717f-1240-42b4-9cd6-cd3c3158bb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:43.970Z|eb3a717f-1240-42b4-9cd6-cd3c3158bb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:43.970Z|2c657333-c65c-4c57-874c-f53ed9a60296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:50.618Z|7f9587cc-2bd8-406f-864c-9c681bed717d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:46:50.619Z|7f9587cc-2bd8-406f-864c-9c681bed717d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:46:52.455Z|bde1c1ce-b0f1-48b7-8ff9-a80575447a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:52.456Z|bde1c1ce-b0f1-48b7-8ff9-a80575447a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:53.990Z|b7b4717d-ef3c-428f-bf6c-4e05cb2ed843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:53.990Z|669db158-face-4981-ba30-4ab85120e9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:46:53.991Z|b7b4717d-ef3c-428f-bf6c-4e05cb2ed843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:46:53.991Z|669db158-face-4981-ba30-4ab85120e9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:02.479Z|ad50fb03-462b-42c2-9b62-ff41d5f8e132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:02.480Z|ad50fb03-462b-42c2-9b62-ff41d5f8e132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:04.014Z|46789b29-53ae-4590-a1a7-2c05db288b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:04.014Z|3730cfab-5cf9-46e5-bd76-6c4f471fd056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:04.015Z|46789b29-53ae-4590-a1a7-2c05db288b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:04.015Z|3730cfab-5cf9-46e5-bd76-6c4f471fd056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:05.617Z|22d06f5b-b7f9-4f37-9b38-b393aedac0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:47:05.618Z|22d06f5b-b7f9-4f37-9b38-b393aedac0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:47:05.928Z|824f8465-f177-4d2a-90fd-203bdf6a821a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:47:05.929Z|824f8465-f177-4d2a-90fd-203bdf6a821a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:47:12.502Z|6d68bb17-c4d5-4160-8d63-debbb3057d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:12.503Z|6d68bb17-c4d5-4160-8d63-debbb3057d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:14.037Z|0d1bca31-18f9-4d36-bfc3-7202b78c8ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:14.037Z|74ea481d-a814-4c53-9e81-366d4c38bc00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:14.038Z|0d1bca31-18f9-4d36-bfc3-7202b78c8ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:14.038Z|74ea481d-a814-4c53-9e81-366d4c38bc00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:20.291Z|2177b829-d0e4-4732-a05d-57d877c8efae|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:47:20.292Z|2177b829-d0e4-4732-a05d-57d877c8efae|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:20.617Z|d2bcc270-bc2e-4401-9322-27310e1cdcf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:47:20.620Z|d2bcc270-bc2e-4401-9322-27310e1cdcf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:47:22.525Z|7362fff0-70a5-4daa-89b8-5997b28e66da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:22.525Z|7362fff0-70a5-4daa-89b8-5997b28e66da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:24.058Z|5517003d-fcde-41f2-8c2e-eba90d25006e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:24.058Z|b494994a-bf8e-44e8-a947-1ac3c4eab231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:24.059Z|5517003d-fcde-41f2-8c2e-eba90d25006e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:24.059Z|b494994a-bf8e-44e8-a947-1ac3c4eab231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:32.550Z|027af217-b37b-4b02-960f-5f03ce0e9523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:32.551Z|027af217-b37b-4b02-960f-5f03ce0e9523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:34.079Z|9c6f23aa-9076-4566-8de8-11542c4c1f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:34.079Z|e196a5bb-393a-4bcb-9149-af0aa2035a5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:34.080Z|9c6f23aa-9076-4566-8de8-11542c4c1f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:34.080Z|e196a5bb-393a-4bcb-9149-af0aa2035a5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:35.617Z|12fdc68c-a55b-4353-8dd1-8feb0c690fdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:47:35.618Z|12fdc68c-a55b-4353-8dd1-8feb0c690fdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:47:35.929Z|3e2c659e-0cc6-4d5d-928c-761030031df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:47:35.930Z|3e2c659e-0cc6-4d5d-928c-761030031df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:47:42.572Z|0b2f1ef7-4662-4da1-8917-ba51eba0ff77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:42.573Z|0b2f1ef7-4662-4da1-8917-ba51eba0ff77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:44.102Z|dd183342-d351-4171-9538-3d245bc78487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:44.102Z|c6c2fe90-e1c6-4b56-986d-3e3d100667fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:44.103Z|dd183342-d351-4171-9538-3d245bc78487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:44.103Z|c6c2fe90-e1c6-4b56-986d-3e3d100667fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:50.617Z|39bbba13-2203-4248-b938-54cccbfd36c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:47:50.618Z|39bbba13-2203-4248-b938-54cccbfd36c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:47:52.595Z|874ac898-783d-4365-b73a-9bc1c6e80735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:52.595Z|874ac898-783d-4365-b73a-9bc1c6e80735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:54.125Z|ec98ce4f-4854-444b-9432-327ea9bda823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:54.125Z|ec98ce4f-4854-444b-9432-327ea9bda823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:47:54.126Z|7456f35f-8a10-478f-8a8a-c8fa1f9ce3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:47:54.127Z|7456f35f-8a10-478f-8a8a-c8fa1f9ce3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:02.619Z|77ea4cd4-9dd9-4580-b2aa-72a179cb6e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:02.620Z|77ea4cd4-9dd9-4580-b2aa-72a179cb6e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:04.148Z|2b69254c-b9b8-459c-b068-c3a9f16bdedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:04.148Z|20f65d4c-272c-46b6-ace8-7bcbe8d06a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:04.148Z|20f65d4c-272c-46b6-ace8-7bcbe8d06a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:04.148Z|2b69254c-b9b8-459c-b068-c3a9f16bdedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:05.617Z|489aab96-f83f-4d70-9e03-e4e3e92fbe9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:48:05.620Z|489aab96-f83f-4d70-9e03-e4e3e92fbe9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:48:05.931Z|36278db7-e39c-4dd5-a1a1-918d4caff7e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:48:05.932Z|36278db7-e39c-4dd5-a1a1-918d4caff7e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:48:12.640Z|40eb7f26-ae5f-495b-a004-45ec5b51b498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:12.641Z|40eb7f26-ae5f-495b-a004-45ec5b51b498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:14.170Z|1a768a51-5e57-45d6-8e42-22cad7d050c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:14.170Z|a5aa1e04-55c1-47c6-90f7-a11f6413818f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:14.171Z|a5aa1e04-55c1-47c6-90f7-a11f6413818f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:14.171Z|1a768a51-5e57-45d6-8e42-22cad7d050c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:20.297Z|274f2037-192b-405f-bc99-bc7b94a0f656|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:48:20.297Z|274f2037-192b-405f-bc99-bc7b94a0f656|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:20.617Z|90d5511d-f8aa-4794-9468-a76e0eb302f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:48:20.618Z|90d5511d-f8aa-4794-9468-a76e0eb302f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:48:22.665Z|50fbd46e-49a0-4bdf-a08e-778f242d4057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:22.667Z|50fbd46e-49a0-4bdf-a08e-778f242d4057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:24.205Z|18801e35-41c3-4bbd-8b8e-2bee4f32de01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:24.205Z|2a3efde5-c5d7-4988-b420-1597482e4693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:24.206Z|18801e35-41c3-4bbd-8b8e-2bee4f32de01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:24.206Z|2a3efde5-c5d7-4988-b420-1597482e4693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:32.689Z|6f84e395-9433-4f34-9b15-eec7d809231b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:32.691Z|6f84e395-9433-4f34-9b15-eec7d809231b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:34.229Z|f9bd0e6d-4f5b-415f-a57c-42e7f2008965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:34.229Z|20398f04-85af-4789-9f1e-56a5c15b8fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:34.230Z|f9bd0e6d-4f5b-415f-a57c-42e7f2008965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:34.230Z|20398f04-85af-4789-9f1e-56a5c15b8fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:35.619Z|8516e1db-0f70-4dd3-abe6-d4d475a5f68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:48:35.619Z|8516e1db-0f70-4dd3-abe6-d4d475a5f68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:48:35.932Z|69aef92c-d565-4896-abdb-adc496c2ef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:48:35.933Z|69aef92c-d565-4896-abdb-adc496c2ef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:48:42.712Z|63502484-6a97-445d-8de2-a1c2e804de1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:42.713Z|63502484-6a97-445d-8de2-a1c2e804de1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:44.252Z|6c1c16d1-1f74-45ab-8cad-7dda55ec443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:44.252Z|710c1d99-4e3c-4fd7-a4ee-8ecce9532441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:44.253Z|6c1c16d1-1f74-45ab-8cad-7dda55ec443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:44.253Z|710c1d99-4e3c-4fd7-a4ee-8ecce9532441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:50.617Z|36c686b3-782a-41cc-a922-c72d13fd8040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:48:50.620Z|36c686b3-782a-41cc-a922-c72d13fd8040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:48:52.739Z|fa9f65a7-78c1-4e75-89f0-13f6058c8e46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:52.740Z|fa9f65a7-78c1-4e75-89f0-13f6058c8e46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:54.275Z|caf66b70-ad86-4e5c-a03c-3ac2bf177f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:54.275Z|caf66b70-ad86-4e5c-a03c-3ac2bf177f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:48:54.275Z|deab5007-bb0e-449f-a493-0ca17f822420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:48:54.276Z|deab5007-bb0e-449f-a493-0ca17f822420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:02.761Z|d50af0bb-b19b-4f6f-8588-3687d3714eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:02.761Z|d50af0bb-b19b-4f6f-8588-3687d3714eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:04.296Z|a1c64b2f-713e-47ee-bb88-66646535ab56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:04.296Z|2a6350cb-409b-4a16-a472-99397f9a43b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:04.297Z|2a6350cb-409b-4a16-a472-99397f9a43b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:04.297Z|a1c64b2f-713e-47ee-bb88-66646535ab56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:05.617Z|bbfe2445-c5b0-4a74-8045-710f36327412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:49:05.618Z|bbfe2445-c5b0-4a74-8045-710f36327412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:49:05.933Z|5f8e8f9a-2b5c-4dbe-97d6-5012a8b4b6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:49:05.934Z|5f8e8f9a-2b5c-4dbe-97d6-5012a8b4b6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:49:12.784Z|49e98053-9892-483f-b10a-cd28f269d1a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:12.784Z|49e98053-9892-483f-b10a-cd28f269d1a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:14.320Z|32d5faa6-98d7-4f4f-b6c2-2fd8d0adeda9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:14.320Z|fc39730e-f0b6-434a-9902-d76d969d1473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:14.321Z|fc39730e-f0b6-434a-9902-d76d969d1473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:14.321Z|32d5faa6-98d7-4f4f-b6c2-2fd8d0adeda9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:20.291Z|f24dc5c8-d961-49b7-bb13-f17ca7292974|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:49:20.291Z|f24dc5c8-d961-49b7-bb13-f17ca7292974|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:20.617Z|209079c3-0baf-4287-afc7-3c0043a9784c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:49:20.617Z|209079c3-0baf-4287-afc7-3c0043a9784c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:49:22.806Z|1ef0a899-6e33-41ad-bcaa-8f040b2c99f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:22.807Z|1ef0a899-6e33-41ad-bcaa-8f040b2c99f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:24.346Z|0ed85951-6b5c-4a6f-a1fe-a328e82d50c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:24.346Z|7a0b9652-8ec8-46db-8c51-8ae9a9118662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:24.347Z|0ed85951-6b5c-4a6f-a1fe-a328e82d50c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:24.347Z|7a0b9652-8ec8-46db-8c51-8ae9a9118662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:32.830Z|dbd58ae0-6f5b-407f-8d48-01dbf2fce6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:32.831Z|dbd58ae0-6f5b-407f-8d48-01dbf2fce6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:34.368Z|3ddb7477-994a-45fb-825b-cb3ce0e907b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:34.369Z|3ddb7477-994a-45fb-825b-cb3ce0e907b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:34.369Z|10e89d70-c53f-4993-9053-a62799a8f184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:34.373Z|10e89d70-c53f-4993-9053-a62799a8f184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:35.617Z|cd18f599-afcd-421c-b3dc-6f2d661e3800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:49:35.620Z|cd18f599-afcd-421c-b3dc-6f2d661e3800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:49:35.935Z|3751db8b-1e72-442b-b518-bc87e6388b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:49:35.935Z|3751db8b-1e72-442b-b518-bc87e6388b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:49:42.852Z|8111a183-0bfa-44c3-b4c5-d8d7095016b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:42.853Z|8111a183-0bfa-44c3-b4c5-d8d7095016b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:44.393Z|f377df38-b44e-41b7-8fa3-319ba5e43831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:44.393Z|2703c81d-b7ab-4a9a-810b-6763c194b127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:44.394Z|2703c81d-b7ab-4a9a-810b-6763c194b127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:44.394Z|f377df38-b44e-41b7-8fa3-319ba5e43831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:50.617Z|3b0fb7bc-99c7-414b-8dbd-d5ffe5a749b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:49:50.617Z|3b0fb7bc-99c7-414b-8dbd-d5ffe5a749b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:49:52.879Z|1fbb920b-69d2-4d70-83e9-1894be052f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:52.880Z|1fbb920b-69d2-4d70-83e9-1894be052f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:54.418Z|6cb2ab8d-c211-4cb3-bb19-24f4b3ead141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:54.418Z|65044243-fd34-44c8-b397-ab7f716801d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:49:54.419Z|6cb2ab8d-c211-4cb3-bb19-24f4b3ead141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:49:54.420Z|65044243-fd34-44c8-b397-ab7f716801d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:02.900Z|e3a5b3c5-60be-42f2-8a2b-b8f8b5d77f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:02.901Z|e3a5b3c5-60be-42f2-8a2b-b8f8b5d77f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:04.440Z|17772131-8774-4cb3-bcd3-9549e8ae67df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:04.441Z|17772131-8774-4cb3-bcd3-9549e8ae67df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:04.441Z|5f086457-76fb-49a3-9bbd-5eb67c6887f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:04.442Z|5f086457-76fb-49a3-9bbd-5eb67c6887f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:05.617Z|115e8e3a-01a1-4748-8c9a-d6c44ac4e52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:50:05.618Z|115e8e3a-01a1-4748-8c9a-d6c44ac4e52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:50:05.936Z|79203c5b-aacc-4269-af87-5d131f955cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:50:05.936Z|79203c5b-aacc-4269-af87-5d131f955cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:50:12.923Z|2c581cd4-927d-4ef1-83ac-cba37e46c286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:12.924Z|2c581cd4-927d-4ef1-83ac-cba37e46c286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:14.461Z|f63161d6-a08e-4c34-8146-b8c50a9180b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:14.461Z|39062c8d-e9f4-4910-8518-35ffcfa8b1e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:14.462Z|f63161d6-a08e-4c34-8146-b8c50a9180b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:14.462Z|39062c8d-e9f4-4910-8518-35ffcfa8b1e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:20.291Z|b8c8b739-b301-4592-a766-0cc8eac98068|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:50:20.292Z|b8c8b739-b301-4592-a766-0cc8eac98068|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:20.617Z|dac85bf4-54c0-4641-9aa1-49744062f357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:50:20.620Z|dac85bf4-54c0-4641-9aa1-49744062f357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:50:22.947Z|25d99e95-f91f-4755-babb-05b671df8d22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:22.947Z|25d99e95-f91f-4755-babb-05b671df8d22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:24.484Z|305ff0b5-0912-49c4-ba14-f4101117c06c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:24.484Z|91478aef-49c6-4d03-8da2-503fc243a869|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:24.485Z|91478aef-49c6-4d03-8da2-503fc243a869|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:24.485Z|305ff0b5-0912-49c4-ba14-f4101117c06c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:32.969Z|dd02e178-7d5f-4e25-a44c-ae35767330bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:32.970Z|dd02e178-7d5f-4e25-a44c-ae35767330bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:34.507Z|ba73aa65-d315-43a5-95dc-fdd3b4064e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:34.507Z|ba73aa65-d315-43a5-95dc-fdd3b4064e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:34.511Z|b80ab208-60bb-4b9f-aa04-bac6314a7c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:34.512Z|b80ab208-60bb-4b9f-aa04-bac6314a7c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:35.617Z|58d4dc70-43d8-44bd-97b5-6e22e0649084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:50:35.618Z|58d4dc70-43d8-44bd-97b5-6e22e0649084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:50:35.937Z|63ba1541-ac35-4538-8d51-3ae06c65961d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:50:35.938Z|63ba1541-ac35-4538-8d51-3ae06c65961d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:50:42.989Z|b4c99a5c-8ae2-43b9-a1ca-95a4ce70b200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:42.990Z|b4c99a5c-8ae2-43b9-a1ca-95a4ce70b200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:44.531Z|13da157e-598a-45ec-bac3-9eb03c3ec032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:44.532Z|13da157e-598a-45ec-bac3-9eb03c3ec032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:44.533Z|6e29f371-7cab-4c50-9ef8-c2831b904fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:44.534Z|6e29f371-7cab-4c50-9ef8-c2831b904fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:50.617Z|0b98fe8e-67ef-4063-9a96-5ca89044b4db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:50:50.618Z|0b98fe8e-67ef-4063-9a96-5ca89044b4db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:50:53.010Z|53b4b17e-95fc-4e52-88a2-1473b879cb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:53.011Z|53b4b17e-95fc-4e52-88a2-1473b879cb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:54.553Z|e3fc467a-3ea6-4301-b775-ebb691b79a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:54.553Z|61ec2da7-2002-4356-b654-cf85158ced00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:50:54.554Z|e3fc467a-3ea6-4301-b775-ebb691b79a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:50:54.554Z|61ec2da7-2002-4356-b654-cf85158ced00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:03.032Z|909ab94a-0d25-4e79-acf2-b7054fe35f07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:03.033Z|909ab94a-0d25-4e79-acf2-b7054fe35f07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:04.577Z|93d2573b-c347-4d56-87b7-4636f705a06e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:04.579Z|5a8f445f-7781-4717-ab9f-ff15ac7c37a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:04.579Z|5a8f445f-7781-4717-ab9f-ff15ac7c37a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:04.579Z|93d2573b-c347-4d56-87b7-4636f705a06e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:05.617Z|eac3adc7-dde3-478c-bc6e-dda6836aeca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:51:05.618Z|eac3adc7-dde3-478c-bc6e-dda6836aeca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:51:05.938Z|680d9818-7619-47c5-b56f-e392e41eb6a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:51:05.939Z|680d9818-7619-47c5-b56f-e392e41eb6a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:51:13.054Z|f1b15aef-020b-4609-9f49-fe96f5c25630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:13.055Z|f1b15aef-020b-4609-9f49-fe96f5c25630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:14.599Z|5e58e0c8-aa6d-4214-80a1-62cbfeb30151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:14.599Z|9c836d77-9aee-4c31-be8f-f4b6e180fbfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:14.600Z|9c836d77-9aee-4c31-be8f-f4b6e180fbfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:14.600Z|5e58e0c8-aa6d-4214-80a1-62cbfeb30151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:20.290Z|2c6268ca-fb72-4e75-970f-73ecb6e91247|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:51:20.291Z|2c6268ca-fb72-4e75-970f-73ecb6e91247|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:20.619Z|b0fbe689-9b3c-4180-8e68-e03e69049880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:51:20.619Z|b0fbe689-9b3c-4180-8e68-e03e69049880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:51:23.076Z|e044d6c8-d1c3-43a7-a9f0-8cb49110d189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:23.076Z|e044d6c8-d1c3-43a7-a9f0-8cb49110d189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:24.621Z|3c7b3912-f58e-42b6-9924-cb010d79dc9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:24.621Z|9e98e427-20a6-4df1-9780-07814e084bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:24.622Z|3c7b3912-f58e-42b6-9924-cb010d79dc9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:24.622Z|9e98e427-20a6-4df1-9780-07814e084bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:33.098Z|559724eb-7e02-4c8d-af54-15e883ec3462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:33.099Z|559724eb-7e02-4c8d-af54-15e883ec3462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:34.648Z|b47af33e-649b-4690-aff1-945f5fc9d525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:34.649Z|b47af33e-649b-4690-aff1-945f5fc9d525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:34.651Z|6316523b-e994-4eef-b9ed-4df604ecc8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:34.652Z|6316523b-e994-4eef-b9ed-4df604ecc8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:35.617Z|31fa5730-ca4c-4e7c-bfd8-40072d84ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:51:35.620Z|31fa5730-ca4c-4e7c-bfd8-40072d84ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:51:35.940Z|f60092ab-f223-478a-81da-e3cb9c33745a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:51:35.940Z|f60092ab-f223-478a-81da-e3cb9c33745a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:51:43.120Z|d141af16-f946-486b-acc4-b2539cbe13b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:43.121Z|d141af16-f946-486b-acc4-b2539cbe13b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:44.670Z|7d3d6b7b-e3c8-4c23-8cc1-615975082d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:44.671Z|7d3d6b7b-e3c8-4c23-8cc1-615975082d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:44.672Z|1b28a5ad-4532-4ef0-860b-9ce566a57802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:44.672Z|1b28a5ad-4532-4ef0-860b-9ce566a57802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:50.617Z|cdaaa2ee-674e-4a7d-bac6-ca83976dc0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:51:50.617Z|cdaaa2ee-674e-4a7d-bac6-ca83976dc0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:51:53.140Z|dc0510c1-d9d1-4847-9f9b-adb3286dd2e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:53.141Z|dc0510c1-d9d1-4847-9f9b-adb3286dd2e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:54.691Z|a728d4af-e2c2-49e8-b5d7-1f4fe14b0276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:54.692Z|a728d4af-e2c2-49e8-b5d7-1f4fe14b0276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:51:54.692Z|5b8287dc-052c-48a8-b7df-1517a6649969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:51:54.693Z|5b8287dc-052c-48a8-b7df-1517a6649969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:03.162Z|28865441-169b-43e5-a987-f0ce23869aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:03.163Z|28865441-169b-43e5-a987-f0ce23869aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:04.711Z|03f25a6e-2b94-41bd-9145-219d2167b201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:04.712Z|03f25a6e-2b94-41bd-9145-219d2167b201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:04.713Z|1da5fd9f-802e-4316-862f-b2e96f2eddd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:04.713Z|1da5fd9f-802e-4316-862f-b2e96f2eddd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:05.617Z|27289d49-a32a-422b-8956-b88bd5e9ff4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:52:05.617Z|27289d49-a32a-422b-8956-b88bd5e9ff4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:52:05.941Z|c4d48858-23da-4c6c-a36b-46980bb45c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:52:05.941Z|c4d48858-23da-4c6c-a36b-46980bb45c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:52:13.184Z|af303dfe-0616-414d-b73a-1e4720440682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:13.185Z|af303dfe-0616-414d-b73a-1e4720440682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:14.731Z|3e7133cc-9eaa-4cda-a750-4050a40c988a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:14.732Z|3e7133cc-9eaa-4cda-a750-4050a40c988a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:14.732Z|4e57cc9f-94d0-4dd4-bd28-1e967a89b070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:14.733Z|4e57cc9f-94d0-4dd4-bd28-1e967a89b070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:20.290Z|ce881659-c84d-4ca8-a59d-2e356191eaae|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:52:20.291Z|ce881659-c84d-4ca8-a59d-2e356191eaae|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:20.617Z|371ae4dc-c7e2-467f-86a0-79e1542d08da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:52:20.617Z|371ae4dc-c7e2-467f-86a0-79e1542d08da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:52:23.204Z|46ce12bc-de19-4fea-bf92-92425b3bd09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:23.205Z|46ce12bc-de19-4fea-bf92-92425b3bd09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:24.751Z|d2499c76-19ea-40ad-8ceb-c00e75aff809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:24.752Z|d2499c76-19ea-40ad-8ceb-c00e75aff809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:24.752Z|e09870e0-649a-46a0-9545-743f84291f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:24.753Z|e09870e0-649a-46a0-9545-743f84291f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:33.228Z|dc942ffc-7142-4ece-b0bf-8fc3bdee8d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:33.229Z|dc942ffc-7142-4ece-b0bf-8fc3bdee8d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:34.772Z|87ae4edf-17d3-4108-a986-4a9808829627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:34.773Z|6e42269b-e98c-4105-b1c8-f44041ed9b6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:34.773Z|87ae4edf-17d3-4108-a986-4a9808829627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:34.773Z|6e42269b-e98c-4105-b1c8-f44041ed9b6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:35.617Z|b0cf4ebd-9bfc-4ed7-94dc-e25ffcc57e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:52:35.618Z|b0cf4ebd-9bfc-4ed7-94dc-e25ffcc57e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:52:35.942Z|180b1910-8f00-43e4-96b0-df31ef3c8b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:52:35.943Z|180b1910-8f00-43e4-96b0-df31ef3c8b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:52:43.251Z|01fe999d-b0ae-4359-9a16-e097bd652f75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:43.252Z|01fe999d-b0ae-4359-9a16-e097bd652f75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:44.795Z|1c2ec760-fec9-476d-984f-bdf0334cb5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:44.795Z|e109ca0f-e5e8-4539-bb2b-f92830b85a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:44.796Z|1c2ec760-fec9-476d-984f-bdf0334cb5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:44.796Z|e109ca0f-e5e8-4539-bb2b-f92830b85a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:50.617Z|6cdfce78-69f2-47af-ab72-e53e7a77a455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:52:50.620Z|6cdfce78-69f2-47af-ab72-e53e7a77a455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:52:53.276Z|c770b798-cde2-430c-9d49-80db7af61353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:53.277Z|c770b798-cde2-430c-9d49-80db7af61353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:54.816Z|3ded8d8e-d955-49e2-8223-e8f20e49213b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:54.816Z|018f1bb1-bc05-4836-9a0e-ea13852565b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:52:54.817Z|3ded8d8e-d955-49e2-8223-e8f20e49213b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:52:54.817Z|018f1bb1-bc05-4836-9a0e-ea13852565b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:03.298Z|f570d00d-87d0-4188-a137-b528ca702978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:03.299Z|f570d00d-87d0-4188-a137-b528ca702978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:04.844Z|11dfd938-bf68-479c-8dbe-e144d81e9949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:04.844Z|11dfd938-bf68-479c-8dbe-e144d81e9949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:04.854Z|bbc60608-5f29-4045-ac61-f2748a8a174e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:04.855Z|bbc60608-5f29-4045-ac61-f2748a8a174e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:05.617Z|7f3dfce5-285c-4831-89a5-febea954eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:53:05.617Z|7f3dfce5-285c-4831-89a5-febea954eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:53:05.943Z|48b4567b-7561-40c7-8560-3e038f003741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:53:05.944Z|48b4567b-7561-40c7-8560-3e038f003741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:53:13.320Z|fd2f2797-d9d7-433a-951a-a820c74f8e1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:13.321Z|fd2f2797-d9d7-433a-951a-a820c74f8e1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:14.870Z|82d3d0a9-d3a4-41dc-932a-8a9e43639879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:14.871Z|82d3d0a9-d3a4-41dc-932a-8a9e43639879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:14.888Z|5366f954-2ad0-48fb-b25d-99bec12bca54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:14.888Z|5366f954-2ad0-48fb-b25d-99bec12bca54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:20.291Z|d0a81c71-b10b-4744-b4e8-41e55beeea3e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:53:20.292Z|d0a81c71-b10b-4744-b4e8-41e55beeea3e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:20.617Z|6a91dbca-7250-4209-a6ad-7736cb903599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:53:20.617Z|6a91dbca-7250-4209-a6ad-7736cb903599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:53:23.342Z|bb1eff35-0c46-4e18-a839-e2bc00b1a129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:23.343Z|bb1eff35-0c46-4e18-a839-e2bc00b1a129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:24.914Z|6862ae5f-2210-46c4-b567-3ae4094f8ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:24.914Z|6862ae5f-2210-46c4-b567-3ae4094f8ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:24.928Z|8a989c82-c594-48ae-863a-2bf1978e8ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:24.929Z|8a989c82-c594-48ae-863a-2bf1978e8ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:33.367Z|8f75071e-621d-4717-b295-f92212fd6d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:33.367Z|8f75071e-621d-4717-b295-f92212fd6d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:34.978Z|0bd4ac48-9c4a-4a3f-b70e-eece963965f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:34.979Z|be6f9f27-fddd-4604-9584-b6426e8d3e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:34.979Z|0bd4ac48-9c4a-4a3f-b70e-eece963965f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:34.979Z|be6f9f27-fddd-4604-9584-b6426e8d3e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:35.617Z|ed91f734-1b3d-4e5e-adf0-67b75f14a75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:53:35.620Z|ed91f734-1b3d-4e5e-adf0-67b75f14a75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:53:35.945Z|6a52c95e-3546-42bd-bc01-4c235b15543f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:53:35.946Z|6a52c95e-3546-42bd-bc01-4c235b15543f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:53:43.392Z|3901de3b-21d3-4f01-a4ac-f8e6fb929311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:43.393Z|3901de3b-21d3-4f01-a4ac-f8e6fb929311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:45.004Z|cae610ba-397a-416b-88e7-810b6dc9919a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:45.005Z|cae610ba-397a-416b-88e7-810b6dc9919a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:45.007Z|55aee2de-094b-46aa-bfb1-ad5c451ee227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:45.008Z|55aee2de-094b-46aa-bfb1-ad5c451ee227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:50.618Z|e99efd36-09c5-40ed-816c-8b3e0d3db374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:53:50.619Z|e99efd36-09c5-40ed-816c-8b3e0d3db374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:53:53.424Z|1c1dcf63-1ce9-4950-be92-e43df5f8682b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:53.425Z|1c1dcf63-1ce9-4950-be92-e43df5f8682b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:55.037Z|285174ba-0d86-4983-8546-b852f6b60a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:55.038Z|285174ba-0d86-4983-8546-b852f6b60a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:53:55.047Z|e957c428-2a8c-4944-993a-31a8a6d706fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:53:55.118Z|e957c428-2a8c-4944-993a-31a8a6d706fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:03.446Z|3c2e30bc-bc5f-494f-9ee1-f0d748293853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:03.448Z|3c2e30bc-bc5f-494f-9ee1-f0d748293853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:05.071Z|281a16f4-bfea-4c6c-8a8a-9c806f7ac8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:05.072Z|281a16f4-bfea-4c6c-8a8a-9c806f7ac8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:05.152Z|4d3e5c81-d236-44e1-a3a3-79ef8a67e37c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:05.153Z|4d3e5c81-d236-44e1-a3a3-79ef8a67e37c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:05.617Z|50f9031e-252b-48f6-999b-58f57dfe636e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:54:05.618Z|50f9031e-252b-48f6-999b-58f57dfe636e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:54:05.946Z|4563e159-1598-4f49-9a9c-7895bcc79a7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:54:05.947Z|4563e159-1598-4f49-9a9c-7895bcc79a7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:54:13.469Z|c53dbe49-3407-4523-9eae-d247cec53aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:13.470Z|c53dbe49-3407-4523-9eae-d247cec53aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:15.107Z|48cedb34-337a-434b-806d-08806d083714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:15.107Z|48cedb34-337a-434b-806d-08806d083714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:15.192Z|4ade4a7f-6e1e-48d4-8f07-77f995c22895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:15.193Z|4ade4a7f-6e1e-48d4-8f07-77f995c22895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:20.291Z|9e7c448f-fdf7-49fa-ae46-5448bd62e5da|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:54:20.292Z|9e7c448f-fdf7-49fa-ae46-5448bd62e5da|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:20.617Z|e648cf4c-1007-475a-9e85-d01410e647cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:54:20.620Z|e648cf4c-1007-475a-9e85-d01410e647cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:54:23.492Z|a0cf51b8-8bc2-4b7b-a454-449aac01cd2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:23.493Z|a0cf51b8-8bc2-4b7b-a454-449aac01cd2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:25.137Z|4a42c01b-1101-41ae-8709-3e2ae6b80a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:25.138Z|4a42c01b-1101-41ae-8709-3e2ae6b80a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:25.220Z|862cd90a-59b3-4944-8e85-3b5d9d2aaa29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:25.221Z|862cd90a-59b3-4944-8e85-3b5d9d2aaa29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:33.516Z|5039533c-7060-44dd-9dba-7126bb162afe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:33.518Z|5039533c-7060-44dd-9dba-7126bb162afe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:35.164Z|f47c68f8-3257-41bb-894d-041145c1dadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:35.164Z|f47c68f8-3257-41bb-894d-041145c1dadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:35.267Z|a68eae46-4c55-4b93-b950-a9cb30e3f770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:35.268Z|a68eae46-4c55-4b93-b950-a9cb30e3f770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:35.617Z|15f914c2-2e5c-4e95-a3a8-b75d0366cb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:54:35.618Z|15f914c2-2e5c-4e95-a3a8-b75d0366cb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:54:35.948Z|49e0f177-3ef8-46d9-a639-35b0f98c2a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:54:35.948Z|49e0f177-3ef8-46d9-a639-35b0f98c2a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:54:43.541Z|2f07def9-5d03-4458-be0f-5de1e54abe53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:43.542Z|2f07def9-5d03-4458-be0f-5de1e54abe53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:45.185Z|1ba6777f-8ae0-4ecd-8215-ac806d7aae0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:45.186Z|1ba6777f-8ae0-4ecd-8215-ac806d7aae0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:45.290Z|f2744732-abd1-4b67-bf0b-b782d56f086c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:45.291Z|f2744732-abd1-4b67-bf0b-b782d56f086c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:50.617Z|728d5d11-28d9-4867-a55c-d0c0bca99334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:54:50.618Z|728d5d11-28d9-4867-a55c-d0c0bca99334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:54:53.564Z|976c5a75-c717-4973-a83e-b29582a24766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:53.565Z|976c5a75-c717-4973-a83e-b29582a24766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:55.212Z|632a7c7a-a204-4c52-b283-c20410a40027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:55.214Z|632a7c7a-a204-4c52-b283-c20410a40027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:54:55.316Z|b66c617b-1c29-4a21-9527-1e33a50afaa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:54:55.316Z|b66c617b-1c29-4a21-9527-1e33a50afaa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:03.587Z|0edc5566-7110-40b5-89da-1218a45aff47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:03.588Z|0edc5566-7110-40b5-89da-1218a45aff47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:05.237Z|9e66b1f9-1013-4f1e-8282-091b6ad81762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:05.238Z|9e66b1f9-1013-4f1e-8282-091b6ad81762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:05.338Z|84cbdb29-71da-4259-ab55-29fda964aa4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:05.338Z|84cbdb29-71da-4259-ab55-29fda964aa4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:05.617Z|b26fdd9c-261d-4e4a-8f56-dbd1d6a327e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:55:05.621Z|b26fdd9c-261d-4e4a-8f56-dbd1d6a327e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:55:05.949Z|e66f8efb-5587-41ee-a803-4017be091ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:55:05.950Z|e66f8efb-5587-41ee-a803-4017be091ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:55:13.636Z|ec83c177-63e7-4aae-8e48-b5fe6727fe82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:13.637Z|ec83c177-63e7-4aae-8e48-b5fe6727fe82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:15.263Z|2dace1a6-3ec1-480d-90de-cbdbc3d529fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:15.264Z|2dace1a6-3ec1-480d-90de-cbdbc3d529fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:15.361Z|1db39cb6-89f0-4330-ba13-91be7e600398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:15.362Z|1db39cb6-89f0-4330-ba13-91be7e600398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:20.296Z|f06cd5da-188e-4bc0-942c-d20c0585dc7e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:55:20.297Z|f06cd5da-188e-4bc0-942c-d20c0585dc7e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:20.617Z|967c4015-722e-4725-bd42-2ac6bc7d2341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:55:20.618Z|967c4015-722e-4725-bd42-2ac6bc7d2341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:55:23.662Z|f50588a8-1afb-4743-9859-d6687f06f88f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:23.663Z|f50588a8-1afb-4743-9859-d6687f06f88f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:25.299Z|622880be-46d3-49dc-ac4e-f68c30e998bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:25.300Z|622880be-46d3-49dc-ac4e-f68c30e998bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:25.390Z|a08e83db-685f-49e8-9b2b-446042a49e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:25.391Z|a08e83db-685f-49e8-9b2b-446042a49e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:33.686Z|fa7c3a9c-87eb-4c46-bab1-0a064f51d881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:33.687Z|fa7c3a9c-87eb-4c46-bab1-0a064f51d881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:35.325Z|0c8f31e4-d1ee-41f0-b4b8-55798b975674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:35.325Z|0c8f31e4-d1ee-41f0-b4b8-55798b975674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:35.414Z|69539c58-b52a-4d0a-a817-7e1d9efbfefe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:35.415Z|69539c58-b52a-4d0a-a817-7e1d9efbfefe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:35.617Z|cd82b6b0-a9c8-4ebd-a9eb-e430ddf774cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:55:35.618Z|cd82b6b0-a9c8-4ebd-a9eb-e430ddf774cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:55:35.951Z|fe58d127-7601-40b4-8b34-8ea1194c5b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:55:35.952Z|fe58d127-7601-40b4-8b34-8ea1194c5b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:55:43.711Z|274db4e6-7853-435c-92c7-5e5aac4aa15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:43.712Z|274db4e6-7853-435c-92c7-5e5aac4aa15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:45.347Z|1129c5c1-a9f3-4d19-9810-d9e9dbaa3421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:45.348Z|1129c5c1-a9f3-4d19-9810-d9e9dbaa3421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:45.437Z|f255dfb1-03eb-4f36-8bcd-d4e29958753e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:45.437Z|f255dfb1-03eb-4f36-8bcd-d4e29958753e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:50.617Z|036ff706-0b14-41f7-80f2-4b8e3dee1f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:55:50.621Z|036ff706-0b14-41f7-80f2-4b8e3dee1f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:55:53.743Z|b0620818-2d32-4472-bc6c-98b315cff88e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:53.745Z|b0620818-2d32-4472-bc6c-98b315cff88e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:55.373Z|9b223265-5502-4f2c-a560-7a1f2fb8eb5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:55.374Z|9b223265-5502-4f2c-a560-7a1f2fb8eb5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:55:55.463Z|6b4180c9-9797-4f1e-bb42-098dc88f6b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:55:55.464Z|6b4180c9-9797-4f1e-bb42-098dc88f6b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:03.767Z|6247169f-0f96-4b11-9032-c25dbbeefc12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:03.767Z|6247169f-0f96-4b11-9032-c25dbbeefc12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:05.396Z|f69d7999-a14d-4125-9e6e-4389927cf97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:05.397Z|f69d7999-a14d-4125-9e6e-4389927cf97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:05.486Z|790e0b61-cd00-49d7-8cca-d1498dd83827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:05.486Z|790e0b61-cd00-49d7-8cca-d1498dd83827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:05.617Z|feacbe21-9ede-4923-b181-da5baeafcbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:56:05.618Z|feacbe21-9ede-4923-b181-da5baeafcbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:56:05.952Z|1b020374-6bc2-4e5c-8f15-eb3df0e6d0ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:56:05.953Z|1b020374-6bc2-4e5c-8f15-eb3df0e6d0ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:56:13.800Z|e5d19cb5-1d6a-4480-a80a-42719cf69b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:13.801Z|e5d19cb5-1d6a-4480-a80a-42719cf69b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:15.418Z|7a05edcd-e5bd-4dab-b9d1-33d29fed9395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:15.419Z|7a05edcd-e5bd-4dab-b9d1-33d29fed9395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:15.507Z|42c0d3d2-b1b8-448d-915e-e467aa155bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:15.507Z|42c0d3d2-b1b8-448d-915e-e467aa155bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:20.292Z|445f3784-23ec-47b3-a337-bfd97e47ed79|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:56:20.293Z|445f3784-23ec-47b3-a337-bfd97e47ed79|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:20.617Z|e2806fa8-8cb9-4836-9743-6ae7b19e907e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:56:20.618Z|e2806fa8-8cb9-4836-9743-6ae7b19e907e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:56:23.822Z|686dca3e-62c3-49cd-a81d-d1e9c0b83bad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:23.823Z|686dca3e-62c3-49cd-a81d-d1e9c0b83bad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:25.442Z|0cb06e9d-8846-42e7-9ccf-f585d1e3ef7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:25.442Z|0cb06e9d-8846-42e7-9ccf-f585d1e3ef7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:25.529Z|05cfc187-24cb-4b0e-859e-941b5bc715b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:25.529Z|05cfc187-24cb-4b0e-859e-941b5bc715b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:33.845Z|0ed876a7-58bd-4df6-8792-e66dfdc158e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:33.846Z|0ed876a7-58bd-4df6-8792-e66dfdc158e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:35.464Z|1aaac8d2-ea32-427c-9672-c2b976ca7c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:35.464Z|1aaac8d2-ea32-427c-9672-c2b976ca7c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:35.554Z|1ead68e3-19f2-4337-8706-2d5f0a8c188a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:35.555Z|1ead68e3-19f2-4337-8706-2d5f0a8c188a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:35.617Z|8c9db440-1f2c-4b16-aeea-120a85507311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:56:35.620Z|8c9db440-1f2c-4b16-aeea-120a85507311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:56:35.954Z|61e883f9-7f97-4cb5-bcd0-c6972cb3ae3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:56:35.955Z|61e883f9-7f97-4cb5-bcd0-c6972cb3ae3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:56:43.868Z|59bb91a6-700a-4232-8654-5a0e70aa50e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:43.868Z|59bb91a6-700a-4232-8654-5a0e70aa50e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:45.487Z|ce29b569-5b67-42f8-b1fd-5c47f0fcf2af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:45.488Z|ce29b569-5b67-42f8-b1fd-5c47f0fcf2af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:45.576Z|c5bfb5e4-0eb0-497f-b220-1862b738751b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:45.577Z|c5bfb5e4-0eb0-497f-b220-1862b738751b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:50.617Z|f1caf53c-f592-4c98-823e-0742de6e61c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:56:50.618Z|f1caf53c-f592-4c98-823e-0742de6e61c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:56:53.898Z|58d791ed-a845-4ba2-9a8b-a5dddf9a0ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:53.899Z|58d791ed-a845-4ba2-9a8b-a5dddf9a0ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:55.510Z|2a3784a7-7201-4ace-9cc2-9173cdc00066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:55.511Z|2a3784a7-7201-4ace-9cc2-9173cdc00066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:56:55.601Z|00009163-1b7f-41b8-a6e5-fed36166c5d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:56:55.602Z|00009163-1b7f-41b8-a6e5-fed36166c5d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:03.921Z|7064f44d-335b-43ec-af4a-2e2c972e17b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:03.922Z|7064f44d-335b-43ec-af4a-2e2c972e17b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:05.534Z|b1c4c5d3-ba38-4497-bfd3-48cbda1dbd4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:05.534Z|b1c4c5d3-ba38-4497-bfd3-48cbda1dbd4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:05.617Z|13ba5459-6459-4d5a-b2f7-59444631e51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:57:05.617Z|13ba5459-6459-4d5a-b2f7-59444631e51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:57:05.625Z|02d6f896-6546-485e-a814-6a2715a5f807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:05.626Z|02d6f896-6546-485e-a814-6a2715a5f807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:05.956Z|fbd83ce6-0bff-433c-9471-9ae65edd03bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:57:05.956Z|fbd83ce6-0bff-433c-9471-9ae65edd03bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:57:13.944Z|6abb5af2-ebdb-4e72-a421-ec54b0e792c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:13.945Z|6abb5af2-ebdb-4e72-a421-ec54b0e792c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:15.555Z|cbda7ea8-7ca8-4dce-806c-813fe7afeb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:15.556Z|cbda7ea8-7ca8-4dce-806c-813fe7afeb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:15.647Z|3ac580b5-b6f7-4248-9341-8b341784d555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:15.648Z|3ac580b5-b6f7-4248-9341-8b341784d555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:20.291Z|2904a1e6-b2c2-450a-970f-9bbd961177a5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:57:20.291Z|2904a1e6-b2c2-450a-970f-9bbd961177a5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:20.617Z|526c56a5-b6f4-4b62-8521-8eb5348fbb3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:57:20.620Z|526c56a5-b6f4-4b62-8521-8eb5348fbb3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:57:23.966Z|ccf5a0b0-8ea6-4a99-b7c3-2b21f184dfa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:23.967Z|ccf5a0b0-8ea6-4a99-b7c3-2b21f184dfa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:25.576Z|8524cbdf-71ab-4bac-9925-cfb36798773c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:25.577Z|8524cbdf-71ab-4bac-9925-cfb36798773c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:25.672Z|fa579f0e-480b-4cce-9c39-a2608ada30cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:25.673Z|fa579f0e-480b-4cce-9c39-a2608ada30cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:33.987Z|08058870-57ba-4f86-9812-b173b724c37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:33.988Z|08058870-57ba-4f86-9812-b173b724c37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:35.599Z|24cf2cbe-9522-4359-ab11-53c2d52ce649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:35.599Z|24cf2cbe-9522-4359-ab11-53c2d52ce649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:35.617Z|56408c76-d164-46a1-8d16-d05e813ef248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:57:35.617Z|56408c76-d164-46a1-8d16-d05e813ef248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:57:35.700Z|6a2bc221-65a0-4c2f-a4ae-afcfa98fb7e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:35.701Z|6a2bc221-65a0-4c2f-a4ae-afcfa98fb7e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:35.957Z|0f5793dd-bb47-4727-9c04-1879b5516ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:57:35.957Z|0f5793dd-bb47-4727-9c04-1879b5516ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:57:44.009Z|950881ab-5b33-42a3-bd84-1670a4143a41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:44.010Z|950881ab-5b33-42a3-bd84-1670a4143a41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:45.620Z|6684ce2e-1ff5-445b-96a6-645ad270528f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:45.621Z|6684ce2e-1ff5-445b-96a6-645ad270528f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:45.723Z|5e939d62-349f-47d1-8e72-708dd0e51a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:45.723Z|5e939d62-349f-47d1-8e72-708dd0e51a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:50.617Z|e675ad1e-e2ce-47c2-8aa5-60d23f411d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:57:50.618Z|e675ad1e-e2ce-47c2-8aa5-60d23f411d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:57:54.032Z|21de2d11-cf66-4d0f-8f01-83c9df81e0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:54.034Z|21de2d11-cf66-4d0f-8f01-83c9df81e0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:55.644Z|d1c29108-5101-40e9-aa65-459ba70a5796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:55.645Z|d1c29108-5101-40e9-aa65-459ba70a5796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:57:55.748Z|ba87c077-b099-4872-9ddd-44007ad8fc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:57:55.749Z|ba87c077-b099-4872-9ddd-44007ad8fc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:04.055Z|71e305a8-e6df-4640-a47c-89d3f1b12c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:04.056Z|71e305a8-e6df-4640-a47c-89d3f1b12c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:05.617Z|d8796aab-939c-47dd-a13d-93b68d1ccc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:58:05.620Z|d8796aab-939c-47dd-a13d-93b68d1ccc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:58:05.669Z|eaa54c70-2682-4b47-a5ce-429ebc82e2ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:05.670Z|eaa54c70-2682-4b47-a5ce-429ebc82e2ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:05.795Z|a20809ce-de01-4353-8746-dc694d8590fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:05.795Z|a20809ce-de01-4353-8746-dc694d8590fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:05.958Z|b59867b7-5908-4dd6-8e52-68a173408575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:58:05.959Z|b59867b7-5908-4dd6-8e52-68a173408575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:58:14.079Z|79c6772c-b968-474f-9daa-77684edca493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:14.080Z|79c6772c-b968-474f-9daa-77684edca493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:15.693Z|d662c874-fa9a-4811-9a76-2b2603841974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:15.693Z|d662c874-fa9a-4811-9a76-2b2603841974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:15.818Z|38f5865d-4665-4f6a-800d-8967cb13bdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:15.819Z|38f5865d-4665-4f6a-800d-8967cb13bdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:20.293Z|d0ecf422-aeb4-4b9d-8dc9-35d160b769e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:58:20.294Z|d0ecf422-aeb4-4b9d-8dc9-35d160b769e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:20.618Z|6de76928-038e-4e8a-b4e5-30f44b58477a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:58:20.619Z|6de76928-038e-4e8a-b4e5-30f44b58477a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:58:24.102Z|1dd7d96e-f374-4851-b275-5225b7de0f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:24.103Z|1dd7d96e-f374-4851-b275-5225b7de0f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:25.744Z|54953c82-f67d-4a81-af1d-5302d025c329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:25.745Z|54953c82-f67d-4a81-af1d-5302d025c329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:25.840Z|6117c310-fdb2-496c-b63d-172b37ba06d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:25.841Z|6117c310-fdb2-496c-b63d-172b37ba06d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:34.124Z|b7ed548a-581f-4bd7-8862-2c032e8edaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:34.124Z|b7ed548a-581f-4bd7-8862-2c032e8edaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:35.617Z|23b34086-41f4-44c6-a98e-4004ccf71bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:58:35.618Z|23b34086-41f4-44c6-a98e-4004ccf71bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:58:35.770Z|775d5e82-3d30-48e2-8979-cb0ea525f9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:35.771Z|775d5e82-3d30-48e2-8979-cb0ea525f9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:35.864Z|14480d84-24d8-47c7-a39a-7ee036e5e2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:35.864Z|14480d84-24d8-47c7-a39a-7ee036e5e2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:35.959Z|09da1812-ab6a-4199-b5f3-557fbdb668a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:58:35.960Z|09da1812-ab6a-4199-b5f3-557fbdb668a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:58:44.157Z|bf2dabf5-a019-492b-be83-0c93d86fc43c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:44.158Z|bf2dabf5-a019-492b-be83-0c93d86fc43c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:45.801Z|c4715a77-3958-4827-afba-10524ae0c170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:45.802Z|c4715a77-3958-4827-afba-10524ae0c170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:45.887Z|e1b79844-eac2-44c2-801e-95af254ff4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:45.888Z|e1b79844-eac2-44c2-801e-95af254ff4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:50.617Z|5aa8913e-cc3c-4d96-9d75-417cf4a86157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:58:50.620Z|5aa8913e-cc3c-4d96-9d75-417cf4a86157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:58:54.187Z|c241f7e4-d04a-4826-bdb6-04bb1f5356be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:54.188Z|c241f7e4-d04a-4826-bdb6-04bb1f5356be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:55.823Z|8c7c7c2a-40b3-42e9-98ab-abf9d768465a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:55.824Z|8c7c7c2a-40b3-42e9-98ab-abf9d768465a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:58:55.911Z|85740c5a-2e8d-4d3d-93df-da0c4d4c9441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:58:55.912Z|85740c5a-2e8d-4d3d-93df-da0c4d4c9441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:04.212Z|9371016d-98f3-412a-8fc6-b11dc4624c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:04.213Z|9371016d-98f3-412a-8fc6-b11dc4624c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:05.617Z|d05d1544-7a65-49ae-b5c6-7d4af06537da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:59:05.617Z|d05d1544-7a65-49ae-b5c6-7d4af06537da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:59:05.853Z|e3bf359c-0513-40d5-b53f-1aee8ffc0b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:05.863Z|e3bf359c-0513-40d5-b53f-1aee8ffc0b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:05.935Z|27efd9fe-f156-45fb-9dda-0e7589038ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:05.935Z|27efd9fe-f156-45fb-9dda-0e7589038ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:05.960Z|b7ceba9c-d0e0-4b66-95e3-a9ee3e19831b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:59:05.961Z|b7ceba9c-d0e0-4b66-95e3-a9ee3e19831b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:59:14.237Z|928025f4-688a-40a4-b9bb-2100ee4a4fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:14.238Z|928025f4-688a-40a4-b9bb-2100ee4a4fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:15.885Z|afdfbf03-be66-4c43-b4ba-45c5b202fcd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:15.886Z|afdfbf03-be66-4c43-b4ba-45c5b202fcd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:15.959Z|4976e273-aacb-4030-82d1-104e2bb3cebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:15.960Z|4976e273-aacb-4030-82d1-104e2bb3cebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:20.290Z|de5b9ce1-699b-405e-ac07-ff092b8ba9ed|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T04:59:20.291Z|de5b9ce1-699b-405e-ac07-ff092b8ba9ed|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:20.617Z|0686b7fa-c42f-4a1d-83cd-f2ca065ff219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:59:20.618Z|0686b7fa-c42f-4a1d-83cd-f2ca065ff219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:59:24.265Z|4e028aad-47a1-46f2-8866-dcaf5a434c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:24.266Z|4e028aad-47a1-46f2-8866-dcaf5a434c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:25.908Z|a375dcca-6d51-41a8-9a16-291efb3b9bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:25.909Z|a375dcca-6d51-41a8-9a16-291efb3b9bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:25.982Z|fbaec71e-d8e2-4b1c-8b37-4150d5e0c20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:25.983Z|fbaec71e-d8e2-4b1c-8b37-4150d5e0c20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:34.287Z|371bb281-1aae-449e-a585-d28a50bf23ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:34.288Z|371bb281-1aae-449e-a585-d28a50bf23ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:35.617Z|d8ac8a00-0cbc-4306-bf79-8b44820e339f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:59:35.619Z|d8ac8a00-0cbc-4306-bf79-8b44820e339f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:59:35.945Z|15331820-754f-40ee-ac09-7e9032415031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:35.945Z|15331820-754f-40ee-ac09-7e9032415031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:35.961Z|0b6b0286-ffce-4fb3-a4b7-d58b763a7797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:59:35.962Z|0b6b0286-ffce-4fb3-a4b7-d58b763a7797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:59:36.010Z|4f9f1007-ae97-40a2-9f48-fd0566d74ecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:36.011Z|4f9f1007-ae97-40a2-9f48-fd0566d74ecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:44.318Z|57416dd4-7ec7-41b1-84d0-1273d86477f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:44.318Z|57416dd4-7ec7-41b1-84d0-1273d86477f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:45.969Z|cdc7be2a-8ede-4b4a-880d-44db951923c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:45.970Z|cdc7be2a-8ede-4b4a-880d-44db951923c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:46.032Z|7e2a19eb-9042-47db-af8c-f94387250df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:46.033Z|7e2a19eb-9042-47db-af8c-f94387250df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:50.617Z|4229204a-8c03-4302-8928-8717ecc4cab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T04:59:50.618Z|4229204a-8c03-4302-8928-8717ecc4cab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T04:59:54.339Z|7772e6d3-6dcb-453b-a23f-5b64c2b8874a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:54.340Z|7772e6d3-6dcb-453b-a23f-5b64c2b8874a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:55.995Z|8205d465-1e3a-4947-8a1f-5a896d2c322f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:55.996Z|8205d465-1e3a-4947-8a1f-5a896d2c322f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T04:59:56.057Z|2322109e-9ad3-4c9f-98bc-8d5524ed4721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T04:59:56.058Z|2322109e-9ad3-4c9f-98bc-8d5524ed4721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:04.361Z|23e89204-5019-4a0e-856d-a8ff2bbeb80a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:04.361Z|23e89204-5019-4a0e-856d-a8ff2bbeb80a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:05.617Z|10333e2b-d12b-4867-b631-c0c4dbc14401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:00:05.617Z|10333e2b-d12b-4867-b631-c0c4dbc14401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:00:05.962Z|8a1cd587-397f-4da9-9b69-6929778e82b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:00:05.963Z|8a1cd587-397f-4da9-9b69-6929778e82b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:00:06.024Z|cc4e2643-9ae6-491b-900c-eccac47191e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:06.024Z|cc4e2643-9ae6-491b-900c-eccac47191e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:06.077Z|f1eedbca-a92b-4973-9534-70b0d04fb0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:06.078Z|f1eedbca-a92b-4973-9534-70b0d04fb0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:14.394Z|c90ec5c6-1189-4ddd-bbf1-bae6ba622486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:14.395Z|c90ec5c6-1189-4ddd-bbf1-bae6ba622486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:16.054Z|38d2ba7a-91b8-4173-aad0-fcb0ede53992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:16.055Z|38d2ba7a-91b8-4173-aad0-fcb0ede53992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:16.109Z|9009f166-1d19-4e0a-a960-24b2667df6b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:16.110Z|9009f166-1d19-4e0a-a960-24b2667df6b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:20.291Z|30ebd78e-d645-41af-9f77-1b76bdfc0277|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:00:20.292Z|30ebd78e-d645-41af-9f77-1b76bdfc0277|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:20.617Z|363ff2a5-be0a-45bb-92ec-d254d7357ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:00:20.620Z|363ff2a5-be0a-45bb-92ec-d254d7357ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:00:24.417Z|b159e837-4551-4e2e-a696-4877ecd9b2a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:24.418Z|b159e837-4551-4e2e-a696-4877ecd9b2a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:26.081Z|9a245277-e278-41cf-ba4d-f0e3dd5ed667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:26.082Z|9a245277-e278-41cf-ba4d-f0e3dd5ed667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:26.132Z|d9a98096-b14f-4a2a-8e3e-71b0c392c02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:26.133Z|d9a98096-b14f-4a2a-8e3e-71b0c392c02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:34.439Z|fabe4674-d4f0-4278-8229-918c6ca05f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:34.440Z|fabe4674-d4f0-4278-8229-918c6ca05f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:35.617Z|a4273ecd-7be5-40e6-a20b-0f42823c3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:00:35.617Z|a4273ecd-7be5-40e6-a20b-0f42823c3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:00:35.963Z|f26c30e3-d87c-4bcd-821b-2235a1cb27d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:00:35.964Z|f26c30e3-d87c-4bcd-821b-2235a1cb27d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:00:36.105Z|c5d62474-b0c6-4ae7-9b49-44a057f1ea6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:36.105Z|c5d62474-b0c6-4ae7-9b49-44a057f1ea6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:36.158Z|8434d40c-7506-433b-958f-babd1191986d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:36.159Z|8434d40c-7506-433b-958f-babd1191986d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:44.461Z|66f81620-61be-426b-b642-9a539355b0ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:44.462Z|66f81620-61be-426b-b642-9a539355b0ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:46.129Z|06cb791b-db8e-49fb-9631-79d12df27e5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:46.130Z|06cb791b-db8e-49fb-9631-79d12df27e5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:46.185Z|4a5a3ba7-522a-4757-a1fd-51126bfae29a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:46.186Z|4a5a3ba7-522a-4757-a1fd-51126bfae29a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:50.617Z|bd89756e-2fb3-41f5-87c7-c678103e7d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:00:50.617Z|bd89756e-2fb3-41f5-87c7-c678103e7d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:00:54.490Z|67f3e19c-7ce6-4a55-986c-d82f4c5b7fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:54.491Z|67f3e19c-7ce6-4a55-986c-d82f4c5b7fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:56.152Z|8bbfd377-94e2-49b2-a1c1-12dd0663af96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:56.153Z|8bbfd377-94e2-49b2-a1c1-12dd0663af96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:00:56.211Z|947ccf0b-7798-48a8-b6f6-e2c205759b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:00:56.212Z|947ccf0b-7798-48a8-b6f6-e2c205759b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:04.512Z|01948742-cf08-44ac-8130-eaf3849265ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:04.512Z|01948742-cf08-44ac-8130-eaf3849265ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:05.617Z|e770036c-c42c-4cb3-84e3-dcd145fcba9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:01:05.621Z|e770036c-c42c-4cb3-84e3-dcd145fcba9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:01:05.964Z|11112a23-11b5-4e5e-80a6-199f3467fd4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:01:05.965Z|11112a23-11b5-4e5e-80a6-199f3467fd4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:01:06.175Z|b81e58ad-c152-4c44-b39e-dbd541a67107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:06.176Z|b81e58ad-c152-4c44-b39e-dbd541a67107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:06.233Z|580add33-4142-48c4-a300-8a2957a1fd69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:06.234Z|580add33-4142-48c4-a300-8a2957a1fd69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:14.534Z|f5919d9f-ed82-4bea-9c73-dd1e0dd1680f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:14.534Z|f5919d9f-ed82-4bea-9c73-dd1e0dd1680f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:16.199Z|fef177af-20b5-4181-b639-3fde31350b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:16.200Z|fef177af-20b5-4181-b639-3fde31350b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:16.255Z|d5e05052-a623-4c20-b776-227745cc0fea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:16.256Z|d5e05052-a623-4c20-b776-227745cc0fea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:20.291Z|5bea05e9-3cf3-41ff-bb0d-31578c55d957|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:01:20.292Z|5bea05e9-3cf3-41ff-bb0d-31578c55d957|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:20.617Z|27b56c75-cbe5-4169-b919-8264de71f2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:01:20.617Z|27b56c75-cbe5-4169-b919-8264de71f2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:01:24.555Z|bc7fce33-fa19-4eef-bab4-e71661c9f92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:24.556Z|bc7fce33-fa19-4eef-bab4-e71661c9f92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:26.232Z|71ecd158-fa0c-4924-95ed-03695e387780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:26.233Z|71ecd158-fa0c-4924-95ed-03695e387780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:26.276Z|6424929f-f3de-4977-97f2-e69e76ab1d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:26.277Z|6424929f-f3de-4977-97f2-e69e76ab1d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:34.579Z|0ef8ec20-5762-4af8-bfbc-da666bc11430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:34.580Z|0ef8ec20-5762-4af8-bfbc-da666bc11430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:35.618Z|9a05824b-b911-4e58-899b-7889ae9790b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:01:35.618Z|9a05824b-b911-4e58-899b-7889ae9790b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:01:35.966Z|6a26e83a-f629-4721-98c5-9f845ccd3012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:01:35.966Z|6a26e83a-f629-4721-98c5-9f845ccd3012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:01:36.258Z|8bae45fd-4bb9-475c-b172-2084553dae7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:36.259Z|8bae45fd-4bb9-475c-b172-2084553dae7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:36.300Z|a936b21f-b608-453c-a48b-db595482d58f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:36.301Z|a936b21f-b608-453c-a48b-db595482d58f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:44.603Z|0f1b2c48-ef6a-4640-a495-d18269dcac73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:44.604Z|0f1b2c48-ef6a-4640-a495-d18269dcac73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:46.281Z|a9eafad0-d7da-44ea-b8e3-9efb6eaea3ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:46.282Z|a9eafad0-d7da-44ea-b8e3-9efb6eaea3ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:46.323Z|b95c5595-3c05-4715-ab3e-4971957dc46d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:46.324Z|b95c5595-3c05-4715-ab3e-4971957dc46d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:50.617Z|7be7e2cb-779c-4475-b45f-a0c626f5fa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:01:50.620Z|7be7e2cb-779c-4475-b45f-a0c626f5fa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:01:54.625Z|3e03e777-10eb-4ac2-9a9b-d9e92322fa09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:54.626Z|3e03e777-10eb-4ac2-9a9b-d9e92322fa09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:56.306Z|4e20d839-a701-45e5-9578-eba55d60e25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:56.307Z|4e20d839-a701-45e5-9578-eba55d60e25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:01:56.346Z|01a6c6cd-1f2c-4606-bf28-a87f797e3478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:01:56.347Z|01a6c6cd-1f2c-4606-bf28-a87f797e3478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:04.647Z|be38d779-0c49-4902-980e-ebf3f5b1e99d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:04.647Z|be38d779-0c49-4902-980e-ebf3f5b1e99d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:05.617Z|4559ca0b-818b-4668-986f-4926f0b13694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:02:05.618Z|4559ca0b-818b-4668-986f-4926f0b13694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:02:05.967Z|31955844-743e-40ca-b6a3-59b2b75740a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:02:05.967Z|31955844-743e-40ca-b6a3-59b2b75740a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:02:06.333Z|da80ca0b-6f10-4288-9888-b0dedff75988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:06.334Z|da80ca0b-6f10-4288-9888-b0dedff75988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:06.373Z|20f2070b-3a3e-4eed-af95-44e4bf69d169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:06.373Z|20f2070b-3a3e-4eed-af95-44e4bf69d169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:14.675Z|23dd415e-48d0-46bd-88ae-1b0d5a6c5a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:14.676Z|23dd415e-48d0-46bd-88ae-1b0d5a6c5a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:16.362Z|36f282cc-4ebb-4cd0-b1c3-17f5ff590508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:16.363Z|36f282cc-4ebb-4cd0-b1c3-17f5ff590508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:16.397Z|c28b8e31-2bff-45a7-9335-bb7732040e68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:16.398Z|c28b8e31-2bff-45a7-9335-bb7732040e68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:20.290Z|1ca3489e-1318-4d85-a013-3e8edd178916|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:02:20.291Z|1ca3489e-1318-4d85-a013-3e8edd178916|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:20.617Z|37b088ee-d9f3-4613-8945-7da761f712e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:02:20.618Z|37b088ee-d9f3-4613-8945-7da761f712e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:02:23.416Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:02:23.426Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2771600a-b853-4d2e-bc44-eef536e40266 already exists in requestDb InfraActiveRequests table 2022-06-04T05:02:23.428Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266 2022-06-04T05:02:23.428Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|INFO|500||Invoke 2022-06-04T05:02:23.429Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:23.429Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266 2022-06-04T05:02:23.429Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Method : GET 2022-06-04T05:02:23.429Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f67fd566a12e911", X-B3-SpanId:"ba5dbc8f11b8fef0", X-B3-ParentSpanId:"5f67fd566a12e911", X-B3-Sampled:"0", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbdbb78e-b835-4090-a29b-9fb8eb2b477c"] 2022-06-04T05:02:23.430Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Request body: 2022-06-04T05:02:23.430Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:23.633Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:23.634Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:02:23.634Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Status text : 2022-06-04T05:02:23.634Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C2E869D3B403A097E3293D0C0E053790; 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:"Sat, 04 Jun 2022 05:02:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:23.635Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||Response body: 2022-06-04T05:02:23.635Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:23.635Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266|INFO|404|Not Found|InvokeReturn 2022-06-04T05:02:23.794Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:02:23.801Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-04T05:02:24.699Z|1decdfd7-a636-4d68-a7e5-95cda7b5677c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:24.700Z|1decdfd7-a636-4d68-a7e5-95cda7b5677c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:26.387Z|6196774e-d1d6-436d-999a-ea0abb319a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:26.387Z|6196774e-d1d6-436d-999a-ea0abb319a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:26.420Z|c14db055-ba77-4ab1-a572-8dcd644af6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:26.420Z|c14db055-ba77-4ab1-a572-8dcd644af6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:34.722Z|aecf8d33-0980-4767-ac46-3d37e63ea94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:34.723Z|aecf8d33-0980-4767-ac46-3d37e63ea94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:35.617Z|2d5e15eb-a708-4413-b058-2b4b4218c273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:02:35.620Z|2d5e15eb-a708-4413-b058-2b4b4218c273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:02:35.968Z|9eb9b636-9925-4988-a956-1d6879079363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:02:35.968Z|9eb9b636-9925-4988-a956-1d6879079363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:02:36.407Z|749b9f8e-0758-4f8b-a3db-6a2ab2d13fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:36.408Z|749b9f8e-0758-4f8b-a3db-6a2ab2d13fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:36.445Z|b3d994ca-543e-4197-9afb-659588ca8077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:36.446Z|b3d994ca-543e-4197-9afb-659588ca8077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:43.403Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:02:43.544Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||Invoke 2022-06-04T05:02:43.545Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2771600a-b853-4d2e-bc44-eef536e40266], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a16a66c3-04eb-4136-b56f-0cf8afd153c6], X-ECOMP-RequestID=[2771600a-b853-4d2e-bc44-eef536e40266], X-TransactionId=[], X-ONAP-RequestID=[2771600a-b853-4d2e-bc44-eef536e40266]} 2022-06-04T05:02:43.942Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:02:43:247-4195], vertex-id=[315528], Content-Length=[116], Date=[Sat, 04 Jun 2022 05:02:43 GMT], Content-Type=[application/json]} 2022-06-04T05:02:43.944Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||{"service-id":"4ae8a187-5d94-49de-9cf8-36496fa04785","service-description":"pNF","resource-version":"1654318933929"} 2022-06-04T05:02:43.944Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||InvokeReturn 2022-06-04T05:02:44.015Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-06-04T05:02:44.020Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:02:44.057Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||Invoke 2022-06-04T05:02:44.057Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2771600a-b853-4d2e-bc44-eef536e40266], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ef622c43-82a4-4f40-b0dd-78a6b0d10564], X-ECOMP-RequestID=[2771600a-b853-4d2e-bc44-eef536e40266], X-TransactionId=[], X-ONAP-RequestID=[2771600a-b853-4d2e-bc44-eef536e40266]} 2022-06-04T05:02:44.280Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:02:43:518-11997], vertex-id=[315528], Content-Length=[116], Date=[Sat, 04 Jun 2022 05:02:43 GMT], Content-Type=[application/json]} 2022-06-04T05:02:44.281Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||{"service-id":"4ae8a187-5d94-49de-9cf8-36496fa04785","service-description":"pNF","resource-version":"1654318933929"} 2022-06-04T05:02:44.281Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||InvokeReturn 2022-06-04T05:02:44.283Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:02:44.283Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:02:44.325Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.325Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.326Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.326Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.326Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.327Z|2771600a-b853-4d2e-bc44-eef536e40266|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:"5f67fd566a12e911", X-B3-SpanId:"89e56de92139e25e", X-B3-ParentSpanId:"5f67fd566a12e911", X-B3-Sampled:"0", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe35faac-d840-4410-8f7f-7fe8eb075e9c"] 2022-06-04T05:02:44.327Z|2771600a-b853-4d2e-bc44-eef536e40266|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_Name5a2b035a-3629-4432-b3ce-843112bdbe13","requestScope":"service"} 2022-06-04T05:02:44.327Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.739Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.741Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.741Z|2771600a-b853-4d2e-bc44-eef536e40266|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 : 2022-06-04T05:02:44.742Z|2771600a-b853-4d2e-bc44-eef536e40266|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:"Sat, 04 Jun 2022 05:02:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:44.742Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.743Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.743Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:44.755Z|d958ace9-71e8-47e6-9ec3-b3920d085480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:44.755Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5 2022-06-04T05:02:44.755Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|INFO|500||Invoke 2022-06-04T05:02:44.756Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:44.756Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5 2022-06-04T05:02:44.756Z|d958ace9-71e8-47e6-9ec3-b3920d085480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:44.756Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Method : GET 2022-06-04T05:02:44.756Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75e84645-f329-4863-9a0b-a303e382d9f0"] 2022-06-04T05:02:44.757Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Request body: 2022-06-04T05:02:44.757Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:45.091Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:45.092Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Status code : 200 OK 2022-06-04T05:02:45.093Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Status text : 2022-06-04T05:02:45.093Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C2492B9D605D9296B6EF945B553A7869; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.094Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Response body: { "modelName" : "Demo_pNF_6ortKOqemuwhdfVtXKpw", "description" : "catalog service description", "modelUUID" : "65fc4277-4d91-4a6d-b3d1-78650b7180f5", "modelInvariantUUID" : "5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b", "created" : "2022-06-04 04:57:43.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF ba1941a3-42df", "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/65fc4277-4d91-4a6d-b3d1-78650b7180f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/pnfCustomizations" } } } 2022-06-04T05:02:45.094Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:45.095Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|INFO|500||InvokeReturn 2022-06-04T05:02:45.242Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance 2022-06-04T05:02:45.244Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|INFO|500||Invoke 2022-06-04T05:02:45.244Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:45.244Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance 2022-06-04T05:02:45.244Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:02:45.245Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8cfd1d5-8e66-42ba-a363-8c98f755d6a8"] 2022-06-04T05:02:45.245Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:02:45.246Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:45.319Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:45.319Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:02:45.320Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:02:45.321Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&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:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.321Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:02:45.321Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:45.322Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:02:45.323Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b 2022-06-04T05:02:45.323Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|INFO|500||Invoke 2022-06-04T05:02:45.324Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:45.324Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b 2022-06-04T05:02:45.324Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Method : GET 2022-06-04T05:02:45.324Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9eea31a-39a9-4d42-8ba2-08316a1fdea2"] 2022-06-04T05:02:45.325Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Request body: 2022-06-04T05:02:45.325Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:45.454Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:45.455Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Status code : 200 OK 2022-06-04T05:02:45.455Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Status text : 2022-06-04T05:02:45.456Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.458Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_6ortKOqemuwhdfVtXKpw", "description" : "catalog service description", "modelUUID" : "65fc4277-4d91-4a6d-b3d1-78650b7180f5", "modelInvariantUUID" : "5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b", "created" : "2022-06-04 04:57:43.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF ba1941a3-42df", "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/65fc4277-4d91-4a6d-b3d1-78650b7180f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b" } } } 2022-06-04T05:02:45.458Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:45.459Z|2771600a-b853-4d2e-bc44-eef536e40266|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=5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b|INFO|500||InvokeReturn 2022-06-04T05:02:45.473Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance 2022-06-04T05:02:45.474Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|INFO|500||Invoke 2022-06-04T05:02:45.474Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:45.474Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance 2022-06-04T05:02:45.475Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:02:45.475Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a40f47f0-0009-4a6f-b3db-51559f437b9c"] 2022-06-04T05:02:45.475Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:02:45.476Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:45.500Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:45.501Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:02:45.501Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:02:45.502Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&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:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.502Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:02:45.503Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:45.503Z|2771600a-b853-4d2e-bc44-eef536e40266|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=65fc4277-4d91-4a6d-b3d1-78650b7180f5&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:02:45.504Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.504Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.505Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.505Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.505Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.506Z|2771600a-b853-4d2e-bc44-eef536e40266|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:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd8fe5ff-7139-447b-a261-4f18a2afbdee"] 2022-06-04T05:02:45.506Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.506Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.548Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.548Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.549Z|2771600a-b853-4d2e-bc44-eef536e40266|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 : 2022-06-04T05:02:45.549Z|2771600a-b853-4d2e-bc44-eef536e40266|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", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.552Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:02:45.553Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.553Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.558Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.559Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.559Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.559Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.560Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.560Z|2771600a-b853-4d2e-bc44-eef536e40266|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:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb78cea6-3b85-4f8c-8403-9b417d3103fe"] 2022-06-04T05:02:45.560Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.561Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.630Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.631Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.631Z|2771600a-b853-4d2e-bc44-eef536e40266|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 : 2022-06-04T05:02:45.632Z|2771600a-b853-4d2e-bc44-eef536e40266|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", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.634Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T03:22:57.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-06-04T05:02:45.634Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.635Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.652Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5 2022-06-04T05:02:45.654Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|INFO|500||Invoke 2022-06-04T05:02:45.654Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:45.655Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5 2022-06-04T05:02:45.655Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Method : GET 2022-06-04T05:02:45.656Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b72837fe-f2a2-43c3-b36f-24a67bb0381c"] 2022-06-04T05:02:45.657Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Request body: 2022-06-04T05:02:45.658Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:45.694Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:45.695Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Status code : 200 OK 2022-06-04T05:02:45.695Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Status text : 2022-06-04T05:02:45.696Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:45.697Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||Response body: { "modelName" : "Demo_pNF_6ortKOqemuwhdfVtXKpw", "description" : "catalog service description", "modelUUID" : "65fc4277-4d91-4a6d-b3d1-78650b7180f5", "modelInvariantUUID" : "5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b", "created" : "2022-06-04 04:57:43.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF ba1941a3-42df", "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/65fc4277-4d91-4a6d-b3d1-78650b7180f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5/pnfCustomizations" } } } 2022-06-04T05:02:45.698Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:45.699Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65fc4277-4d91-4a6d-b3d1-78650b7180f5|INFO|500||InvokeReturn 2022-06-04T05:02:45.720Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.721Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.722Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.722Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.723Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:45.723Z|2771600a-b853-4d2e-bc44-eef536e40266|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:"3885", X-B3-TraceId:"5f67fd566a12e911", X-B3-SpanId:"0b92c80ab4af38c9", X-B3-ParentSpanId:"5f67fd566a12e911", X-B3-Sampled:"0", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd8a804e-ffc4-40b9-8cdd-92490723f0e9"] 2022-06-04T05:02:45.723Z|2771600a-b853-4d2e-bc44-eef536e40266|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":"2771600a-b853-4d2e-bc44-eef536e40266","requestStatus":"IN_PROGRESS","startTime":1654318943801,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\",\n \"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\n \"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"83f16435-6ad7-4339-80f8-fb04647c8495\",\n \"owningEntityName\":\"OE-ETE_Customer-83f16435-6ad7-4339-80f8-fb04647c8495\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_5a2b035a-3629-4432-b3ce-843112bdbe13\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\n \"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF ba1941a3-42df 0\",\n \"modelCustomizationId\":\"d6f40810-b28f-4c1e-97ee-920c0bb8f96a\",\n \"modelInvariantId\":\"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\",\n \"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\n \"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"6ortKOqemuwhdfVtXKpw\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"2771600a-b853-4d2e-bc44-eef536e40266"} 2022-06-04T05:02:45.724Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.431Z|59b782f5-ac59-4d9b-ad02-414450c7c86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:46.433Z|59b782f5-ac59-4d9b-ad02-414450c7c86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:46.468Z|3d20b841-1f73-426c-bec1-45a99a91f56f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:46.469Z|3d20b841-1f73-426c-bec1-45a99a91f56f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:46.472Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.472Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.473Z|2771600a-b853-4d2e-bc44-eef536e40266|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 : 2022-06-04T05:02:46.474Z|2771600a-b853-4d2e-bc44-eef536e40266|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/2771600a-b853-4d2e-bc44-eef536e40266", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:46.499Z|2771600a-b853-4d2e-bc44-eef536e40266|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" : "2771600a-b853-4d2e-bc44-eef536e40266", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:23.801+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\",\n \"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\n \"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"83f16435-6ad7-4339-80f8-fb04647c8495\",\n \"owningEntityName\":\"OE-ETE_Customer-83f16435-6ad7-4339-80f8-fb04647c8495\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_5a2b035a-3629-4432-b3ce-843112bdbe13\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\n \"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF ba1941a3-42df 0\",\n \"modelCustomizationId\":\"d6f40810-b28f-4c1e-97ee-920c0bb8f96a\",\n \"modelInvariantId\":\"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\",\n \"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\n \"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"6ortKOqemuwhdfVtXKpw\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:02:46.303+00:00", "serviceInstanceName" : "Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "2771600a-b853-4d2e-bc44-eef536e40266", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2771600a-b853-4d2e-bc44-eef536e40266" } } } 2022-06-04T05:02:46.499Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.500Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.556Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.557Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.557Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.558Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.558Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:46.558Z|2771600a-b853-4d2e-bc44-eef536e40266|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:"5f67fd566a12e911", X-B3-SpanId:"f8d684d41dddeb1d", X-B3-ParentSpanId:"5f67fd566a12e911", X-B3-Sampled:"0", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c763bd-dd1c-4034-85bc-7eeb846615dd"] 2022-06-04T05:02:46.559Z|2771600a-b853-4d2e-bc44-eef536e40266|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\":\"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\"modelUuid\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\"modelInvariantUuid\":\"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\"},\"requestInfo\":{\"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_5a2b035a-3629-4432-b3ce-843112bdbe13\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name5a2b035a-3629-4432-b3ce-843112bdbe13\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF ba1941a3-42df 0\",\"modelCustomizationId\":\"d6f40810-b28f-4c1e-97ee-920c0bb8f96a\",\"modelInvariantId\":\"5edc4ca6-8d8b-47fa-a61e-2674fc3e7e3b\",\"modelVersionId\":\"65fc4277-4d91-4a6d-b3d1-78650b7180f5\",\"modelName\":\"Demo_pNF_6ortKOqemuwhdfVtXKpw\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\"instanceParams\":[],\"instanceName\":\"6ortKOqemuwhdfVtXKpw\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"83f16435-6ad7-4339-80f8-fb04647c8495\",\"owningEntityName\":\"OE-ETE_Customer-83f16435-6ad7-4339-80f8-fb04647c8495\"}}}","type":"String"},"requestId":{"value":"2771600a-b853-4d2e-bc44-eef536e40266","type":"String"},"mso-request-id":{"value":"2771600a-b853-4d2e-bc44-eef536e40266","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-06-04T05:02:46.559Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:02:49.696Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:02:49.701Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3e1a62ee-a674-4808-8fbe-68b34cde4cde already exists in requestDb InfraActiveRequests table 2022-06-04T05:02:49.702Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:02:49.702Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:02:49.703Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:49.703Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:02:49.703Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:02:49.704Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69485ab29d5f6535", X-B3-SpanId:"ba0cd831ce37363d", X-B3-ParentSpanId:"69485ab29d5f6535", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d7b9755-9f9c-4475-8837-e712566fc8f0"] 2022-06-04T05:02:49.704Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:02:49.704Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:49.734Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:49.734Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:02:49.735Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:02:49.735Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:49.735Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: 2022-06-04T05:02:49.736Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:49.736Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|404|Not Found|InvokeReturn 2022-06-04T05:02:49.753Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:02:49.762Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:02:49.801Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:02:49.802Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-04T05:02:49.944Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-04T05:02:49.945Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:02:49:267-67195], vertex-id=[405696], Content-Length=[573], Date=[Sat, 04 Jun 2022 05:02:49 GMT], Content-Type=[application/json]} 2022-06-04T05:02:49.945Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654318723200","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-04T05:02:50.040Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:02:50.040Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:02:50.042Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.043Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:02:50.043Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:50.044Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.044Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:02:50.044Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"69485ab29d5f6535", X-B3-SpanId:"1afda94294ecec88", X-B3-ParentSpanId:"69485ab29d5f6535", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cf1f4c4-a842-4301-bebe-4dcf75513e75"] 2022-06-04T05:02:50.045Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-9d739681-0782-4ff8-9b34-87551d5f1bbb","requestScope":"service"} 2022-06-04T05:02:50.045Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:50.074Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:50.075Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.076Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:02:50.076Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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:"Sat, 04 Jun 2022 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:50.077Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:02:50.077Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:50.078Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:02:50.080Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.080Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.081Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.081Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.082Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.082Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc51b2ff-efd8-427f-85d8-25392d05b703"] 2022-06-04T05:02:50.083Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.083Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.119Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.120Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.120Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:02:50.121Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:50.123Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:02:50.123Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.124Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.137Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.137Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.138Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.138Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.138Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.139Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a754a63f-d956-4d14-b5b2-fe4f45ed7cea"] 2022-06-04T05:02:50.139Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.139Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.178Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.179Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.180Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:02:50.180Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:50.183Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T03:22:57.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-06-04T05:02:50.183Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.184Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:02:50.188Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.189Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.189Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.189Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.190Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.190Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b698db41-dea9-4e31-8f0d-9004586adba4"] 2022-06-04T05:02:50.190Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.191Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.232Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.232Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.232Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:02:50.233Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:50.235Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:02:50.236Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/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-06-04T05:02:50.236Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.240Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.241Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:02:50.241Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:50.241Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.241Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:02:50.241Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"69485ab29d5f6535", X-B3-SpanId:"314b61e2f900fac1", X-B3-ParentSpanId:"69485ab29d5f6535", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c48f0d6-6857-4c9c-a8ca-0b8e28c9ecb8"] 2022-06-04T05:02:50.242Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3e1a62ee-a674-4808-8fbe-68b34cde4cde","requestStatus":"IN_PROGRESS","startTime":1654318969753,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3e1a62ee-a674-4808-8fbe-68b34cde4cde"} 2022-06-04T05:02:50.242Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:50.280Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:50.281Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.281Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:02:50.281Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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/3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:50.286Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:49.753+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:02:50.538+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:02:50.286Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:50.286Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:02:50.300Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.300Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:02:50.300Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.301Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.301Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.301Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"69485ab29d5f6535", X-B3-SpanId:"6837dc55c3d630dc", X-B3-ParentSpanId:"69485ab29d5f6535", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"198abbb7-9c36-42cf-87ff-b0b28958c41f"] 2022-06-04T05:02:50.301Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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\":\"eae46eae-68d3-4f08-a079-d5c05a493030\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelUuid\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelInvariantUuid\":\"eae46eae-68d3-4f08-a079-d5c05a493030\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"3e1a62ee-a674-4808-8fbe-68b34cde4cde","type":"String"},"mso-request-id":{"value":"3e1a62ee-a674-4808-8fbe-68b34cde4cde","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-06-04T05:02:50.301Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:50.618Z|8e28e71d-4304-406c-93d2-61b127228c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:02:50.619Z|8e28e71d-4304-406c-93d2-61b127228c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:02:52.491Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:52.492Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:52.492Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:02:52.493Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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=345558E3EA679DFCD5C9E1030294B772; Path=/; HttpOnly", Date:"Sat, 04 Jun 2022 05:02:51 GMT", X-ONAP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-TransactionID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ECOMP-RequestID:"3e1a62ee-a674-4808-8fbe-68b34cde4cde", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"198abbb7-9c36-42cf-87ff-b0b28958c41f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:52.493Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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\":\"3e1a62ee-a674-4808-8fbe-68b34cde4cde\",\"instanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\"}}","message":"Success","processInstanceID":"94bc0357-e3c3-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:02:52.494Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|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-06-04T05:02:52.494Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:02:52.517Z|3e1a62ee-a674-4808-8fbe-68b34cde4cde|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:02:52.672Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:02:52.711Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:02:52.712Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:02:52.712Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:52.713Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:02:52.713Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:02:52.713Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ed711e57ab823ea", X-B3-SpanId:"04dbd5d6218ec80d", X-B3-ParentSpanId:"8ed711e57ab823ea", X-B3-Sampled:"0", X-ONAP-RequestID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-RequestID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-TransactionID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-ECOMP-RequestID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73ad664-52ec-44d7-bccf-dde4db94eab4"] 2022-06-04T05:02:52.714Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:02:52.714Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:52.745Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:52.745Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:02:52.746Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:02:52.746Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:52.749Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:02:52.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:02:52.749Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:52.750Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:02:52.754Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:02:52.755Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:02:52.755Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:02:52.755Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:02:52.756Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:02:52.756Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ed711e57ab823ea", X-B3-SpanId:"1e5e10c31f948c0a", X-B3-ParentSpanId:"8ed711e57ab823ea", X-B3-Sampled:"0", X-ONAP-RequestID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-RequestID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-TransactionID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-ECOMP-RequestID:"e6164df3-2eec-4ba5-a479-e2f84aca9aa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a944b02-e054-43ac-9820-0f110179ba59"] 2022-06-04T05:02:52.756Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:02:52.757Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:02:52.952Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:02:52.953Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:02:52.953Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:02:52.954Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:02:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:02:52.955Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:02:52.955Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:02:52.956Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:02:52.975Z|e6164df3-2eec-4ba5-a479-e2f84aca9aa9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:02:54.780Z|8a076451-4616-4419-bd10-fdf20c2d2db1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:54.781Z|8a076451-4616-4419-bd10-fdf20c2d2db1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:56.457Z|f1ced4ce-bf6d-43ce-bec7-cfb0b821e09e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:56.458Z|f1ced4ce-bf6d-43ce-bec7-cfb0b821e09e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:02:56.491Z|d9d1983a-b79f-4277-8920-8eba9f9aa4d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:02:56.491Z|d9d1983a-b79f-4277-8920-8eba9f9aa4d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:03.160Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:03.168Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:03.169Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:03.169Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:03.170Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:03.170Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:03.171Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f4661bd4d758d03", X-B3-SpanId:"3411847a7333f601", X-B3-ParentSpanId:"3f4661bd4d758d03", X-B3-Sampled:"0", X-ONAP-RequestID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-RequestID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-TransactionID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-ECOMP-RequestID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7501fdc3-491e-46dc-a103-da06222e416f"] 2022-06-04T05:03:03.171Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:03.171Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:03.205Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:03.205Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:03.206Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:03.206Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:03.208Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:02:52.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:03.208Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:03.208Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:03.211Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:03.211Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:03.211Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:03.211Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:03.212Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:03.212Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f4661bd4d758d03", X-B3-SpanId:"9a22301fee40c5fe", X-B3-ParentSpanId:"3f4661bd4d758d03", X-B3-Sampled:"0", X-ONAP-RequestID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-RequestID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-TransactionID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-ECOMP-RequestID:"887bf042-1dc0-4710-96ef-efd01f932b48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37bc98ff-6a3e-41f6-97ad-03e94b49fca4"] 2022-06-04T05:03:03.212Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:03.212Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:03.235Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:03.236Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:03.236Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:03.236Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:03.238Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:03.238Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:03.239Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:03.253Z|887bf042-1dc0-4710-96ef-efd01f932b48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:04.814Z|a44e6ad4-a10a-4702-a4fc-e2f7ab1bc18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:04.816Z|a44e6ad4-a10a-4702-a4fc-e2f7ab1bc18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:05.617Z|431a2d7b-60cb-4518-826a-d201ceed0fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:03:05.618Z|431a2d7b-60cb-4518-826a-d201ceed0fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:03:05.969Z|d47320f5-cd57-4cb6-93e2-9ee163f62a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:03:05.970Z|d47320f5-cd57-4cb6-93e2-9ee163f62a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:03:06.482Z|9774b651-9bdb-4853-8e7c-410b77a1da6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:06.483Z|9774b651-9bdb-4853-8e7c-410b77a1da6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:06.511Z|61459cd9-d34c-4edf-ad0e-5fd6f324993a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:06.512Z|61459cd9-d34c-4edf-ad0e-5fd6f324993a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:13.385Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:13.391Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:13.391Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:13.392Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:13.392Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:13.392Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:13.393Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f12071cb540ab260", X-B3-SpanId:"32f1893e6efc0446", X-B3-ParentSpanId:"f12071cb540ab260", X-B3-Sampled:"0", X-ONAP-RequestID:"6494020d-8521-42b1-b54b-d32788677946", X-RequestID:"6494020d-8521-42b1-b54b-d32788677946", X-TransactionID:"6494020d-8521-42b1-b54b-d32788677946", X-ECOMP-RequestID:"6494020d-8521-42b1-b54b-d32788677946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da30f623-a3c8-402b-9efc-fed5dadc1a9e"] 2022-06-04T05:03:13.393Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:13.393Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:13.428Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:13.428Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:13.428Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:13.429Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:13.431Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:02:52.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:13.431Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:13.432Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:13.434Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:13.434Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:13.434Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:13.435Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:13.435Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:13.435Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f12071cb540ab260", X-B3-SpanId:"4834897addee1a0e", X-B3-ParentSpanId:"f12071cb540ab260", X-B3-Sampled:"0", X-ONAP-RequestID:"6494020d-8521-42b1-b54b-d32788677946", X-RequestID:"6494020d-8521-42b1-b54b-d32788677946", X-TransactionID:"6494020d-8521-42b1-b54b-d32788677946", X-ECOMP-RequestID:"6494020d-8521-42b1-b54b-d32788677946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e61a64ac-bc53-42f2-86e4-e577f7d4c103"] 2022-06-04T05:03:13.436Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:13.436Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:13.455Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:13.455Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:13.456Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:13.456Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:13.457Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:13.458Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:13.458Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:13.477Z|6494020d-8521-42b1-b54b-d32788677946|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:14.838Z|47240e1c-e87b-4574-b4bd-e9e3a95bbc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:14.839Z|47240e1c-e87b-4574-b4bd-e9e3a95bbc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:16.506Z|da7e56a4-a3c9-4a0b-a2ab-124a73c72931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:16.507Z|da7e56a4-a3c9-4a0b-a2ab-124a73c72931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:16.532Z|ab82f8ca-729f-438d-9910-db61dbf667a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:16.533Z|ab82f8ca-729f-438d-9910-db61dbf667a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:19.468Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:03:19.469Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:03:19.469Z|2771600a-b853-4d2e-bc44-eef536e40266|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 : 2022-06-04T05:03:19.470Z|2771600a-b853-4d2e-bc44-eef536e40266|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 : [Set-Cookie:"JSESSIONID=684B33B467DA238D4A7CF8E2608F523B; Path=/; HttpOnly", Date:"Sat, 04 Jun 2022 05:03:18 GMT", X-ONAP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-TransactionID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ECOMP-RequestID:"2771600a-b853-4d2e-bc44-eef536e40266", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d6c763bd-dd1c-4034-85bc-7eeb846615dd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:19.470Z|2771600a-b853-4d2e-bc44-eef536e40266|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\":\"2771600a-b853-4d2e-bc44-eef536e40266\",\"instanceId\":\"2f12597d-5367-4e8d-a336-81a61c36a726\"}}","message":"Success","processInstanceID":"92f10709-e3c3-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:03:19.471Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:03:19.471Z|2771600a-b853-4d2e-bc44-eef536e40266|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-06-04T05:03:19.477Z|2771600a-b853-4d2e-bc44-eef536e40266|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:20.291Z|88728489-c4fd-47e1-b696-11cab88a2d10|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:03:20.292Z|88728489-c4fd-47e1-b696-11cab88a2d10|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:20.617Z|0068d2d3-9619-4746-a9a1-fc920aea54c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:03:20.620Z|0068d2d3-9619-4746-a9a1-fc920aea54c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:03:23.612Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:23.617Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:23.618Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:23.618Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:23.619Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:23.619Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:23.619Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58bf785af7b55ddc", X-B3-SpanId:"992b2374dd7e09a9", X-B3-ParentSpanId:"58bf785af7b55ddc", X-B3-Sampled:"0", X-ONAP-RequestID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-RequestID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-TransactionID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-ECOMP-RequestID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e40a4db6-94ef-46b8-9e41-29b9b967900f"] 2022-06-04T05:03:23.620Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:23.620Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:23.658Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:23.659Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:23.659Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:23.660Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:23.661Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:02:52.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:23.662Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:23.662Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:23.664Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:23.665Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:23.665Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:23.665Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:23.666Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:23.666Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58bf785af7b55ddc", X-B3-SpanId:"bfe1faecd4fb301e", X-B3-ParentSpanId:"58bf785af7b55ddc", X-B3-Sampled:"0", X-ONAP-RequestID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-RequestID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-TransactionID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-ECOMP-RequestID:"cf0d7085-501e-4f25-9c1d-6d08ec71ddc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00526bd7-9ee6-4216-b6c1-469401d782c0"] 2022-06-04T05:03:23.667Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:23.667Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:23.685Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:23.686Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:23.686Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:23.687Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:23.689Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:23.689Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:23.689Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:23.702Z|cf0d7085-501e-4f25-9c1d-6d08ec71ddc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:24.896Z|b5de212f-524e-4f19-8ebe-12827c44df14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:24.897Z|b5de212f-524e-4f19-8ebe-12827c44df14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:26.529Z|1741bcf3-553f-4b79-8023-6b2fa1a90c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:26.530Z|1741bcf3-553f-4b79-8023-6b2fa1a90c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:26.552Z|49ba7cce-a977-4ec9-801e-432822873cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:26.553Z|49ba7cce-a977-4ec9-801e-432822873cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:33.834Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:33.839Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:33.840Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:33.840Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:33.840Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:33.840Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:33.841Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"797111073767e6d8", X-B3-SpanId:"362e2965e5046123", X-B3-ParentSpanId:"797111073767e6d8", X-B3-Sampled:"0", X-ONAP-RequestID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-RequestID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-TransactionID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-ECOMP-RequestID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6d47c86-9c71-48fd-9067-64724c697d44"] 2022-06-04T05:03:33.841Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:33.841Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:33.873Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:33.874Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:33.874Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:33.874Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:33.876Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:02:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:02:52.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:33.876Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:33.877Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:33.878Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:33.879Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:33.879Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:33.879Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:33.879Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:33.880Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"797111073767e6d8", X-B3-SpanId:"92d74bb77a579300", X-B3-ParentSpanId:"797111073767e6d8", X-B3-Sampled:"0", X-ONAP-RequestID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-RequestID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-TransactionID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-ECOMP-RequestID:"886ea526-b2f7-4c1e-8453-17f9321ca229", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c7ff32a-a1e6-4c2c-8f47-8dabdc5dea9e"] 2022-06-04T05:03:33.880Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:33.880Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:33.898Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:33.898Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:33.899Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:33.899Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:33.901Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:33.901Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:33.902Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:33.914Z|886ea526-b2f7-4c1e-8453-17f9321ca229|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:34.936Z|1b4da2df-cdd6-42ef-a652-16a4fe61ef9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:34.937Z|1b4da2df-cdd6-42ef-a652-16a4fe61ef9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:35.617Z|10dd2913-a9f2-4bde-a54d-20f1d2557af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:03:35.618Z|10dd2913-a9f2-4bde-a54d-20f1d2557af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:03:35.970Z|8c93eac5-e94b-4118-a89e-b422091d8366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:03:35.971Z|8c93eac5-e94b-4118-a89e-b422091d8366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:03:36.553Z|03e78d6c-b524-405d-9aa3-874225369a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:36.554Z|03e78d6c-b524-405d-9aa3-874225369a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:36.573Z|06753890-98f3-438b-808a-a363bfab5a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:36.574Z|06753890-98f3-438b-808a-a363bfab5a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:44.048Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:44.054Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.054Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:44.055Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.055Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.055Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:44.056Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ce593f9d101a219", X-B3-SpanId:"10db538b9dd74980", X-B3-ParentSpanId:"5ce593f9d101a219", X-B3-Sampled:"0", X-ONAP-RequestID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-RequestID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-TransactionID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-ECOMP-RequestID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca402975-d79d-4c58-8faf-443f90cbab9c"] 2022-06-04T05:03:44.056Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:44.057Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.099Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.100Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.100Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:44.101Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.105Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:02:49.000+00:00", "endTime" : "2022-06-04T05:03:41.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:03:43.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:44.106Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.106Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:44.108Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.109Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:44.109Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.110Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.110Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:44.110Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ce593f9d101a219", X-B3-SpanId:"33dd69fa8b21b4a1", X-B3-ParentSpanId:"5ce593f9d101a219", X-B3-Sampled:"0", X-ONAP-RequestID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-RequestID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-TransactionID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-ECOMP-RequestID:"3496132f-5dce-4418-a22c-07f960a0d1f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79f830c9-fee7-48ca-81fe-d7ae5d9fb6be"] 2022-06-04T05:03:44.111Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:44.111Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.133Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.133Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.134Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:44.134Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.137Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:44.137Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.137Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:44.152Z|3496132f-5dce-4418-a22c-07f960a0d1f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:44.277Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:44.282Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.283Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:44.283Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.283Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.284Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:44.284Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0dd50b65f8bd322", X-B3-SpanId:"f8269a13a73248c3", X-B3-ParentSpanId:"e0dd50b65f8bd322", X-B3-Sampled:"0", X-ONAP-RequestID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-RequestID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-TransactionID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-ECOMP-RequestID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7869fd2-7ab6-4af0-8f97-cd06fdc3b371"] 2022-06-04T05:03:44.284Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:44.284Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.308Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.308Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.308Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:44.309Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.310Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:02:49.000+00:00", "endTime" : "2022-06-04T05:03:41.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:03:43.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:44.311Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.311Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:44.314Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.314Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:44.314Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.314Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.315Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:44.315Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0dd50b65f8bd322", X-B3-SpanId:"717744ef620212b7", X-B3-ParentSpanId:"e0dd50b65f8bd322", X-B3-Sampled:"0", X-ONAP-RequestID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-RequestID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-TransactionID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-ECOMP-RequestID:"4f77ffe2-e623-4c6e-8781-eee044aae3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df00a208-58e6-4049-b6c8-1cef31e856a2"] 2022-06-04T05:03:44.315Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:44.315Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.332Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.333Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.333Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:44.333Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.335Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:44.335Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.336Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:44.348Z|4f77ffe2-e623-4c6e-8781-eee044aae3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:44.489Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:44.494Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.495Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:44.495Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.495Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.495Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:44.496Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5db1a1bce138ba6a", X-B3-SpanId:"83652040ad2367f8", X-B3-ParentSpanId:"5db1a1bce138ba6a", X-B3-Sampled:"0", X-ONAP-RequestID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-RequestID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-TransactionID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-ECOMP-RequestID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7772c4ff-3faa-441f-bf1a-d698322b910a"] 2022-06-04T05:03:44.496Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:44.496Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.522Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.522Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.522Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:44.523Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.524Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:02:49.000+00:00", "endTime" : "2022-06-04T05:03:41.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:03:43.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:44.524Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.525Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:44.526Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.527Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:44.527Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.527Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.527Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:44.528Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5db1a1bce138ba6a", X-B3-SpanId:"a320b5ae85b30a73", X-B3-ParentSpanId:"5db1a1bce138ba6a", X-B3-Sampled:"0", X-ONAP-RequestID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-RequestID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-TransactionID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-ECOMP-RequestID:"61a0d03c-a55f-4a20-b620-f1798b0a094b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62b8b79d-8bda-42e2-aa1f-86907a5002b3"] 2022-06-04T05:03:44.528Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:44.528Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.549Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.549Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.549Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:44.550Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.551Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:44.552Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.552Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:44.564Z|61a0d03c-a55f-4a20-b620-f1798b0a094b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:44.697Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:44.701Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.702Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:44.702Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.702Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.703Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:44.703Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2d2519d9e16d12", X-B3-SpanId:"b7668c3b1b15ad4d", X-B3-ParentSpanId:"ac2d2519d9e16d12", X-B3-Sampled:"0", X-ONAP-RequestID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-RequestID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-TransactionID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-ECOMP-RequestID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"463f0aad-255d-4718-83ef-29dcc8cc3ae6"] 2022-06-04T05:03:44.703Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:44.703Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.728Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.728Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.729Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:44.729Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.730Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:02:49.000+00:00", "endTime" : "2022-06-04T05:03:41.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:03:43.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:44.730Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.731Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:44.733Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.733Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:44.733Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.734Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.734Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:44.734Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2d2519d9e16d12", X-B3-SpanId:"da8f200a0e24e07f", X-B3-ParentSpanId:"ac2d2519d9e16d12", X-B3-Sampled:"0", X-ONAP-RequestID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-RequestID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-TransactionID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-ECOMP-RequestID:"948b570e-83d7-46ed-acd0-b1c43f302367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ed12fa-7d23-41d4-ac0b-fb6b0bb3b39e"] 2022-06-04T05:03:44.735Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:44.735Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.751Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.751Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.751Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:44.752Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.753Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:44.753Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.754Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:44.767Z|948b570e-83d7-46ed-acd0-b1c43f302367|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:44.887Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:44.893Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.894Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||Invoke 2022-06-04T05:03:44.894Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.895Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde 2022-06-04T05:03:44.895Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Method : GET 2022-06-04T05:03:44.896Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4100cac4417aa3b7", X-B3-SpanId:"8c823b72b983ccd1", X-B3-ParentSpanId:"4100cac4417aa3b7", X-B3-Sampled:"0", X-ONAP-RequestID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-RequestID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-TransactionID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-ECOMP-RequestID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc4ec285-8553-4c90-8544-de7ce8d1c07d"] 2022-06-04T05:03:44.896Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Request body: 2022-06-04T05:03:44.896Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.919Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.920Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.920Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Status text : 2022-06-04T05:03:44.921Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.922Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||Response body: { "requestId" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:02:49.000+00:00", "endTime" : "2022-06-04T05:03:41.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\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\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n\t\t\t\"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"579c68bc-f194-4b6a-9eeb-8c85a2531e1a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:03:43.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e1a62ee-a674-4808-8fbe-68b34cde4cde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde" } } } 2022-06-04T05:03:44.923Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.923Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e1a62ee-a674-4808-8fbe-68b34cde4cde|INFO|500||InvokeReturn 2022-06-04T05:03:44.925Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.926Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:03:44.926Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:44.927Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false 2022-06-04T05:03:44.927Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:03:44.928Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4100cac4417aa3b7", X-B3-SpanId:"4fb015e43731efb0", X-B3-ParentSpanId:"4100cac4417aa3b7", X-B3-Sampled:"0", X-ONAP-RequestID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-RequestID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-TransactionID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-ECOMP-RequestID:"316ab829-8437-46a3-9bf4-8fd9c08c02d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c28325bf-70df-402f-a756-82e3720aa0c9"] 2022-06-04T05:03:44.928Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:03:44.928Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:44.948Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:44.949Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:03:44.950Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:03:44.950Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:44.951Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:03:44.951Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:44.952Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e1a62ee-a674-4808-8fbe-68b34cde4cde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:03:44.964Z|316ab829-8437-46a3-9bf4-8fd9c08c02d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e1a62ee-a674-4808-8fbe-68b34cde4cde|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:03:44.968Z|aa67818c-63e2-4f01-94f8-b0fb241c52cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:44.968Z|aa67818c-63e2-4f01-94f8-b0fb241c52cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:46.577Z|6f97f467-acc1-483a-874e-0b271cfb082d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:46.578Z|6f97f467-acc1-483a-874e-0b271cfb082d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:46.595Z|5cee375f-ae52-4ad3-a0d1-315d9e499142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:46.596Z|5cee375f-ae52-4ad3-a0d1-315d9e499142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:50.617Z|339d1a7a-d83a-4423-b7d3-6500b96bf0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:03:50.618Z|339d1a7a-d83a-4423-b7d3-6500b96bf0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:03:54.997Z|270dda27-20ae-4a8b-9794-cd92de66bc94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:54.998Z|270dda27-20ae-4a8b-9794-cd92de66bc94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:56.600Z|50309bf8-a35e-4aba-afd3-0aef37fdeb4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:56.601Z|50309bf8-a35e-4aba-afd3-0aef37fdeb4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:56.619Z|5cd610fa-63b3-4846-a7d7-7ac49f97de38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:03:56.620Z|5cd610fa-63b3-4846-a7d7-7ac49f97de38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:03:59.434Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:03:59.437Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 1130ec3f-08f6-4e00-b6ae-b5786c577434 already exists in requestDb InfraActiveRequests table 2022-06-04T05:03:59.438Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:03:59.438Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:03:59.438Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:03:59.438Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:03:59.439Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:03:59.439Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02da6282b2343ff0", X-B3-SpanId:"01f78d54dc3054d7", X-B3-ParentSpanId:"02da6282b2343ff0", X-B3-Sampled:"0", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22b04e3c-510a-4256-96a2-70d8f3ea10c3"] 2022-06-04T05:03:59.439Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:03:59.440Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:03:59.479Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:03:59.479Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:03:59.479Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:03:59.480Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:03:59.480Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: 2022-06-04T05:03:59.480Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:03:59.481Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|404|Not Found|InvokeReturn 2022-06-04T05:03:59.499Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:03:59.500Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-04T05:03:59.506Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:03:59.668Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:03:59.668Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|INFO|500||Invoke 2022-06-04T05:03:59.738Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|INFO|404|Not Found|InvokeReturn 2022-06-04T05:03:59.739Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:03:59:144-62795], Content-Length=[377], Date=[Sat, 04 Jun 2022 05:03:59 GMT], Content-Type=[application/json]} 2022-06-04T05:03:59.742Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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/eae46eae-68d3-4f08-a079-d5c05a493030","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030","ERR.5.4.6114"]}}} 2022-06-04T05:03:59.756Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030 2022-06-04T05:03:59.756Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: eae46eae-68d3-4f08-a079-d5c05a493030 2022-06-04T05:03:59.761Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:03:59.802Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|INFO|500||Invoke 2022-06-04T05:03:59.803Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1130ec3f-08f6-4e00-b6ae-b5786c577434], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6d407d20-89af-4407-a3ed-089bab1b2881], X-ECOMP-RequestID=[1130ec3f-08f6-4e00-b6ae-b5786c577434], X-TransactionId=[], X-ONAP-RequestID=[1130ec3f-08f6-4e00-b6ae-b5786c577434]} 2022-06-04T05:03:59.928Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:03:59:268-51084], Content-Length=[377], Date=[Sat, 04 Jun 2022 05:03:59 GMT], Content-Type=[application/json]} 2022-06-04T05:03:59.930Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|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/eae46eae-68d3-4f08-a079-d5c05a493030","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030","ERR.5.4.6114"]}}} 2022-06-04T05:03:59.930Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030|INFO|404|Not Found|InvokeReturn 2022-06-04T05:03:59.934Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eae46eae-68d3-4f08-a079-d5c05a493030 2022-06-04T05:03:59.934Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: eae46eae-68d3-4f08-a079-d5c05a493030 2022-06-04T05:03:59.939Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:03:59.986Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-04T05:03:59.986Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1130ec3f-08f6-4e00-b6ae-b5786c577434], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cf1f3024-833b-483b-9439-926c18a784df], X-ECOMP-RequestID=[1130ec3f-08f6-4e00-b6ae-b5786c577434], X-TransactionId=[], X-ONAP-RequestID=[1130ec3f-08f6-4e00-b6ae-b5786c577434]} 2022-06-04T05:04:00.108Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:03:59:449-28907], vertex-id=[405696], Content-Length=[573], Date=[Sat, 04 Jun 2022 05:03:59 GMT], Content-Type=[application/json]} 2022-06-04T05:04:00.110Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654318723200","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-04T05:04:00.110Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-04T05:04:00.113Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:04:00.113Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:04:00.119Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.119Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:04:00.120Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:00.120Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.120Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:04:00.121Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"169", X-B3-TraceId:"02da6282b2343ff0", X-B3-SpanId:"4014f6885b3f56ee", X-B3-ParentSpanId:"02da6282b2343ff0", X-B3-Sampled:"0", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b37d26f-71f8-45eb-a697-d530bbbbc3ba"] 2022-06-04T05:04:00.121Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"},"instanceName":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0","requestScope":"vnf"} 2022-06-04T05:04:00.122Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:00.155Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:00.155Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:00.156Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:04:00.156Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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:"Sat, 04 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:00.157Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:04:00.157Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:00.158Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:04:00.159Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1 2022-06-04T05:04:00.160Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|INFO|500||Invoke 2022-06-04T05:04:00.160Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:00.161Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1 2022-06-04T05:04:00.161Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Method : GET 2022-06-04T05:04:00.161Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d5c3679-5200-407a-8586-106143c4df57"] 2022-06-04T05:04:00.162Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Request body: 2022-06-04T05:04:00.162Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:00.261Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:00.262Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:00.262Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Status text : 2022-06-04T05:04:00.263Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:00.263Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 9, "modelCustomizationUUID" : "465eaf19-2fe7-4406-9a91-da6d9c2a16e1", "modelInstanceName" : "basic_cnf 0", "created" : "2022-06-04 04:59:39.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-06-04T04:59:39.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1" } } } 2022-06-04T05:04:00.264Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:00.264Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=465eaf19-2fe7-4406-9a91-da6d9c2a16e1|INFO|500||InvokeReturn 2022-06-04T05:04:00.295Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2022-06-04T05:04:00.295Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke 2022-06-04T05:04:00.296Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:00.296Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2022-06-04T05:04:00.296Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method : GET 2022-06-04T05:04:00.296Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7a4e3fc-842f-4258-8767-1059b94afcc1"] 2022-06-04T05:04:00.297Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 2022-06-04T05:04:00.297Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:00.361Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:00.361Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:00.362Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text : 2022-06-04T05:04:00.362Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/0305617c-bfa3-4f42-8771-fa7a002c96af", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:00.364Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: { "modelUUID" : "0305617c-bfa3-4f42-8771-fa7a002c96af", "modelInvariantUUID" : "aaca672f-1ac2-4bce-b369-b8bd3b1b8a94", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-06-04T04:59:39.000+00:00", "modelInvariantId" : "aaca672f-1ac2-4bce-b369-b8bd3b1b8a94", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0305617c-bfa3-4f42-8771-fa7a002c96af" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0305617c-bfa3-4f42-8771-fa7a002c96af" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0305617c-bfa3-4f42-8771-fa7a002c96af/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0305617c-bfa3-4f42-8771-fa7a002c96af/vnfResourceWorkflow" } } } 2022-06-04T05:04:00.364Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:00.364Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn 2022-06-04T05:04:00.379Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.380Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.380Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.380Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.381Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.381Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc20c510-86bd-4316-b00c-506cf559365b"] 2022-06-04T05:04:00.381Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.381Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.439Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.439Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.440Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:04:00.440Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:00.445Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T03:22:57.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-06-04T05:04:00.445Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.446Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.460Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.461Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:04:00.461Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:00.461Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.462Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:04:00.462Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"02da6282b2343ff0", X-B3-SpanId:"52b52f1a144bfd5e", X-B3-ParentSpanId:"02da6282b2343ff0", X-B3-Sampled:"0", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7b70a6a-a5b7-4e1e-baa8-e6dc52ab7d9b"] 2022-06-04T05:04:00.463Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1130ec3f-08f6-4e00-b6ae-b5786c577434","requestStatus":"IN_PROGRESS","startTime":1654319039500,"source":"VID","vnfName":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1130ec3f-08f6-4e00-b6ae-b5786c577434"} 2022-06-04T05:04:00.463Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:00.503Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:00.504Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:04:00.504Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:04:00.504Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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/1130ec3f-08f6-4e00-b6ae-b5786c577434", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:00.506Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:03:59.500+00:00", "source" : "VID", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:04:00.757+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:00.507Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:00.507Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:04:00.534Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.534Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:04:00.535Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:00.535Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/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-06-04T05:04:00.535Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:04:00.535Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2917", X-B3-TraceId:"02da6282b2343ff0", X-B3-SpanId:"7e6e1a51aef647a4", X-B3-ParentSpanId:"02da6282b2343ff0", X-B3-Sampled:"0", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4079e58c-ff12-48b4-825c-09abb2df92fb"] 2022-06-04T05:04:00.536Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\"modelVersionId\":\"0305617c-bfa3-4f42-8771-fa7a002c96af\",\"modelCustomizationId\":\"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\"modelUuid\":\"0305617c-bfa3-4f42-8771-fa7a002c96af\",\"modelInvariantUuid\":\"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"eae46eae-68d3-4f08-a079-d5c05a493030\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\"modelInfo\":{\"modelInvariantId\":\"eae46eae-68d3-4f08-a079-d5c05a493030\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelUuid\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelInvariantUuid\":\"eae46eae-68d3-4f08-a079-d5c05a493030\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\"}","type":"String"},"requestId":{"value":"1130ec3f-08f6-4e00-b6ae-b5786c577434","type":"String"},"mso-request-id":{"value":"1130ec3f-08f6-4e00-b6ae-b5786c577434","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:04:00.536Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:01.559Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:01.560Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:04:01.560Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:04:01.560Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:04:00 GMT", X-ONAP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-TransactionID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ECOMP-RequestID:"1130ec3f-08f6-4e00-b6ae-b5786c577434", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4079e58c-ff12-48b4-825c-09abb2df92fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:01.561Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1130ec3f-08f6-4e00-b6ae-b5786c577434\",\"instanceId\":\"89ded804-d966-43a4-9b59-370ff4394c3e\"}}","message":"Success","processInstanceID":"be883d21-e3c3-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:04:01.561Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:01.561Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:04:01.565Z|1130ec3f-08f6-4e00-b6ae-b5786c577434|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:01.697Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:01.701Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:01.702Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:01.702Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:01.702Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:01.702Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:01.703Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bd7d7caad0a1600", X-B3-SpanId:"96d6ee3c7e6d68af", X-B3-ParentSpanId:"6bd7d7caad0a1600", X-B3-Sampled:"0", X-ONAP-RequestID:"115dac28-03fd-41dd-ba87-67104615496b", X-RequestID:"115dac28-03fd-41dd-ba87-67104615496b", X-TransactionID:"115dac28-03fd-41dd-ba87-67104615496b", X-ECOMP-RequestID:"115dac28-03fd-41dd-ba87-67104615496b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db02263e-e882-4238-be47-ccca6d63efc7"] 2022-06-04T05:04:01.703Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:01.703Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:01.728Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:01.728Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:01.729Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:01.729Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:01.731Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:03:59.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:01.731Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:01.732Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:01.734Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:01.734Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:01.735Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:01.735Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:01.735Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:01.735Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bd7d7caad0a1600", X-B3-SpanId:"0e5a13b58ef84461", X-B3-ParentSpanId:"6bd7d7caad0a1600", X-B3-Sampled:"0", X-ONAP-RequestID:"115dac28-03fd-41dd-ba87-67104615496b", X-RequestID:"115dac28-03fd-41dd-ba87-67104615496b", X-TransactionID:"115dac28-03fd-41dd-ba87-67104615496b", X-ECOMP-RequestID:"115dac28-03fd-41dd-ba87-67104615496b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"847df33a-5b4b-4271-a87d-2e755d990f13"] 2022-06-04T05:04:01.736Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:01.736Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:01.754Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:01.754Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:01.755Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:01.755Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:01.756Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:01.756Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:01.757Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:01.773Z|115dac28-03fd-41dd-ba87-67104615496b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:05.023Z|a5732a5d-0167-4d9a-9108-dee7074c04a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:05.023Z|a5732a5d-0167-4d9a-9108-dee7074c04a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:05.617Z|50207acb-6f46-4310-8945-afa751e92aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:04:05.620Z|50207acb-6f46-4310-8945-afa751e92aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:04:05.972Z|91cb6213-a103-47a4-acf7-ebe43fe1eb9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:04:05.972Z|91cb6213-a103-47a4-acf7-ebe43fe1eb9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:04:06.625Z|ea588c6b-ceb9-49ac-a1d4-365dec751b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:06.626Z|ea588c6b-ceb9-49ac-a1d4-365dec751b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:06.642Z|55fc9ee9-1215-457b-9c79-8183504240ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:06.643Z|55fc9ee9-1215-457b-9c79-8183504240ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:11.912Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:11.920Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:11.921Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:11.921Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:11.921Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:11.921Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:11.922Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6bece852c3096ba", X-B3-SpanId:"c670829b394bc0c4", X-B3-ParentSpanId:"f6bece852c3096ba", X-B3-Sampled:"0", X-ONAP-RequestID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-RequestID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-TransactionID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-ECOMP-RequestID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1246ea46-67fb-4f5b-89ea-34064764169d"] 2022-06-04T05:04:11.922Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:11.922Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:11.949Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:11.949Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:11.949Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:11.950Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:11.951Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:03:59.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:11.951Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:11.952Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:11.954Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:11.954Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:11.954Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:11.954Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:11.955Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:11.955Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6bece852c3096ba", X-B3-SpanId:"c117919cbff0cba3", X-B3-ParentSpanId:"f6bece852c3096ba", X-B3-Sampled:"0", X-ONAP-RequestID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-RequestID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-TransactionID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-ECOMP-RequestID:"00cd8709-b9a7-4575-bdd7-ea1a9fd194c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b85f38bb-65f3-401b-b1fc-eefc97be135b"] 2022-06-04T05:04:11.955Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:11.956Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:11.974Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:11.975Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:11.975Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:11.975Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:11.977Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:11.977Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:11.978Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:11.991Z|00cd8709-b9a7-4575-bdd7-ea1a9fd194c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:15.070Z|5be1a41a-f8d3-4e1e-b41a-2f026b0011bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:15.071Z|5be1a41a-f8d3-4e1e-b41a-2f026b0011bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:16.649Z|52c909de-4b60-498f-94ff-05e79df0b396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:16.650Z|52c909de-4b60-498f-94ff-05e79df0b396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:16.663Z|af46eefd-966a-4f60-94b8-616a1266410b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:16.663Z|af46eefd-966a-4f60-94b8-616a1266410b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:20.290Z|4d8d21dc-db6b-4139-be64-53e505b4af0c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:04:20.291Z|4d8d21dc-db6b-4139-be64-53e505b4af0c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:20.617Z|e669ae97-626f-45bb-bafb-b974f872f8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:04:20.618Z|e669ae97-626f-45bb-bafb-b974f872f8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:04:22.121Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:22.125Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:22.126Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:22.126Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:22.126Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:22.126Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:22.127Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a7fb1afaaf609ea", X-B3-SpanId:"3d0d6a4e101675db", X-B3-ParentSpanId:"2a7fb1afaaf609ea", X-B3-Sampled:"0", X-ONAP-RequestID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-RequestID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-TransactionID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-ECOMP-RequestID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52580403-560a-4571-ad4a-606faf9d3df5"] 2022-06-04T05:04:22.127Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:22.127Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:22.157Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:22.158Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:22.158Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:22.159Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:22.160Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:03:59.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:22.161Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:22.161Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:22.163Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:22.163Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:22.163Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:22.163Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:22.164Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:22.164Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a7fb1afaaf609ea", X-B3-SpanId:"c363b3519b166a63", X-B3-ParentSpanId:"2a7fb1afaaf609ea", X-B3-Sampled:"0", X-ONAP-RequestID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-RequestID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-TransactionID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-ECOMP-RequestID:"5eac9498-9ec2-45c6-a86c-f395c876a995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b16b0876-5033-40ab-987b-909db7f1336e"] 2022-06-04T05:04:22.164Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:22.164Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:22.191Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:22.191Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:22.191Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:22.192Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:22.194Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:22.194Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:22.194Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:22.210Z|5eac9498-9ec2-45c6-a86c-f395c876a995|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:25.111Z|ee904a89-6199-4e7d-b287-93291edf94c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:25.112Z|ee904a89-6199-4e7d-b287-93291edf94c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:26.671Z|f65c757c-7097-4c8d-9341-8f6b8b432edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:26.672Z|f65c757c-7097-4c8d-9341-8f6b8b432edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:26.683Z|4fab46c4-9ff8-44dd-80e6-9ba42c3a960e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:26.683Z|4fab46c4-9ff8-44dd-80e6-9ba42c3a960e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:32.342Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:32.348Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:32.348Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:32.349Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:32.349Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:32.349Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:32.349Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16cf45b3a3745d18", X-B3-SpanId:"b990c6b145ab14b9", X-B3-ParentSpanId:"16cf45b3a3745d18", X-B3-Sampled:"0", X-ONAP-RequestID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-RequestID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-TransactionID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-ECOMP-RequestID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f66b2f1-34e9-45a0-a0f8-c883387c7a14"] 2022-06-04T05:04:32.350Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:32.350Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:32.410Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:32.411Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:32.411Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:32.411Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:32.412Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:03:59.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:32.413Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:32.413Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:32.415Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:32.415Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:32.416Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:32.416Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:32.416Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:32.417Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16cf45b3a3745d18", X-B3-SpanId:"45412bed56975977", X-B3-ParentSpanId:"16cf45b3a3745d18", X-B3-Sampled:"0", X-ONAP-RequestID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-RequestID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-TransactionID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-ECOMP-RequestID:"93cf201c-6a13-445e-83bd-5a75c03d93f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f477f37b-f220-4f2b-a02d-eb5dde15a48f"] 2022-06-04T05:04:32.417Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:32.417Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:32.436Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:32.436Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:32.436Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:32.436Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:32.449Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:32.450Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:32.450Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:32.464Z|93cf201c-6a13-445e-83bd-5a75c03d93f3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:35.137Z|1d44f5d1-9c47-4945-af2c-38e52532495f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:35.138Z|1d44f5d1-9c47-4945-af2c-38e52532495f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:35.617Z|bd3b443f-aaab-4b85-8622-7af5b1ab024e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:04:35.618Z|bd3b443f-aaab-4b85-8622-7af5b1ab024e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:04:35.973Z|7df81f06-f781-4e9b-a8cb-c4b11bae3157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:04:35.973Z|7df81f06-f781-4e9b-a8cb-c4b11bae3157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:04:36.692Z|b25bf229-7928-4508-8c63-4b63a32b7ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:36.693Z|b25bf229-7928-4508-8c63-4b63a32b7ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:36.702Z|176295a3-5ff4-4250-acfb-dfd6f4e13916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:36.703Z|176295a3-5ff4-4250-acfb-dfd6f4e13916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:42.602Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:42.607Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:42.608Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:42.608Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:42.608Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:42.608Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:42.609Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a627aad5a5c13e1", X-B3-SpanId:"bc210d56a7594805", X-B3-ParentSpanId:"2a627aad5a5c13e1", X-B3-Sampled:"0", X-ONAP-RequestID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-RequestID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-TransactionID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-ECOMP-RequestID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc53048a-6f36-47e1-ab5a-3ef120482a6b"] 2022-06-04T05:04:42.609Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:42.609Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:42.635Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:42.635Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:42.635Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:42.636Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:42.638Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:03:59.000+00:00", "endTime" : "2022-06-04T05:04:41.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:42.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:42.639Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:42.639Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:42.641Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:42.641Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:42.641Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:42.641Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:42.642Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:42.642Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a627aad5a5c13e1", X-B3-SpanId:"9353765e57f67c3a", X-B3-ParentSpanId:"2a627aad5a5c13e1", X-B3-Sampled:"0", X-ONAP-RequestID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-RequestID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-TransactionID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-ECOMP-RequestID:"8d75cd8d-5167-44e4-953a-0e212b804b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f97bce1c-088b-4606-b8fb-56a119f2c02f"] 2022-06-04T05:04:42.642Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:42.642Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:42.657Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:42.658Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:42.658Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:42.658Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:42.659Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:42.660Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:42.660Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:42.673Z|8d75cd8d-5167-44e4-953a-0e212b804b41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:42.811Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:42.816Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:42.817Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:42.817Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:42.817Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:42.818Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:42.818Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5641bf6b7b6bb17", X-B3-SpanId:"c4361765f56b3640", X-B3-ParentSpanId:"f5641bf6b7b6bb17", X-B3-Sampled:"0", X-ONAP-RequestID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-RequestID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-TransactionID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-ECOMP-RequestID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c9bbaa-f306-440c-95da-6421cac443e0"] 2022-06-04T05:04:42.818Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:42.818Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:42.841Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:42.841Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:42.842Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:42.842Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:42.845Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:03:59.000+00:00", "endTime" : "2022-06-04T05:04:41.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:42.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:42.845Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:42.846Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:42.855Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:42.855Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:42.856Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:42.856Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:42.856Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:42.857Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5641bf6b7b6bb17", X-B3-SpanId:"6162cc5b4be66773", X-B3-ParentSpanId:"f5641bf6b7b6bb17", X-B3-Sampled:"0", X-ONAP-RequestID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-RequestID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-TransactionID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-ECOMP-RequestID:"f4b412aa-6628-43ef-9e99-c86bec8b9203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff803356-6e38-43c3-8d77-36c4b7090a0e"] 2022-06-04T05:04:42.857Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:42.857Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:42.879Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:42.879Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:42.880Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:42.880Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:42.885Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:42.885Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:42.886Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:42.895Z|f4b412aa-6628-43ef-9e99-c86bec8b9203|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:43.028Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:43.032Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:43.032Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:43.033Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:43.033Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:43.033Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:43.033Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d658bda70add472", X-B3-SpanId:"7ac670ad680de549", X-B3-ParentSpanId:"7d658bda70add472", X-B3-Sampled:"0", X-ONAP-RequestID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-RequestID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-TransactionID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-ECOMP-RequestID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6167f7d-2ea1-4ec5-80dd-923ae38cabb8"] 2022-06-04T05:04:43.034Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:43.034Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:43.060Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:43.061Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:43.061Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:43.061Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:43.064Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:03:59.000+00:00", "endTime" : "2022-06-04T05:04:41.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:42.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:43.064Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:43.065Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:43.067Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:43.068Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:43.068Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:43.069Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:43.069Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:43.069Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d658bda70add472", X-B3-SpanId:"eb9eb24379a8b741", X-B3-ParentSpanId:"7d658bda70add472", X-B3-Sampled:"0", X-ONAP-RequestID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-RequestID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-TransactionID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-ECOMP-RequestID:"a7757267-3b35-43bf-a72f-5724d7292ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ec75a0d-3027-446b-adde-dc784a5bf6c7"] 2022-06-04T05:04:43.070Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:43.070Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:43.090Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:43.090Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:43.090Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:43.091Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:43.092Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:43.092Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:43.092Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:43.102Z|a7757267-3b35-43bf-a72f-5724d7292ebb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:43.226Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:43.231Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:43.231Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:43.232Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:43.232Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:43.232Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:43.233Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f9410266e6045a5", X-B3-SpanId:"11bb8a09a4b495b9", X-B3-ParentSpanId:"7f9410266e6045a5", X-B3-Sampled:"0", X-ONAP-RequestID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-RequestID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-TransactionID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-ECOMP-RequestID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0687410e-c830-4da1-a46a-82dded514a0b"] 2022-06-04T05:04:43.233Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:43.233Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:43.259Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:43.260Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:43.260Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:43.261Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:43.262Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:03:59.000+00:00", "endTime" : "2022-06-04T05:04:41.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:42.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:43.263Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:43.263Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:43.265Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:43.266Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:43.266Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:43.266Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:43.267Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:43.267Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f9410266e6045a5", X-B3-SpanId:"54320cc98139125f", X-B3-ParentSpanId:"7f9410266e6045a5", X-B3-Sampled:"0", X-ONAP-RequestID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-RequestID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-TransactionID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-ECOMP-RequestID:"3cecbc41-5d79-4f0a-be43-fa122454d33f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff7daba-8543-4014-b63c-b739035a8f0c"] 2022-06-04T05:04:43.267Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:43.268Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:43.291Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:43.291Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:43.292Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:43.292Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:43.294Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:43.295Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:43.295Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:43.305Z|3cecbc41-5d79-4f0a-be43-fa122454d33f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:43.429Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:43.432Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:43.433Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||Invoke 2022-06-04T05:04:43.433Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:43.433Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434 2022-06-04T05:04:43.433Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Method : GET 2022-06-04T05:04:43.434Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0494230b6e368e57", X-B3-SpanId:"5275ac1caf781026", X-B3-ParentSpanId:"0494230b6e368e57", X-B3-Sampled:"0", X-ONAP-RequestID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-RequestID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-TransactionID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-ECOMP-RequestID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d8f3ccd-f1a9-442e-8adb-a6e9f38200b8"] 2022-06-04T05:04:43.434Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Request body: 2022-06-04T05:04:43.434Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:43.455Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:43.455Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:43.456Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Status text : 2022-06-04T05:04:43.456Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:43.457Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||Response body: { "requestId" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:03:59.000+00:00", "endTime" : "2022-06-04T05:04:41.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:42.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1130ec3f-08f6-4e00-b6ae-b5786c577434", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434" } } } 2022-06-04T05:04:43.458Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:43.458Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1130ec3f-08f6-4e00-b6ae-b5786c577434|INFO|500||InvokeReturn 2022-06-04T05:04:43.459Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:43.460Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:43.460Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:43.460Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false 2022-06-04T05:04:43.460Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:43.461Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0494230b6e368e57", X-B3-SpanId:"020028db3848f2eb", X-B3-ParentSpanId:"0494230b6e368e57", X-B3-Sampled:"0", X-ONAP-RequestID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-RequestID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-TransactionID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-ECOMP-RequestID:"69a2cc52-134c-41c6-8d46-fc8c60341110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2e65089-564e-44f2-b16f-367562350fd0"] 2022-06-04T05:04:43.461Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:43.461Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:43.478Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:43.479Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:43.479Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:43.479Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:43.482Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:43.482Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:43.482Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1130ec3f-08f6-4e00-b6ae-b5786c577434&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:43.493Z|69a2cc52-134c-41c6-8d46-fc8c60341110|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1130ec3f-08f6-4e00-b6ae-b5786c577434|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:45.161Z|b41a7eb3-3f38-40c1-8cfc-5cb95ac32d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:45.162Z|b41a7eb3-3f38-40c1-8cfc-5cb95ac32d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:46.714Z|bcb7a72f-8032-4db5-93b3-192905b6b2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:46.715Z|bcb7a72f-8032-4db5-93b3-192905b6b2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:46.723Z|7a8eb9cd-7db5-4e83-8b13-dbc363f15b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:46.724Z|7a8eb9cd-7db5-4e83-8b13-dbc363f15b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:48.840Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:48.843Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: dc30e023-9f7d-4d01-8c54-848f431894ac already exists in requestDb InfraActiveRequests table 2022-06-04T05:04:48.844Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:04:48.844Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:04:48.845Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:48.845Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:04:48.845Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:04:48.845Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28c0b68514663dd4", X-B3-SpanId:"4a0e17fc2e2562a3", X-B3-ParentSpanId:"28c0b68514663dd4", X-B3-Sampled:"0", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d8adef5-db72-4240-b0e6-a0238fecdfd9"] 2022-06-04T05:04:48.846Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:04:48.846Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:48.868Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:48.869Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:04:48.869Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:04:48.869Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:04:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:48.870Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: 2022-06-04T05:04:48.870Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:48.870Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|404|Not Found|InvokeReturn 2022-06-04T05:04:48.882Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:04:48.887Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:04:48.925Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:04:48.926Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-04T05:04:49.077Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-04T05:04:49.078Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:04:48:389-8105], vertex-id=[405696], Content-Length=[1024], Date=[Sat, 04 Jun 2022 05:04:48 GMT], Content-Type=[application/json]} 2022-06-04T05:04:49.080Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654319061020","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"89ded804-d966-43a4-9b59-370ff4394c3e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-04T05:04:49.081Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:04:49.082Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:04:49.084Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.084Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:04:49.085Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.085Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.085Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:04:49.085Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"223", X-B3-TraceId:"28c0b68514663dd4", X-B3-SpanId:"28fe7d49d874ad38", X-B3-ParentSpanId:"28c0b68514663dd4", X-B3-Sampled:"0", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aa5990f-9a74-4949-b3ab-a065bc9e6081"] 2022-06-04T05:04:49.086Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"89ded804-d966-43a4-9b59-370ff4394c3e","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"},"instanceName":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb","requestScope":"vfModule"} 2022-06-04T05:04:49.086Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.115Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.115Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:49.116Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:04:49.116Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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:"Sat, 04 Jun 2022 05:04:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.116Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:04:49.117Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.117Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:04:49.118Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211 2022-06-04T05:04:49.118Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|INFO|500||Invoke 2022-06-04T05:04:49.118Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.119Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211 2022-06-04T05:04:49.119Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Method : GET 2022-06-04T05:04:49.119Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8f07405-a730-4231-850d-3f75030c0cb6"] 2022-06-04T05:04:49.119Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Request body: 2022-06-04T05:04:49.120Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.206Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.206Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:49.207Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Status text : 2022-06-04T05:04:49.207Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.210Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||Response body: { "id" : 9, "modelCustomizationUUID" : "dea27882-5615-414f-920c-7fbdc7a7e211", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-06-04 04:59:39.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv" } } } 2022-06-04T05:04:49.210Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.211Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=dea27882-5615-414f-920c-7fbdc7a7e211|INFO|500||InvokeReturn 2022-06-04T05:04:49.225Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2022-06-04T05:04:49.225Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke 2022-06-04T05:04:49.225Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.226Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2022-06-04T05:04:49.226Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method : GET 2022-06-04T05:04:49.226Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc872aaf-8e62-4613-92af-80ecea9440bf"] 2022-06-04T05:04:49.226Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 2022-06-04T05:04:49.226Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.272Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.272Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:49.273Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text : 2022-06-04T05:04:49.273Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.275Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: { "modelUUID" : "c8d546c6-f692-4fc4-9981-9f3269a6e83c", "modelInvariantUUID" : "12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 04:59:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vfModuleCustomization" } } } 2022-06-04T05:04:49.275Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.275Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn 2022-06-04T05:04:49.286Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:04:49.286Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-04T05:04:49.286Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.287Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:04:49.287Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:04:49.287Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ba3aec1-9efb-407c-ad9a-d4d6c7a38b1a"] 2022-06-04T05:04:49.287Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:04:49.288Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.338Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.338Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:04:49.338Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:04:49.338Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&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:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.339Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:04:49.339Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.339Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:04:49.340Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09 2022-06-04T05:04:49.340Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|INFO|500||Invoke 2022-06-04T05:04:49.341Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.341Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09 2022-06-04T05:04:49.341Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Method : GET 2022-06-04T05:04:49.341Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00ea994d-7d13-49c4-a0f8-d09e37bb2629"] 2022-06-04T05:04:49.342Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Request body: 2022-06-04T05:04:49.342Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.375Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.375Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:49.375Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Status text : 2022-06-04T05:04:49.376Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.379Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "c8d546c6-f692-4fc4-9981-9f3269a6e83c", "modelInvariantUUID" : "12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 04:59:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09" } } } 2022-06-04T05:04:49.379Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.379Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09|INFO|500||InvokeReturn 2022-06-04T05:04:49.385Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:04:49.385Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-04T05:04:49.385Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.386Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:04:49.386Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:04:49.386Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a72855f-a6b1-4f65-abd3-aa52d2855d4e"] 2022-06-04T05:04:49.387Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:04:49.387Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.403Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.403Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:04:49.403Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:04:49.403Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&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:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.404Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:04:49.404Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.405Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=c8d546c6-f692-4fc4-9981-9f3269a6e83c&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:04:49.405Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.405Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.406Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.406Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.406Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.406Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9055da5a-b4d0-4d9b-ba24-8349c770afb4"] 2022-06-04T05:04:49.407Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.407Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.439Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.440Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.440Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:04:49.440Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.442Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.442Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.443Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.454Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c 2022-06-04T05:04:49.454Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|INFO|500||Invoke 2022-06-04T05:04:49.454Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.455Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c 2022-06-04T05:04:49.455Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Method : GET 2022-06-04T05:04:49.455Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78e8d9b6-b863-48ad-9192-8581b485ec8d"] 2022-06-04T05:04:49.455Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Request body: 2022-06-04T05:04:49.456Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.492Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.492Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:49.493Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Status text : 2022-06-04T05:04:49.493Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.495Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Response body: { "modelUUID" : "c8d546c6-f692-4fc4-9981-9f3269a6e83c", "modelInvariantUUID" : "12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 04:59:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vfModuleCustomization" } } } 2022-06-04T05:04:49.495Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.495Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|INFO|500||InvokeReturn 2022-06-04T05:04:49.498Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.499Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:04:49.499Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.499Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.499Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:04:49.500Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"28c0b68514663dd4", X-B3-SpanId:"1f77fb0c3dab959e", X-B3-ParentSpanId:"28c0b68514663dd4", X-B3-Sampled:"0", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ab7a7b-e4a0-402e-bcbe-4c9ee22e506e"] 2022-06-04T05:04:49.500Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"dc30e023-9f7d-4d01-8c54-848f431894ac","requestStatus":"IN_PROGRESS","startTime":1654319088883,"source":"VID","vnfId":"89ded804-d966-43a4-9b59-370ff4394c3e","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"dc30e023-9f7d-4d01-8c54-848f431894ac"} 2022-06-04T05:04:49.500Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:49.534Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:49.535Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:04:49.535Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:04:49.535Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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/dc30e023-9f7d-4d01-8c54-848f431894ac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:49.537Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:04:48.883+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:04:49.796+00:00", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:04:49.537Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:49.538Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:04:49.549Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.549Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:04:49.549Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:49.550Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/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-06-04T05:04:49.550Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:04:49.550Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3640", X-B3-TraceId:"28c0b68514663dd4", X-B3-SpanId:"5b3ebfd3c264cffc", X-B3-ParentSpanId:"28c0b68514663dd4", X-B3-Sampled:"0", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbcb2c65-2167-4598-8d9a-01dcbcf9aaa9"] 2022-06-04T05:04:49.550Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"dea27882-5615-414f-920c-7fbdc7a7e211\",\"modelVersionId\":\"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\"modelCustomizationId\":\"dea27882-5615-414f-920c-7fbdc7a7e211\",\"modelUuid\":\"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\"modelInvariantUuid\":\"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\"modelInfo\":{\"modelInvariantId\":\"eae46eae-68d3-4f08-a079-d5c05a493030\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelUuid\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelInvariantUuid\":\"eae46eae-68d3-4f08-a079-d5c05a493030\"}}},{\"relatedInstance\":{\"instanceId\":\"89ded804-d966-43a4-9b59-370ff4394c3e\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\"modelVersionId\":\"0305617c-bfa3-4f42-8771-fa7a002c96af\",\"modelCustomizationId\":\"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\"modelUuid\":\"0305617c-bfa3-4f42-8771-fa7a002c96af\",\"modelInvariantUuid\":\"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\"vnfInstanceId\":\"89ded804-d966-43a4-9b59-370ff4394c3e\"}","type":"String"},"requestId":{"value":"dc30e023-9f7d-4d01-8c54-848f431894ac","type":"String"},"mso-request-id":{"value":"dc30e023-9f7d-4d01-8c54-848f431894ac","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"89ded804-d966-43a4-9b59-370ff4394c3e","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:04:49.551Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:50.567Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:50.568Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:04:50.568Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:04:50.569Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:04:49 GMT", X-ONAP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-TransactionID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ECOMP-RequestID:"dc30e023-9f7d-4d01-8c54-848f431894ac", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bbcb2c65-2167-4598-8d9a-01dcbcf9aaa9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:50.569Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"dc30e023-9f7d-4d01-8c54-848f431894ac\",\"instanceId\":\"386d57b1-ae15-4895-8f2f-49976e63f98a\"}}","message":"Success","processInstanceID":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:04:50.569Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:50.570Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:04:50.575Z|dc30e023-9f7d-4d01-8c54-848f431894ac|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:50.617Z|a90d44e8-bce0-40da-8865-eeea51b35c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:04:50.619Z|a90d44e8-bce0-40da-8865-eeea51b35c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:04:50.706Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:04:50.710Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:04:50.710Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:04:50.711Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:50.711Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:04:50.711Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:04:50.711Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a787c790dc99b75", X-B3-SpanId:"873009fdd97dcb35", X-B3-ParentSpanId:"0a787c790dc99b75", X-B3-Sampled:"0", X-ONAP-RequestID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-RequestID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-TransactionID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-ECOMP-RequestID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fd70050-5794-4d29-979f-375597a10727"] 2022-06-04T05:04:50.712Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:04:50.712Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:50.740Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:50.740Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:50.741Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:04:50.741Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:50.743Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:04:48.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:50.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:04:50.743Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:50.743Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:04:50.745Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:04:50.745Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:04:50.745Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:04:50.746Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:04:50.746Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:04:50.746Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a787c790dc99b75", X-B3-SpanId:"603c6102d53e2de0", X-B3-ParentSpanId:"0a787c790dc99b75", X-B3-Sampled:"0", X-ONAP-RequestID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-RequestID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-TransactionID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-ECOMP-RequestID:"2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"937b3e9f-a9ce-47e8-b8b7-c7ae5917aeef"] 2022-06-04T05:04:50.746Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:04:50.747Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:04:50.771Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:04:50.771Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:04:50.771Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:04:50.772Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:04:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:04:50.776Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:04:50.776Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:04:50.776Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:04:50.787Z|2ab3dfbb-c1bd-4c1a-8e82-bd3bebd6d739|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:04:55.184Z|1080e0dc-7104-4070-92bb-c0f11ccbf5d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:55.184Z|1080e0dc-7104-4070-92bb-c0f11ccbf5d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:56.735Z|440e2f7d-2a6c-4e65-8cc0-f748f9f27f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:56.736Z|440e2f7d-2a6c-4e65-8cc0-f748f9f27f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:04:56.741Z|ba2d7b3a-651d-4611-86ed-4b72f41639f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:04:56.741Z|ba2d7b3a-651d-4611-86ed-4b72f41639f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:00.921Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:00.926Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:00.927Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:00.927Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:00.927Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:00.928Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:00.928Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f00d1fe3313cc0f1", X-B3-SpanId:"0ff9b0455a3e8a5a", X-B3-ParentSpanId:"f00d1fe3313cc0f1", X-B3-Sampled:"0", X-ONAP-RequestID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-RequestID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-TransactionID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-ECOMP-RequestID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3eaea82-848c-4974-ac83-0754a001b180"] 2022-06-04T05:05:00.928Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:00.928Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:00.956Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:00.956Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:00.956Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:00.957Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:00.964Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:04:48.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:04:50.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:00.964Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:00.964Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:00.966Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:00.966Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:00.966Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:00.967Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:00.967Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:00.967Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f00d1fe3313cc0f1", X-B3-SpanId:"4fdc8aba5ad74556", X-B3-ParentSpanId:"f00d1fe3313cc0f1", X-B3-Sampled:"0", X-ONAP-RequestID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-RequestID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-TransactionID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-ECOMP-RequestID:"acda30c1-255b-4553-b7b6-fdb4b87a5317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09a48276-b11b-4c89-8ced-67a51f225b2b"] 2022-06-04T05:05:00.968Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:00.968Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:00.986Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:00.987Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:00.987Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:00.987Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:00.990Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:00.990Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:00.991Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:01.003Z|acda30c1-255b-4553-b7b6-fdb4b87a5317|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:05.209Z|91d8dc2f-cf30-4780-a624-0a968f08d23c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:05.209Z|91d8dc2f-cf30-4780-a624-0a968f08d23c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:05.617Z|3cb75953-cc9a-4195-abc9-29d20e61a10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:05:05.617Z|3cb75953-cc9a-4195-abc9-29d20e61a10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:05:05.974Z|213e24ab-83fb-4ba0-949f-ed57602bf15e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:05:05.974Z|213e24ab-83fb-4ba0-949f-ed57602bf15e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:05:06.757Z|44e10337-aa3f-4463-8bb9-cd4165837139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:06.758Z|44e10337-aa3f-4463-8bb9-cd4165837139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:06.759Z|a025b8fc-bf1f-4516-8ab1-f032f36fe767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:06.760Z|a025b8fc-bf1f-4516-8ab1-f032f36fe767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:11.131Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:11.136Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:11.136Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:11.136Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:11.136Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:11.137Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:11.137Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1776f1f1ae78375f", X-B3-SpanId:"8aa1af01042e93af", X-B3-ParentSpanId:"1776f1f1ae78375f", X-B3-Sampled:"0", X-ONAP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-TransactionID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ECOMP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8d59ca-13e7-4ddf-9dac-9a1a757eb954"] 2022-06-04T05:05:11.137Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:11.138Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:11.169Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:11.169Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:11.170Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:11.170Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:11.172Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "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-06-04T05:04:48.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:03.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:11.173Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:11.173Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:11.175Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:11.175Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:11.175Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:11.176Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:11.176Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:11.176Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1776f1f1ae78375f", X-B3-SpanId:"f90c76d13748ccef", X-B3-ParentSpanId:"1776f1f1ae78375f", X-B3-Sampled:"0", X-ONAP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-TransactionID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ECOMP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7afcd3f-f0b2-4704-ad07-79049a324d03"] 2022-06-04T05:05:11.176Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:11.177Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:11.221Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:11.222Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:11.223Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:11.224Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:11.226Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:11.227Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:11.227Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:11.290Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:11.291Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:11.291Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:11.291Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:11.291Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:11.292Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-TransactionID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ECOMP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"712d3863-a142-460a-8734-666de63f138d"] 2022-06-04T05:05:11.292Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:11.292Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:11.539Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:11.540Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:11.540Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:11.541Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D1F850FC1B6826762CD4D61DE36B56D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:05:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:11.542Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","businessKey":"dc30e023-9f7d-4d01-8c54-848f431894ac","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:05:10.087+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"e8841261-e3c3-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:05:11.542Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:11.542Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:11.576Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:11.577Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:11.577Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:11.578Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:11.578Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:11.579Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-TransactionID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ECOMP-RequestID:"93beb2b4-b6c0-4341-8e0e-904e29475e5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"385e6135-1c08-49d6-95f4-3b4f8a6a0efd"] 2022-06-04T05:05:11.579Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:11.579Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:11.743Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:11.744Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:11.744Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:11.745Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D96BCA9B09458C76B92D78CF49E53CBB; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:05:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:11.745Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e8860d79-e3c3-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","executionId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:05:10.088+0000","endTime":"2022-06-04T05:05:10.088+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:05:11.746Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:11.746Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:11.753Z|93beb2b4-b6c0-4341-8e0e-904e29475e5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:13.103Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:13.105Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 already exists in requestDb InfraActiveRequests table 2022-06-04T05:05:13.106Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:13.106Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:13.107Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:13.107Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:13.107Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:13.107Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50ee38218cab1617", X-B3-SpanId:"0f0db511233d7f4c", X-B3-ParentSpanId:"50ee38218cab1617", X-B3-Sampled:"0", X-ONAP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2df763f-9ff8-4057-bd95-13f7b1a512ef"] 2022-06-04T05:05:13.108Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:13.108Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:13.128Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:13.128Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:05:13.128Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:13.129Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:13.129Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: 2022-06-04T05:05:13.129Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:13.130Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|404|Not Found|InvokeReturn 2022-06-04T05:05:13.141Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:05:13.145Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:05:13.180Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:05:13.180Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:05:13.718Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:05:13.718Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:05:12:636-2961], vertex-id=[290952], Content-Length=[605], Date=[Sat, 04 Jun 2022 05:05:12 GMT], Content-Type=[application/json]} 2022-06-04T05:05:13.720Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654318746909","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-06-04T05:05:13.721Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:05:13.722Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:05:13.723Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.723Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:05:13.723Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:13.724Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.724Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:05:13.724Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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:"50ee38218cab1617", X-B3-SpanId:"a6a664dcaef298ff", X-B3-ParentSpanId:"50ee38218cab1617", X-B3-Sampled:"0", X-ONAP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef7181ce-da09-42fc-88f5-20c612eba84b"] 2022-06-04T05:05:13.725Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-cc472762-5f0a-46b7-abe6-0820e17d07a4","requestScope":"service"} 2022-06-04T05:05:13.725Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:13.747Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:13.747Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.747Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:05:13.748Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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:"Sat, 04 Jun 2022 05:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:13.748Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:05:13.748Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:13.749Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:05:13.750Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.750Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.750Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.751Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.751Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.752Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42fcc64a-4e7b-4f69-839c-9a2d74a586c4"] 2022-06-04T05:05:13.752Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.752Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.781Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.781Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.782Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:05:13.782Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:13.784Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:05:13.784Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.785Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.789Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.790Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.790Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.790Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.791Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.791Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"279171ec-6bb7-44ba-8e77-d221969b3941"] 2022-06-04T05:05:13.791Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.792Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.812Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.812Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.813Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:05:13.813Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:13.814Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T03:22:57.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-06-04T05:05:13.815Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.815Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-06-04T05:05:13.817Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.817Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.818Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.818Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.818Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.819Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a31d85c-7bf6-4b56-baf3-9897d1eb035d"] 2022-06-04T05:05:13.819Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.819Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.839Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.840Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.841Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:05:13.841Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:13.842Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:05:13.842Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/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-06-04T05:05:13.843Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.846Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.847Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:05:13.847Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:13.848Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.848Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:05:13.848Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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:"1834", X-B3-TraceId:"50ee38218cab1617", X-B3-SpanId:"6f3e10bb536e5c01", X-B3-ParentSpanId:"50ee38218cab1617", X-B3-Sampled:"0", X-ONAP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"667e6901-26b6-44ac-b230-9aa23fe0ea43"] 2022-06-04T05:05:13.849Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5","requestStatus":"IN_PROGRESS","startTime":1654319113141,"source":"VID","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5"} 2022-06-04T05:05:13.849Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:13.879Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:13.879Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.879Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:05:13.880Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:13.884Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:13.141+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:05:14.140+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:13.884Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:13.885Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:05:13.899Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.899Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:05:13.900Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.900Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.901Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:13.901Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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:"50ee38218cab1617", X-B3-SpanId:"e91ffe925efdf08a", X-B3-ParentSpanId:"50ee38218cab1617", X-B3-Sampled:"0", X-ONAP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed3fe92-e437-44fc-bb65-68cea1af367f"] 2022-06-04T05:05:13.901Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelUuid\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelInvariantUuid\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5","type":"String"},"mso-request-id":{"value":"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5","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-06-04T05:05:13.902Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:14.920Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:14.921Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:14.921Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:05:14.922Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:05:13 GMT", X-ONAP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-TransactionID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ECOMP-RequestID:"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2ed3fe92-e437-44fc-bb65-68cea1af367f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:14.922Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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\":\"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5\",\"instanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\"}}","message":"Success","processInstanceID":"ea42ffc3-e3c3-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:05:14.922Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|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-06-04T05:05:14.923Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:05:14.927Z|000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:15.067Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:15.071Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:15.071Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:15.072Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:15.072Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:15.072Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:15.073Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c544adae3fc76fa9", X-B3-SpanId:"20034dcc511d83ae", X-B3-ParentSpanId:"c544adae3fc76fa9", X-B3-Sampled:"0", X-ONAP-RequestID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-RequestID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-TransactionID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-ECOMP-RequestID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fec91ae9-064c-4a26-aa64-4635f72dc307"] 2022-06-04T05:05:15.073Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:15.073Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:15.102Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:15.102Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:15.103Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:15.103Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:15.105Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:13.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:15.106Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:15.106Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:15.108Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:15.109Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:15.109Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:15.109Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:15.110Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:15.110Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c544adae3fc76fa9", X-B3-SpanId:"0623d40bd6d9ad3d", X-B3-ParentSpanId:"c544adae3fc76fa9", X-B3-Sampled:"0", X-ONAP-RequestID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-RequestID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-TransactionID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-ECOMP-RequestID:"334a794e-2b7e-47ce-a3fd-03e930db63a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fefc1f56-1f34-4ab2-b1de-b06b8cb95351"] 2022-06-04T05:05:15.111Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:15.111Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:15.130Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:15.130Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:15.130Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:15.131Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:15.132Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:15.132Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:15.133Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:15.147Z|334a794e-2b7e-47ce-a3fd-03e930db63a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:15.231Z|fafd3da3-0fe5-4ebd-b511-6a9ee2a26ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:15.231Z|fafd3da3-0fe5-4ebd-b511-6a9ee2a26ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:16.778Z|c94d1211-d070-4f9e-88d9-c012b30966ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:16.779Z|c94d1211-d070-4f9e-88d9-c012b30966ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:16.780Z|792eea18-cbde-483b-b148-bcf075d16710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:16.780Z|792eea18-cbde-483b-b148-bcf075d16710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:20.293Z|d7c52355-b8a3-4287-8e68-7c6d6520423c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:05:20.293Z|d7c52355-b8a3-4287-8e68-7c6d6520423c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:20.617Z|b4fee2cf-c0db-43ae-8e07-8f81f554c579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:05:20.618Z|b4fee2cf-c0db-43ae-8e07-8f81f554c579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:05:21.884Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:21.889Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:21.889Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:21.890Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:21.890Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:21.890Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:21.890Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e02d9f6d2505404", X-B3-SpanId:"3a376436d6ed7620", X-B3-ParentSpanId:"4e02d9f6d2505404", X-B3-Sampled:"0", X-ONAP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-TransactionID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ECOMP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"118c555e-cbcc-41b3-8158-a315943ff41e"] 2022-06-04T05:05:21.891Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:21.891Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:21.917Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:21.918Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:21.918Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:21.918Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:21.920Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "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-06-04T05:04:48.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:03.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:21.921Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:21.921Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:21.922Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:21.923Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:21.923Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:21.923Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:21.923Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:21.924Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e02d9f6d2505404", X-B3-SpanId:"43d6b030664cc8eb", X-B3-ParentSpanId:"4e02d9f6d2505404", X-B3-Sampled:"0", X-ONAP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-TransactionID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ECOMP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48a4ed76-6aca-4522-b66a-e91c795c2935"] 2022-06-04T05:05:21.924Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:21.924Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:21.939Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:21.939Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:21.939Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:21.940Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:21.942Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:21.942Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:21.942Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:21.977Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:21.978Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:21.978Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:21.978Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:21.979Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:21.979Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-TransactionID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ECOMP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d548ee-3ec1-45b3-a4b1-b155a0d92eb4"] 2022-06-04T05:05:21.979Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:21.979Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:22.118Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:22.119Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:22.119Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:22.120Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A8FE1A969390DFA7DAC37A541CF60145; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:05:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:22.120Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","businessKey":"dc30e023-9f7d-4d01-8c54-848f431894ac","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:05:10.087+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"e8841261-e3c3-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:05:22.121Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:22.121Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:22.151Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:22.151Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:22.151Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:22.152Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:22.152Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:22.152Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-TransactionID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ECOMP-RequestID:"8094aa67-e5d0-4f86-8e81-045e82371923", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9052646-d12a-4900-805e-d723425afde5"] 2022-06-04T05:05:22.153Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:22.153Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:22.280Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:22.281Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:22.281Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:22.281Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FF398E785F2A2A5A65383E7D5B4521F5; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:05:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:22.282Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e8860d79-e3c3-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","executionId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:05:10.088+0000","endTime":"2022-06-04T05:05:10.088+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:05:22.282Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:22.283Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:22.287Z|8094aa67-e5d0-4f86-8e81-045e82371923|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:25.255Z|1ca3f20b-7bb2-446d-af6f-de3c868bd694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:25.255Z|1ca3f20b-7bb2-446d-af6f-de3c868bd694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:25.275Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:25.280Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:25.281Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:25.281Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:25.281Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:25.282Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:25.282Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd9b3c202bb01cc0", X-B3-SpanId:"698e5bfc14bba4f5", X-B3-ParentSpanId:"bd9b3c202bb01cc0", X-B3-Sampled:"0", X-ONAP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-TransactionID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ECOMP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f07f782a-8728-4e3c-ac4f-cf9506d4e784"] 2022-06-04T05:05:25.282Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:25.283Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:25.306Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:25.306Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:25.306Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:25.307Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:25.308Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "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-06-04T05:05:13.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:25.309Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:25.309Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:25.311Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:25.311Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:25.311Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:25.312Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:25.312Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:25.312Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd9b3c202bb01cc0", X-B3-SpanId:"96eb23f08b55e394", X-B3-ParentSpanId:"bd9b3c202bb01cc0", X-B3-Sampled:"0", X-ONAP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-TransactionID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ECOMP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"995b320c-fcab-463c-8519-27bc28200088"] 2022-06-04T05:05:25.313Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:25.313Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:25.326Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:25.326Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:25.327Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:25.327Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:25.328Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:25.329Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:25.329Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:25.362Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:25.362Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:25.363Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:25.363Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:25.363Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:25.363Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-TransactionID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ECOMP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bc210bc-598e-4b8f-903d-f8835f46fcfa"] 2022-06-04T05:05:25.364Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:25.364Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:25.498Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:25.499Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:25.499Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:25.500Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1ABA251E59ACD536196CFB0A47FD149A; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:05:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:25.501Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b","businessKey":"000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:05:21.636+0000","endTime":"2022-06-04T05:05:22.742+0000","removalTime":null,"durationInMillis":1106,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ea42ffc3-e3c3-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ede5a2bf-e3c3-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:05:25.501Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:25.502Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:25.536Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:25.537Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:25.537Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:25.538Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:25.538Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:25.538Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-TransactionID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ECOMP-RequestID:"d9d6f2df-8122-4b85-8900-fd0b08731542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e29a8c85-691b-4354-aa26-2450ddcbe1d8"] 2022-06-04T05:05:25.538Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:25.539Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:25.667Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:25.668Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:25.668Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:25.668Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5B597A1422EB2EA352FE0DE49AEE13CE; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:05:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:25.669Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:ef690dc0-e3c3-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b","executionId":"ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:05:21.641+0000","endTime":"2022-06-04T05:05:22.740+0000","durationInMillis":1099,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea42ffc3-e3c3-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:05:25.669Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:25.669Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef684a5d-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:25.674Z|d9d6f2df-8122-4b85-8900-fd0b08731542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:26.802Z|b2fc526f-59bc-4a59-9dd4-5cecd64e5350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:26.802Z|e4fdaadc-b516-4b96-9012-520f36a45525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:26.803Z|b2fc526f-59bc-4a59-9dd4-5cecd64e5350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:26.803Z|e4fdaadc-b516-4b96-9012-520f36a45525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:32.416Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:32.420Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:32.420Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:32.421Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:32.421Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:32.421Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:32.421Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e4f00c4ca571bd4", X-B3-SpanId:"674def5e4cfd7948", X-B3-ParentSpanId:"8e4f00c4ca571bd4", X-B3-Sampled:"0", X-ONAP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-TransactionID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ECOMP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f71ce85-e708-456c-bd18-8aa0d746d3e6"] 2022-06-04T05:05:32.422Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:32.422Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:32.452Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:32.452Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:32.452Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:32.453Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:32.454Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-06-04T05:04:48.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:27.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:32.455Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:32.455Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:32.457Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:32.457Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:32.457Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:32.458Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:32.458Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:32.458Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e4f00c4ca571bd4", X-B3-SpanId:"1ec429ec85b69dfd", X-B3-ParentSpanId:"8e4f00c4ca571bd4", X-B3-Sampled:"0", X-ONAP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-TransactionID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ECOMP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c0fe4f4-dbb7-4616-a1c9-e67bbb213357"] 2022-06-04T05:05:32.458Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:32.458Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:32.485Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:32.485Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:32.485Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:32.485Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:32.488Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:32.488Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:32.489Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:32.516Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:32.516Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:32.517Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:32.517Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:05:32.517Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:32.518Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-TransactionID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ECOMP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a490336c-8ad0-4a59-b90c-2d6b5ed7b425"] 2022-06-04T05:05:32.518Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:32.518Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:32.663Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:32.664Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:32.664Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:32.665Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8572C55BBFD4CA6E2F644686322A03D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:32.665Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","businessKey":"dc30e023-9f7d-4d01-8c54-848f431894ac","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:05:10.087+0000","endTime":"2022-06-04T05:05:23.016+0000","removalTime":null,"durationInMillis":12929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"e8841261-e3c3-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:05:32.665Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:32.666Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dc30e023-9f7d-4d01-8c54-848f431894ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:32.689Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:32.689Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:05:32.689Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:32.690Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:05:32.690Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:05:32.690Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-TransactionID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ECOMP-RequestID:"335994c5-2507-4d00-9434-e89c945f70fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cef1827-5c27-4643-980d-9a99ad145a6b"] 2022-06-04T05:05:32.691Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:05:32.691Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:32.817Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:32.817Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:32.818Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:05:32.818Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8193BE1E543769FBE16A0A6E23FECEB8; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:32.819Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f03ab5dd-e3c3-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","executionId":"e8860d72-e3c3-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:05:23.015+0000","endTime":"2022-06-04T05:05:23.015+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dbbe6ae7-e3c3-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:05:32.824Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:32.825Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8860d72-e3c3-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:05:32.831Z|335994c5-2507-4d00-9434-e89c945f70fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:35.278Z|dd6e08b3-609d-466d-ac3e-cec70cde2d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:35.279Z|dd6e08b3-609d-466d-ac3e-cec70cde2d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:35.617Z|8449822c-8563-4ba3-92e0-4e832b348cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:05:35.620Z|8449822c-8563-4ba3-92e0-4e832b348cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:05:35.794Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:35.799Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:35.799Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:35.800Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:35.800Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:35.800Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:35.801Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"964e537485a70729", X-B3-SpanId:"2072f8668b34d1ae", X-B3-ParentSpanId:"964e537485a70729", X-B3-Sampled:"0", X-ONAP-RequestID:"bd11d552-6e71-4899-b744-76df650f905d", X-RequestID:"bd11d552-6e71-4899-b744-76df650f905d", X-TransactionID:"bd11d552-6e71-4899-b744-76df650f905d", X-ECOMP-RequestID:"bd11d552-6e71-4899-b744-76df650f905d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c05eaa57-0780-4c9f-ba3f-e868bbfb7214"] 2022-06-04T05:05:35.801Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:35.801Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:35.828Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:35.828Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:35.828Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:35.829Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:35.831Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:13.000+00:00", "endTime" : "2022-06-04T05:05:28.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:35.831Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:35.831Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:35.833Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:35.833Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:35.834Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:35.834Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:35.834Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:35.835Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"964e537485a70729", X-B3-SpanId:"81adf3faef89c0c3", X-B3-ParentSpanId:"964e537485a70729", X-B3-Sampled:"0", X-ONAP-RequestID:"bd11d552-6e71-4899-b744-76df650f905d", X-RequestID:"bd11d552-6e71-4899-b744-76df650f905d", X-TransactionID:"bd11d552-6e71-4899-b744-76df650f905d", X-ECOMP-RequestID:"bd11d552-6e71-4899-b744-76df650f905d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef70ce3-1c07-4ee7-822d-c87d039cdfc6"] 2022-06-04T05:05:35.835Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:35.835Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:35.853Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:35.853Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:35.853Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:35.854Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:35.855Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:35.856Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:35.856Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:35.866Z|bd11d552-6e71-4899-b744-76df650f905d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:35.975Z|c3b78872-e111-4001-96da-3a952cbaa54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:05:35.976Z|c3b78872-e111-4001-96da-3a952cbaa54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:05:35.986Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:35.990Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:35.990Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:35.991Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:35.991Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:35.991Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:35.992Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69699ccedcf295de", X-B3-SpanId:"eb64c52d0bd51c8b", X-B3-ParentSpanId:"69699ccedcf295de", X-B3-Sampled:"0", X-ONAP-RequestID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-RequestID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-TransactionID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-ECOMP-RequestID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15b60d9e-4cd0-4be2-abd1-1ccaa9f221d0"] 2022-06-04T05:05:35.992Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:35.992Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.026Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.027Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.027Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:36.027Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.035Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:13.000+00:00", "endTime" : "2022-06-04T05:05:28.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:36.036Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.036Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:36.039Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.040Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:36.040Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.040Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.041Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:36.041Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69699ccedcf295de", X-B3-SpanId:"d2bb01e8b06e06e9", X-B3-ParentSpanId:"69699ccedcf295de", X-B3-Sampled:"0", X-ONAP-RequestID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-RequestID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-TransactionID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-ECOMP-RequestID:"967a718e-1772-4509-b1fc-14294a0c50c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db242adb-28a2-4e04-8593-d8cb8b1dd052"] 2022-06-04T05:05:36.041Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:36.042Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.062Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.062Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.062Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:36.063Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.065Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:36.066Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.066Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:36.076Z|967a718e-1772-4509-b1fc-14294a0c50c6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:36.199Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:36.204Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:36.204Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:36.205Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.205Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:36.206Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:36.206Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bb9482d9c51cd71", X-B3-SpanId:"af6656e42589ba7c", X-B3-ParentSpanId:"7bb9482d9c51cd71", X-B3-Sampled:"0", X-ONAP-RequestID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-RequestID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-TransactionID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-ECOMP-RequestID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d23f4d0e-5e7d-44f5-851e-60a50c8f44f0"] 2022-06-04T05:05:36.207Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:36.207Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.260Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.261Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.261Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:36.262Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.263Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:13.000+00:00", "endTime" : "2022-06-04T05:05:28.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:36.264Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.264Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:36.266Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.267Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:36.267Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.267Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.268Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:36.268Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bb9482d9c51cd71", X-B3-SpanId:"38e8907d6dcd6d17", X-B3-ParentSpanId:"7bb9482d9c51cd71", X-B3-Sampled:"0", X-ONAP-RequestID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-RequestID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-TransactionID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-ECOMP-RequestID:"ba4f0d01-c474-424f-9f4e-a4ecf023612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17a8a828-c9d0-45ea-9d4d-13411e0c2566"] 2022-06-04T05:05:36.269Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:36.269Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.285Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.286Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.287Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:36.287Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.288Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:36.288Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.289Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:36.296Z|ba4f0d01-c474-424f-9f4e-a4ecf023612a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:36.424Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:36.428Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:36.428Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:36.428Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.429Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:36.429Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:36.429Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0496d2ddf6f28a46", X-B3-SpanId:"7e7c1d98a3c070c4", X-B3-ParentSpanId:"0496d2ddf6f28a46", X-B3-Sampled:"0", X-ONAP-RequestID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-RequestID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-TransactionID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-ECOMP-RequestID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33317cfc-5714-49f9-a2aa-0d9c6e48f19f"] 2022-06-04T05:05:36.429Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:36.430Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.452Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.452Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.452Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:36.453Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.454Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:13.000+00:00", "endTime" : "2022-06-04T05:05:28.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:36.455Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.455Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:36.457Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.457Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:36.458Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.458Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.458Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:36.458Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0496d2ddf6f28a46", X-B3-SpanId:"57f60abd88642a25", X-B3-ParentSpanId:"0496d2ddf6f28a46", X-B3-Sampled:"0", X-ONAP-RequestID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-RequestID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-TransactionID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-ECOMP-RequestID:"4e837196-1af2-4bcc-8144-cd75fbf90acd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ecf897f-0771-44e6-a14e-e1b73ebc1eb5"] 2022-06-04T05:05:36.459Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:36.459Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.486Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.486Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.487Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:36.487Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.488Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:36.489Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.489Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:36.502Z|4e837196-1af2-4bcc-8144-cd75fbf90acd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:36.619Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:36.623Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:36.624Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||Invoke 2022-06-04T05:05:36.624Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.624Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5 2022-06-04T05:05:36.624Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Method : GET 2022-06-04T05:05:36.625Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cb6e25dea990b5a", X-B3-SpanId:"121aac073c4d0131", X-B3-ParentSpanId:"1cb6e25dea990b5a", X-B3-Sampled:"0", X-ONAP-RequestID:"277e85e1-36c8-4e70-89e1-715da84de564", X-RequestID:"277e85e1-36c8-4e70-89e1-715da84de564", X-TransactionID:"277e85e1-36c8-4e70-89e1-715da84de564", X-ECOMP-RequestID:"277e85e1-36c8-4e70-89e1-715da84de564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2027041a-b0f8-44ec-8c7b-2056dd32b3cb"] 2022-06-04T05:05:36.625Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Request body: 2022-06-04T05:05:36.625Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.647Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.648Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.648Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Status text : 2022-06-04T05:05:36.648Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.650Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||Response body: { "requestId" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:13.000+00:00", "endTime" : "2022-06-04T05:05:28.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\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\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n\t\t\t\"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5" } } } 2022-06-04T05:05:36.651Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.651Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|INFO|500||InvokeReturn 2022-06-04T05:05:36.652Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.653Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:36.653Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:36.653Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false 2022-06-04T05:05:36.653Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:36.654Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cb6e25dea990b5a", X-B3-SpanId:"d80500db3b41d2fb", X-B3-ParentSpanId:"1cb6e25dea990b5a", X-B3-Sampled:"0", X-ONAP-RequestID:"277e85e1-36c8-4e70-89e1-715da84de564", X-RequestID:"277e85e1-36c8-4e70-89e1-715da84de564", X-TransactionID:"277e85e1-36c8-4e70-89e1-715da84de564", X-ECOMP-RequestID:"277e85e1-36c8-4e70-89e1-715da84de564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c05687eb-ece3-488f-b4fd-b5d4e5c5e98c"] 2022-06-04T05:05:36.654Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:36.654Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:36.668Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:36.668Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:36.668Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:36.669Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:36.671Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:36.671Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:36.672Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:36.680Z|277e85e1-36c8-4e70-89e1-715da84de564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000d162d-c2c2-476f-a1d5-3bf6f0ecd5a5|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:36.825Z|ffe68128-f8af-4313-98d7-d17d0716a557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:36.825Z|52ee85a2-d9fa-4ff7-b18a-22e6c616e361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:36.826Z|ffe68128-f8af-4313-98d7-d17d0716a557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:36.826Z|52ee85a2-d9fa-4ff7-b18a-22e6c616e361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:40.831Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:40.835Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 26f23107-05e6-4192-b071-50c22a13964d already exists in requestDb InfraActiveRequests table 2022-06-04T05:05:40.836Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:05:40.836Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:05:40.837Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:40.837Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:05:40.837Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:05:40.837Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"759874e4c7053814", X-B3-SpanId:"a82d5906a95fd1bd", X-B3-ParentSpanId:"759874e4c7053814", X-B3-Sampled:"0", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6385cf46-23fe-4b4b-88f5-d7f80db7f0ab"] 2022-06-04T05:05:40.838Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:05:40.838Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:40.859Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:40.859Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:05:40.860Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:05:40.860Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:40.860Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: 2022-06-04T05:05:40.861Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:40.861Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|404|Not Found|InvokeReturn 2022-06-04T05:05:40.914Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:05:40.920Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-04T05:05:40.942Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:05:40.985Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:05:40.986Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|INFO|500||Invoke 2022-06-04T05:05:41.209Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|INFO|404|Not Found|InvokeReturn 2022-06-04T05:05:41.210Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:05:40:453-52888], Content-Length=[377], Date=[Sat, 04 Jun 2022 05:05:40 GMT], Content-Type=[application/json]} 2022-06-04T05:05:41.211Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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/0c41ff60-0067-45eb-a25e-80f4df14567e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e","ERR.5.4.6114"]}}} 2022-06-04T05:05:41.214Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e 2022-06-04T05:05:41.214Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 0c41ff60-0067-45eb-a25e-80f4df14567e 2022-06-04T05:05:41.217Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:05:41.245Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|INFO|500||Invoke 2022-06-04T05:05:41.246Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e with request headers:{Authorization=[***REDACTED***], X-RequestID=[26f23107-05e6-4192-b071-50c22a13964d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f0f9f72e-5c25-4b83-bc4c-e6caa917e23c], X-ECOMP-RequestID=[26f23107-05e6-4192-b071-50c22a13964d], X-TransactionId=[], X-ONAP-RequestID=[26f23107-05e6-4192-b071-50c22a13964d]} 2022-06-04T05:05:41.324Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:05:40:703-28174], Content-Length=[377], Date=[Sat, 04 Jun 2022 05:05:40 GMT], Content-Type=[application/json]} 2022-06-04T05:05:41.325Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|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/0c41ff60-0067-45eb-a25e-80f4df14567e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e","ERR.5.4.6114"]}}} 2022-06-04T05:05:41.326Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e|INFO|404|Not Found|InvokeReturn 2022-06-04T05:05:41.328Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c41ff60-0067-45eb-a25e-80f4df14567e 2022-06-04T05:05:41.329Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 0c41ff60-0067-45eb-a25e-80f4df14567e 2022-06-04T05:05:41.332Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:05:41.359Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:05:41.360Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:05:41.621Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:05:41.622Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:05:40:820-11384], vertex-id=[290952], Content-Length=[605], Date=[Sat, 04 Jun 2022 05:05:40 GMT], Content-Type=[application/json]} 2022-06-04T05:05:41.623Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654318746909","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-06-04T05:05:41.624Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:05:41.625Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:05:41.626Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.626Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:05:41.627Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:41.627Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.627Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:05:41.627Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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:"759874e4c7053814", X-B3-SpanId:"0bcd5d2769a92848", X-B3-ParentSpanId:"759874e4c7053814", X-B3-Sampled:"0", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ec24b8a-21d2-496f-a69d-08dbb7b1db95"] 2022-06-04T05:05:41.628Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b"},"instanceName":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0","requestScope":"vnf"} 2022-06-04T05:05:41.628Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:41.647Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:41.648Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:41.648Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:05:41.648Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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:"Sat, 04 Jun 2022 05:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:41.649Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:05:41.649Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:41.649Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:05:41.650Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94 2022-06-04T05:05:41.651Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|INFO|500||Invoke 2022-06-04T05:05:41.651Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:41.651Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94 2022-06-04T05:05:41.651Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Method : GET 2022-06-04T05:05:41.652Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d574844-8b1f-4415-a26c-038012fa5d3c"] 2022-06-04T05:05:41.652Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Request body: 2022-06-04T05:05:41.652Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:41.688Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:41.689Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:41.690Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Status text : 2022-06-04T05:05:41.690Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:41.691Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 12, "modelCustomizationUUID" : "69cff1eb-1ba7-4d05-aa09-a65dafa66e94", "modelInstanceName" : "basic_vm 0", "created" : "2022-06-04 05:01:32.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-06-04T05:01:32.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94" } } } 2022-06-04T05:05:41.691Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:41.692Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69cff1eb-1ba7-4d05-aa09-a65dafa66e94|INFO|500||InvokeReturn 2022-06-04T05:05:41.702Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources 2022-06-04T05:05:41.703Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||Invoke 2022-06-04T05:05:41.703Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:41.703Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources 2022-06-04T05:05:41.704Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Method : GET 2022-06-04T05:05:41.704Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b04ebbe3-0bbd-48e5-b6c3-84d93d883a65"] 2022-06-04T05:05:41.704Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Request body: 2022-06-04T05:05:41.705Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:41.730Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:41.731Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:41.731Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status text : 2022-06-04T05:05:41.731Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/2772c25e-101d-4725-bacd-f2fa6e38a02c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:41.732Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Response body: { "modelUUID" : "2772c25e-101d-4725-bacd-f2fa6e38a02c", "modelInvariantUUID" : "5371b680-b038-4e45-b2de-8379ebcd3a86", "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-06-04T05:01:32.000+00:00", "modelInvariantId" : "5371b680-b038-4e45-b2de-8379ebcd3a86", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2772c25e-101d-4725-bacd-f2fa6e38a02c" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2772c25e-101d-4725-bacd-f2fa6e38a02c" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2772c25e-101d-4725-bacd-f2fa6e38a02c/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2772c25e-101d-4725-bacd-f2fa6e38a02c/vnfResourceWorkflow" } } } 2022-06-04T05:05:41.733Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:41.733Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||InvokeReturn 2022-06-04T05:05:41.735Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.736Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.736Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.736Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.737Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.737Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f5b9cce-594e-4ae6-a619-6ffea1ad6990"] 2022-06-04T05:05:41.737Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.738Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.758Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.759Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.760Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:05:41.760Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:41.763Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T03:22:57.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-06-04T05:05:41.763Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.763Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.766Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.766Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:05:41.767Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:41.767Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.767Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:05:41.768Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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:"2616", X-B3-TraceId:"759874e4c7053814", X-B3-SpanId:"bd7ebecf5772d037", X-B3-ParentSpanId:"759874e4c7053814", X-B3-Sampled:"0", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92f6327f-0a62-4e7b-885e-275d91d4bc14"] 2022-06-04T05:05:41.768Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"26f23107-05e6-4192-b071-50c22a13964d","requestStatus":"IN_PROGRESS","startTime":1654319140920,"source":"VID","vnfName":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"26f23107-05e6-4192-b071-50c22a13964d"} 2022-06-04T05:05:41.768Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:41.797Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:41.798Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:05:41.798Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:05:41.799Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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/26f23107-05e6-4192-b071-50c22a13964d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:41.800Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:40.920+00:00", "source" : "VID", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:05:42.060+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:05:41.800Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:41.801Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:05:41.811Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.811Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:05:41.812Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:41.812Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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-06-04T05:05:41.812Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:05:41.812Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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:"759874e4c7053814", X-B3-SpanId:"0c352187d2080541", X-B3-ParentSpanId:"759874e4c7053814", X-B3-Sampled:"0", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65dbffe9-656a-4970-b422-75fb7a2a1abf"] 2022-06-04T05:05:41.813Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/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\":\"5371b680-b038-4e45-b2de-8379ebcd3a86\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\"modelVersionId\":\"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\"modelCustomizationId\":\"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\"modelUuid\":\"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\"modelInvariantUuid\":\"5371b680-b038-4e45-b2de-8379ebcd3a86\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\",\"source\":\"VID\",\"instanceName\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\"modelInfo\":{\"modelInvariantId\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelUuid\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelInvariantUuid\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\"}}}],\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\"}","type":"String"},"requestId":{"value":"26f23107-05e6-4192-b071-50c22a13964d","type":"String"},"mso-request-id":{"value":"26f23107-05e6-4192-b071-50c22a13964d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2a6242b4-cdd9-42f1-a74a-402362186e1b","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/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:05:41.813Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:42.833Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:42.834Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:05:42.834Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:05:42.835Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:05:41 GMT", X-ONAP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-TransactionID:"26f23107-05e6-4192-b071-50c22a13964d", X-ECOMP-RequestID:"26f23107-05e6-4192-b071-50c22a13964d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"65dbffe9-656a-4970-b422-75fb7a2a1abf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:42.836Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"26f23107-05e6-4192-b071-50c22a13964d\",\"instanceId\":\"b86e34aa-f39b-4704-9540-82975d84ec63\"}}","message":"Success","processInstanceID":"fae544f2-e3c3-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:05:42.836Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:42.836Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:05:42.840Z|26f23107-05e6-4192-b071-50c22a13964d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:42.960Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:42.965Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:42.965Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:42.965Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:42.965Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:42.966Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:42.966Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16bab5f654f3cd8e", X-B3-SpanId:"f1d397059a6b59c2", X-B3-ParentSpanId:"16bab5f654f3cd8e", X-B3-Sampled:"0", X-ONAP-RequestID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-RequestID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-TransactionID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-ECOMP-RequestID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34b716a4-78d0-463f-9e07-fe6c2df197b4"] 2022-06-04T05:05:42.966Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:42.966Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:42.983Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:42.986Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:05:42.987Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:05:42.987Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:42.988Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:05:42.988Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:05:42.988Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:42.989Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:42.989Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:42.988Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"989a985df02c487b", X-B3-SpanId:"a0e5f810617015d0", X-B3-ParentSpanId:"989a985df02c487b", X-B3-Sampled:"0", X-ONAP-RequestID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-RequestID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-TransactionID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-ECOMP-RequestID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6a967e8-b284-4dc5-a184-d009e9827bc6"] 2022-06-04T05:05:42.989Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:42.989Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:05:42.990Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:42.991Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:04:48.000+00:00", "endTime" : "2022-06-04T05:05:34.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:35.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:42.991Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:42.991Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:42.994Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:42.995Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:42.995Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:42.995Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:42.995Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:42.995Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16bab5f654f3cd8e", X-B3-SpanId:"7290a924f161d018", X-B3-ParentSpanId:"16bab5f654f3cd8e", X-B3-Sampled:"0", X-ONAP-RequestID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-RequestID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-TransactionID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-ECOMP-RequestID:"0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4c86b1c-91b8-4af1-9338-4876f1d0a54a"] 2022-06-04T05:05:42.996Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:42.996Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:43.010Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:43.011Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:43.011Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:05:43.012Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:43.013Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:40.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:05:43.013Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:43.014Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:05:43.015Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:43.016Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:43.016Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:43.016Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:43.017Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:05:43.017Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:43.017Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:43.018Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:05:43.018Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:43.018Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:43.019Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:43.019Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"989a985df02c487b", X-B3-SpanId:"ad7939fc5a1f1978", X-B3-ParentSpanId:"989a985df02c487b", X-B3-Sampled:"0", X-ONAP-RequestID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-RequestID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-TransactionID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-ECOMP-RequestID:"354ac35c-89a8-417b-b898-9f3ef287d004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"124a6098-c19b-4d96-a6f8-51903eb3b8df"] 2022-06-04T05:05:43.019Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:43.019Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:43.020Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:43.027Z|0c6ab3a0-8ea9-4c5d-8953-aa3f9d1bb796|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:43.034Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:43.035Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:43.035Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:43.036Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:43.037Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:43.037Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:43.037Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:43.046Z|354ac35c-89a8-417b-b898-9f3ef287d004|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:43.151Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:43.156Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:43.157Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:43.157Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:43.157Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:43.157Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:43.158Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"152411838f629efc", X-B3-SpanId:"7256cfada0775728", X-B3-ParentSpanId:"152411838f629efc", X-B3-Sampled:"0", X-ONAP-RequestID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-RequestID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-TransactionID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-ECOMP-RequestID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77804819-3554-4bd4-85b3-23371befccc6"] 2022-06-04T05:05:43.158Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:43.158Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:43.185Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:43.185Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:43.186Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:43.186Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:43.188Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:04:48.000+00:00", "endTime" : "2022-06-04T05:05:34.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:35.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:43.188Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:43.188Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:43.190Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:43.191Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:43.191Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:43.191Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:43.191Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:43.192Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"152411838f629efc", X-B3-SpanId:"0c25ddf51b26ae8a", X-B3-ParentSpanId:"152411838f629efc", X-B3-Sampled:"0", X-ONAP-RequestID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-RequestID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-TransactionID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-ECOMP-RequestID:"e6ea2b2b-981e-4515-a623-b08cc4d676f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"465dfed8-091d-4ef5-9951-f300d5666c68"] 2022-06-04T05:05:43.192Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:43.192Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:43.210Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:43.210Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:43.210Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:43.211Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:43.213Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:43.213Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:43.214Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:43.222Z|e6ea2b2b-981e-4515-a623-b08cc4d676f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:43.341Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:43.345Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:43.346Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:43.346Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:43.347Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:43.347Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:43.347Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3269799b85075fe6", X-B3-SpanId:"1c9ab7f9a73618a0", X-B3-ParentSpanId:"3269799b85075fe6", X-B3-Sampled:"0", X-ONAP-RequestID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-RequestID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-TransactionID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-ECOMP-RequestID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c61ad537-bddd-4a0d-91d4-29e06c89b827"] 2022-06-04T05:05:43.348Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:43.348Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:43.374Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:43.374Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:43.375Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:43.375Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:43.377Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:04:48.000+00:00", "endTime" : "2022-06-04T05:05:34.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:35.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:43.377Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:43.378Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:43.380Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:43.380Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:43.380Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:43.381Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:43.381Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:43.381Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3269799b85075fe6", X-B3-SpanId:"3e9f34d19a8d34a0", X-B3-ParentSpanId:"3269799b85075fe6", X-B3-Sampled:"0", X-ONAP-RequestID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-RequestID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-TransactionID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-ECOMP-RequestID:"8def12fe-81a6-4e8b-befe-d2f501c78baf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df81545-a24c-4e25-9168-b3a6cbd91f5f"] 2022-06-04T05:05:43.382Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:43.382Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:44.173Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:44.173Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:44.174Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:44.174Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:44.182Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:44.182Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:44.183Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:44.191Z|8def12fe-81a6-4e8b-befe-d2f501c78baf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:44.315Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:44.320Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:44.321Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:44.321Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:44.321Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:44.322Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:44.322Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0639a257c7bd82d4", X-B3-SpanId:"8088a095320ef044", X-B3-ParentSpanId:"0639a257c7bd82d4", X-B3-Sampled:"0", X-ONAP-RequestID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-RequestID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-TransactionID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-ECOMP-RequestID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67191e2d-c26b-40d7-902f-ac8efccfd0a4"] 2022-06-04T05:05:44.322Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:44.323Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:44.344Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:44.344Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:44.344Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:44.344Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:44.345Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:04:48.000+00:00", "endTime" : "2022-06-04T05:05:34.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:35.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:44.346Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:44.346Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:44.348Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:44.348Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:44.348Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:44.348Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:44.349Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:44.349Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0639a257c7bd82d4", X-B3-SpanId:"9f75beb90db49fbb", X-B3-ParentSpanId:"0639a257c7bd82d4", X-B3-Sampled:"0", X-ONAP-RequestID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-RequestID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-TransactionID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-ECOMP-RequestID:"c1243691-9a94-4782-ad50-2cec2a098a16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15f59055-7340-49fa-a16f-a35c791ae321"] 2022-06-04T05:05:44.349Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:44.349Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:44.365Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:44.365Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:44.365Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:44.366Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:44.368Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:44.368Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:44.368Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:44.376Z|c1243691-9a94-4782-ad50-2cec2a098a16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:44.504Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:44.509Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:44.510Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||Invoke 2022-06-04T05:05:44.510Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:44.511Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac 2022-06-04T05:05:44.511Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Method : GET 2022-06-04T05:05:44.511Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d998a793cc413cad", X-B3-SpanId:"e6132f0e575328d5", X-B3-ParentSpanId:"d998a793cc413cad", X-B3-Sampled:"0", X-ONAP-RequestID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-RequestID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-TransactionID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-ECOMP-RequestID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee6fbee6-a51c-492c-bd42-12c79314ab9a"] 2022-06-04T05:05:44.512Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Request body: 2022-06-04T05:05:44.512Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:44.536Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:44.536Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:44.536Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Status text : 2022-06-04T05:05:44.537Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:44.539Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||Response body: { "requestId" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:04:48.000+00:00", "endTime" : "2022-06-04T05:05:34.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"89ded804-d966-43a4-9b59-370ff4394c3e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:35.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc30e023-9f7d-4d01-8c54-848f431894ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac" } } } 2022-06-04T05:05:44.540Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:44.540Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc30e023-9f7d-4d01-8c54-848f431894ac|INFO|500||InvokeReturn 2022-06-04T05:05:44.542Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:44.543Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:44.543Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:44.543Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false 2022-06-04T05:05:44.543Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:44.544Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d998a793cc413cad", X-B3-SpanId:"d73e1c543a3af18e", X-B3-ParentSpanId:"d998a793cc413cad", X-B3-Sampled:"0", X-ONAP-RequestID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-RequestID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-TransactionID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-ECOMP-RequestID:"b56c7533-546b-4115-8435-9a59b6f4dbe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00b40af3-eb38-4a89-8802-a3dc9309be70"] 2022-06-04T05:05:44.544Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:44.544Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:44.561Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:44.561Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:44.561Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:44.562Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:44.563Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:44.563Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:44.564Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc30e023-9f7d-4d01-8c54-848f431894ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:44.574Z|b56c7533-546b-4115-8435-9a59b6f4dbe6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc30e023-9f7d-4d01-8c54-848f431894ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:45.300Z|60400b58-a755-42cf-a118-a5f345ca62b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:45.301Z|60400b58-a755-42cf-a118-a5f345ca62b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:46.847Z|f3826738-c666-49ed-8fff-96a7e1e66654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:46.847Z|001f24c0-fe61-4900-99d1-cf7e54d4ecfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:46.848Z|f3826738-c666-49ed-8fff-96a7e1e66654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:46.848Z|001f24c0-fe61-4900-99d1-cf7e54d4ecfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:50.617Z|0c003f33-50b2-40ff-a0ff-dce86d24f7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:05:50.617Z|0c003f33-50b2-40ff-a0ff-dce86d24f7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:05:53.174Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:53.180Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:05:53.180Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:05:53.181Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:53.181Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:05:53.181Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:05:53.181Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e2dcd8984eb00e0", X-B3-SpanId:"7baa82f3df62e742", X-B3-ParentSpanId:"5e2dcd8984eb00e0", X-B3-Sampled:"0", X-ONAP-RequestID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-RequestID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-TransactionID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-ECOMP-RequestID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60391594-2728-4475-bc9c-d23a1bd8c030"] 2022-06-04T05:05:53.182Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:05:53.182Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:53.206Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:53.206Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:53.206Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:05:53.207Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:53.208Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:40.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:05:53.208Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:53.209Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:05:53.210Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:05:53.210Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:05:53.211Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:53.211Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:05:53.211Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:05:53.211Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e2dcd8984eb00e0", X-B3-SpanId:"161d89adfa29e4df", X-B3-ParentSpanId:"5e2dcd8984eb00e0", X-B3-Sampled:"0", X-ONAP-RequestID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-RequestID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-TransactionID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-ECOMP-RequestID:"69041c1c-ce38-46a9-a82e-dc441094216c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df03249b-80f1-4c72-950d-e85c2dc38e6b"] 2022-06-04T05:05:53.212Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:05:53.212Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:53.229Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:53.229Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:53.229Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:05:53.230Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:53.233Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:05:53.233Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:53.234Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:05:53.242Z|69041c1c-ce38-46a9-a82e-dc441094216c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:05:55.321Z|de575ad8-333c-4593-90ff-82b7a753ee6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:55.322Z|de575ad8-333c-4593-90ff-82b7a753ee6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:56.872Z|82c1616b-7ae8-44d6-b7ea-f1907645a0f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:56.872Z|05458884-dd14-4faa-aefd-3dfbb24ec7a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:05:56.872Z|05458884-dd14-4faa-aefd-3dfbb24ec7a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:56.872Z|82c1616b-7ae8-44d6-b7ea-f1907645a0f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:05:58.651Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:05:58.653Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||INFO|500||Checking if requestId: 71313e59-2d5f-46b2-a62e-5c3b90c968e7 already exists in requestDb InfraActiveRequests table 2022-06-04T05:05:58.654Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:05:58.655Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:05:58.655Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:58.655Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:05:58.656Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:05:58.656Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4727eb5d405979d6", X-B3-SpanId:"da67ce3b7550a193", X-B3-ParentSpanId:"4727eb5d405979d6", X-B3-Sampled:"0", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d748b990-c609-4265-8da0-8069680afe38"] 2022-06-04T05:05:58.656Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:05:58.657Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:58.675Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:58.675Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:05:58.675Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:05:58.676Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:58.676Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: 2022-06-04T05:05:58.676Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:58.677Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|404|Not Found|InvokeReturn 2022-06-04T05:05:58.686Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:05:58.690Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:05:58.717Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-04T05:05:58.718Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[71313e59-2d5f-46b2-a62e-5c3b90c968e7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3bc6f6b9-6eac-4adc-ac2f-18e997d7cf0a], X-ECOMP-RequestID=[71313e59-2d5f-46b2-a62e-5c3b90c968e7], X-TransactionId=[], X-ONAP-RequestID=[71313e59-2d5f-46b2-a62e-5c3b90c968e7]} 2022-06-04T05:05:58.920Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:05:58:177-82124], vertex-id=[405696], Content-Length=[1024], Date=[Sat, 04 Jun 2022 05:05:58 GMT], Content-Type=[application/json]} 2022-06-04T05:05:58.922Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654319061020","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"89ded804-d966-43a4-9b59-370ff4394c3e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-04T05:05:58.923Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-04T05:05:58.924Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:05:58.925Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:05:58.926Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|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-06-04T05:05:58.927Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:05:58.928Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:58.928Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|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-06-04T05:05:58.928Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:05:58.929Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"4727eb5d405979d6", X-B3-SpanId:"77aa377062d87b42", X-B3-ParentSpanId:"4727eb5d405979d6", X-B3-Sampled:"0", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92a0ccf6-efd9-4843-815d-efbe8560b853"] 2022-06-04T05:05:58.929Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"89ded804-d966-43a4-9b59-370ff4394c3e","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","vfModuleInstanceId":"386d57b1-ae15-4895-8f2f-49976e63f98a"},"instanceName":null,"requestScope":"vfModule"} 2022-06-04T05:05:58.929Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:58.951Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:58.951Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:58.951Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:05:58.952Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|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:"Sat, 04 Jun 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:58.952Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:05:58.952Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:58.953Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:05:58.953Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-04T05:05:58.954Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2022-06-04T05:05:58.954Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:58.954Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-04T05:05:58.954Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2022-06-04T05:05:58.955Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cdc1aac-a677-418e-a63d-17bce0894682"] 2022-06-04T05:05:58.955Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2022-06-04T05:05:58.955Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:58.977Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:58.977Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:58.978Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:05:58.978Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:58.979Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 47, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-06-04T05:05:58.979Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:58.979Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2022-06-04T05:05:58.981Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c 2022-06-04T05:05:58.982Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|INFO|500||Invoke 2022-06-04T05:05:58.982Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:58.982Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c 2022-06-04T05:05:58.982Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Method : GET 2022-06-04T05:05:58.982Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04a14d76-c6e0-4cc2-adc1-78f45b792264"] 2022-06-04T05:05:58.983Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Request body: 2022-06-04T05:05:58.983Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:59.005Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:59.005Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Status code : 200 OK 2022-06-04T05:05:59.005Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Status text : 2022-06-04T05:05:59.006Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:59.008Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||Response body: { "modelUUID" : "c8d546c6-f692-4fc4-9981-9f3269a6e83c", "modelInvariantUUID" : "12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 04:59:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c/vfModuleCustomization" } } } 2022-06-04T05:05:59.008Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:59.008Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/c8d546c6-f692-4fc4-9981-9f3269a6e83c|INFO|500||InvokeReturn 2022-06-04T05:05:59.011Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:05:59.011Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:05:59.011Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:59.012Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:05:59.012Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:05:59.012Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"4727eb5d405979d6", X-B3-SpanId:"beb4d944dce67b27", X-B3-ParentSpanId:"4727eb5d405979d6", X-B3-Sampled:"0", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"069f125d-4f4f-4ada-ad44-52f03899115a"] 2022-06-04T05:05:59.012Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"71313e59-2d5f-46b2-a62e-5c3b90c968e7","requestStatus":"IN_PROGRESS","startTime":1654319158687,"source":"VID","vnfId":"89ded804-d966-43a4-9b59-370ff4394c3e","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"386d57b1-ae15-4895-8f2f-49976e63f98a","vfModuleModelName":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb","cloudRegion":"k8sregion","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"71313e59-2d5f-46b2-a62e-5c3b90c968e7"} 2022-06-04T05:05:59.013Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:05:59.038Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:05:59.038Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:05:59.038Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:05:59.039Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|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/71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:05:59.040Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:58.687+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:05:59.302+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:05:59.040Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:05:59.040Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:05:59.048Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|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-06-04T05:05:59.049Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:05:59.049Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:05:59.049Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|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-06-04T05:05:59.049Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:05:59.049Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"4727eb5d405979d6", X-B3-SpanId:"5d0fa4af56591687", X-B3-ParentSpanId:"4727eb5d405979d6", X-B3-Sampled:"0", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55b7c4e8-62a4-4346-8381-680767f4651c"] 2022-06-04T05:05:59.050Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\"modelVersion\":\"1654319131807\",\"modelCustomizationUuid\":\"dea27882-5615-414f-920c-7fbdc7a7e211\",\"modelVersionId\":\"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\"modelCustomizationId\":\"dea27882-5615-414f-920c-7fbdc7a7e211\",\"modelUuid\":\"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\"modelInvariantUuid\":\"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\"vnfInstanceId\":\"89ded804-d966-43a4-9b59-370ff4394c3e\",\"vfModuleInstanceId\":\"386d57b1-ae15-4895-8f2f-49976e63f98a\"}","type":"String"},"requestId":{"value":"71313e59-2d5f-46b2-a62e-5c3b90c968e7","type":"String"},"mso-request-id":{"value":"71313e59-2d5f-46b2-a62e-5c3b90c968e7","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"89ded804-d966-43a4-9b59-370ff4394c3e","type":"String"},"vfModuleId":{"value":"386d57b1-ae15-4895-8f2f-49976e63f98a","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/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:05:59.050Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:00.064Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:00.064Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:06:00.065Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:06:00.065Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:05:59 GMT", X-ONAP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-TransactionID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ECOMP-RequestID:"71313e59-2d5f-46b2-a62e-5c3b90c968e7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"55b7c4e8-62a4-4346-8381-680767f4651c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:00.065Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"71313e59-2d5f-46b2-a62e-5c3b90c968e7\",\"instanceId\":\"386d57b1-ae15-4895-8f2f-49976e63f98a\"}}","message":"Success","processInstanceID":"052b2006-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:06:00.066Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:00.066Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:06:00.070Z|71313e59-2d5f-46b2-a62e-5c3b90c968e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:00.201Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:00.205Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:00.205Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:00.206Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:00.206Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:00.206Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:00.206Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bd25719a12b9f38", X-B3-SpanId:"36050eac59455629", X-B3-ParentSpanId:"7bd25719a12b9f38", X-B3-Sampled:"0", X-ONAP-RequestID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-RequestID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-TransactionID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-ECOMP-RequestID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45dbc8d2-4495-40b3-a55b-5555eab656bb"] 2022-06-04T05:06:00.207Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:00.207Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:00.229Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:00.229Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:00.230Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:00.230Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:00.230Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:05:58.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:05:59.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:00.231Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:00.231Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:00.232Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:00.233Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:00.233Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:00.233Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:00.233Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:00.233Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bd25719a12b9f38", X-B3-SpanId:"99938d46237ef121", X-B3-ParentSpanId:"7bd25719a12b9f38", X-B3-Sampled:"0", X-ONAP-RequestID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-RequestID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-TransactionID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-ECOMP-RequestID:"caf413e7-e11f-4120-8461-5acd2da72dc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edcbeeb3-756b-492e-a65d-4a5463fe287c"] 2022-06-04T05:06:00.234Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:00.234Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:00.248Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:00.249Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:00.249Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:00.249Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:05:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:00.250Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:00.250Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:00.251Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:00.260Z|caf413e7-e11f-4120-8461-5acd2da72dc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:03.374Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:03.379Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.379Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:06:03.380Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.380Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.380Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:06:03.380Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1375312822c6007", X-B3-SpanId:"d517230524670386", X-B3-ParentSpanId:"b1375312822c6007", X-B3-Sampled:"0", X-ONAP-RequestID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-RequestID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-TransactionID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-ECOMP-RequestID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0387f0d-c1c5-43a0-87c0-f403340d13fa"] 2022-06-04T05:06:03.381Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:06:03.381Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:03.405Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:03.405Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:03.405Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:06:03.406Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:03.407Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:40.000+00:00", "endTime" : "2022-06-04T05:06:01.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:06:03.408Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:03.408Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:06:03.409Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:03.410Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:03.410Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.410Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:03.410Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:03.411Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1375312822c6007", X-B3-SpanId:"36e46722883b032f", X-B3-ParentSpanId:"b1375312822c6007", X-B3-Sampled:"0", X-ONAP-RequestID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-RequestID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-TransactionID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-ECOMP-RequestID:"74e7d60e-db3c-4e88-8b28-a1c1c71373ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2700330-c32a-4a82-80d5-14e3f4e5de54"] 2022-06-04T05:06:03.411Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:03.411Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:03.428Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:03.429Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:03.429Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:03.429Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:03.431Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:03.431Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:03.432Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:03.440Z|74e7d60e-db3c-4e88-8b28-a1c1c71373ff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:03.563Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:03.568Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.569Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:06:03.569Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.569Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.570Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:06:03.570Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a7bb17db540511", X-B3-SpanId:"498148bd86072990", X-B3-ParentSpanId:"c8a7bb17db540511", X-B3-Sampled:"0", X-ONAP-RequestID:"19672040-4293-4408-8302-9804be250323", X-RequestID:"19672040-4293-4408-8302-9804be250323", X-TransactionID:"19672040-4293-4408-8302-9804be250323", X-ECOMP-RequestID:"19672040-4293-4408-8302-9804be250323", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36245a38-5f29-4440-a305-f1134519c9d4"] 2022-06-04T05:06:03.570Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:06:03.571Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:03.593Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:03.594Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:03.594Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:06:03.594Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:03.595Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:40.000+00:00", "endTime" : "2022-06-04T05:06:01.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:06:03.596Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:03.596Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:06:03.598Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:03.598Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:03.599Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.599Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:03.600Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:03.600Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a7bb17db540511", X-B3-SpanId:"dbf86c7b944306a8", X-B3-ParentSpanId:"c8a7bb17db540511", X-B3-Sampled:"0", X-ONAP-RequestID:"19672040-4293-4408-8302-9804be250323", X-RequestID:"19672040-4293-4408-8302-9804be250323", X-TransactionID:"19672040-4293-4408-8302-9804be250323", X-ECOMP-RequestID:"19672040-4293-4408-8302-9804be250323", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4722cf85-5b8f-4a0e-b0e1-f52d2a327632"] 2022-06-04T05:06:03.601Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:03.601Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:03.615Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:03.615Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:03.615Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:03.616Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:03.617Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:03.617Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:03.617Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:03.629Z|19672040-4293-4408-8302-9804be250323|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:03.748Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:03.753Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.753Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:06:03.754Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.754Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.755Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:06:03.755Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479f53f8fc790e70", X-B3-SpanId:"1b8777b19c8290dd", X-B3-ParentSpanId:"479f53f8fc790e70", X-B3-Sampled:"0", X-ONAP-RequestID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-RequestID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-TransactionID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-ECOMP-RequestID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02105934-5107-4b78-8622-0c404d373c3e"] 2022-06-04T05:06:03.756Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:06:03.756Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:03.802Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:03.803Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:03.803Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:06:03.803Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:03.805Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:40.000+00:00", "endTime" : "2022-06-04T05:06:01.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:06:03.805Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:03.806Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:06:03.807Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:03.808Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:03.808Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.808Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:03.808Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:03.809Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479f53f8fc790e70", X-B3-SpanId:"a856d10be7b78cb3", X-B3-ParentSpanId:"479f53f8fc790e70", X-B3-Sampled:"0", X-ONAP-RequestID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-RequestID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-TransactionID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-ECOMP-RequestID:"f9b3e39f-38c9-4916-8666-cd8d029804c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee1b0677-a7ec-4907-9bc6-39958a5c445f"] 2022-06-04T05:06:03.809Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:03.809Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:03.841Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:03.842Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:03.842Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:03.842Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:03.844Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:03.845Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:03.845Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:03.855Z|f9b3e39f-38c9-4916-8666-cd8d029804c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:03.984Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:03.987Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.987Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:06:03.988Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:03.988Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:03.988Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:06:03.988Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7847607a215da78a", X-B3-SpanId:"afaf511e1d994eb8", X-B3-ParentSpanId:"7847607a215da78a", X-B3-Sampled:"0", X-ONAP-RequestID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-RequestID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-TransactionID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-ECOMP-RequestID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"445c03d9-3f04-4247-9871-0573843780c9"] 2022-06-04T05:06:03.989Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:06:03.989Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:04.009Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:04.010Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:04.010Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:06:04.010Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:04.013Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:40.000+00:00", "endTime" : "2022-06-04T05:06:01.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:06:04.013Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:04.013Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:06:04.015Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:04.015Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:04.015Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:04.015Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:04.015Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:04.016Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7847607a215da78a", X-B3-SpanId:"f9d26e04e50cb2db", X-B3-ParentSpanId:"7847607a215da78a", X-B3-Sampled:"0", X-ONAP-RequestID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-RequestID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-TransactionID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-ECOMP-RequestID:"ee14f094-966a-4b34-94b9-dd1a7bc7823d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebed0dff-8778-4e0e-bbca-f1c0e55e4d47"] 2022-06-04T05:06:04.016Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:04.016Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:04.033Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:04.033Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:04.033Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:04.033Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:04.037Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:04.037Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:04.037Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:04.046Z|ee14f094-966a-4b34-94b9-dd1a7bc7823d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:04.168Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:04.172Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:04.173Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||Invoke 2022-06-04T05:06:04.173Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:04.173Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d 2022-06-04T05:06:04.173Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Method : GET 2022-06-04T05:06:04.174Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a655a1da15d3859", X-B3-SpanId:"f08e2ccdfb4271b3", X-B3-ParentSpanId:"7a655a1da15d3859", X-B3-Sampled:"0", X-ONAP-RequestID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-RequestID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-TransactionID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-ECOMP-RequestID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d2c392-64ff-4471-b36a-013de2b9d58b"] 2022-06-04T05:06:04.174Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Request body: 2022-06-04T05:06:04.174Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:04.195Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:04.195Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:04.195Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Status text : 2022-06-04T05:06:04.195Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:04.197Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||Response body: { "requestId" : "26f23107-05e6-4192-b071-50c22a13964d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:40.000+00:00", "endTime" : "2022-06-04T05:06:01.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\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\": \"cb1530a66554427eb031368b5acf9729\",\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\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "26f23107-05e6-4192-b071-50c22a13964d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d" } } } 2022-06-04T05:06:04.197Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:04.197Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26f23107-05e6-4192-b071-50c22a13964d|INFO|500||InvokeReturn 2022-06-04T05:06:04.199Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:04.200Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:04.200Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:04.200Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false 2022-06-04T05:06:04.200Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:04.200Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a655a1da15d3859", X-B3-SpanId:"83dc1b1844d43411", X-B3-ParentSpanId:"7a655a1da15d3859", X-B3-Sampled:"0", X-ONAP-RequestID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-RequestID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-TransactionID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-ECOMP-RequestID:"0e4476b1-b068-4421-8d9c-5c6729c11c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"832025e3-1718-47dc-9579-d2926a36fe70"] 2022-06-04T05:06:04.201Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:04.201Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:04.219Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:04.220Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:04.220Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:04.220Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:04.223Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:04.223Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:04.223Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26f23107-05e6-4192-b071-50c22a13964d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:04.234Z|0e4476b1-b068-4421-8d9c-5c6729c11c5e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26f23107-05e6-4192-b071-50c22a13964d|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:05.345Z|9adc9f44-3e87-4fca-8fc6-3eb30a4bd64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:05.346Z|9adc9f44-3e87-4fca-8fc6-3eb30a4bd64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:05.617Z|12106b0a-c214-45f6-9078-024d6e303e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:06:05.618Z|12106b0a-c214-45f6-9078-024d6e303e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:06:05.976Z|b2548b8a-1703-433c-8bd7-e763d8170f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:06:05.977Z|b2548b8a-1703-433c-8bd7-e763d8170f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:06:06.894Z|b961e973-253a-45ba-a329-6bd7177d655f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:06.895Z|b961e973-253a-45ba-a329-6bd7177d655f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:06.895Z|f8f725d1-c5da-48a1-be7a-0370fa9189f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:06.896Z|f8f725d1-c5da-48a1-be7a-0370fa9189f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:09.232Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:09.234Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 90862ae1-3c87-4a30-9840-cea817fd7dc9 already exists in requestDb InfraActiveRequests table 2022-06-04T05:06:09.235Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:09.235Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:06:09.235Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.236Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:09.236Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:06:09.236Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84461d8d9734ad3b", X-B3-SpanId:"d9179a0ba2ad95df", X-B3-ParentSpanId:"84461d8d9734ad3b", X-B3-Sampled:"0", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8455b493-7c7f-499d-be19-39c2c4358abc"] 2022-06-04T05:06:09.237Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:06:09.237Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:09.261Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:09.261Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:06:09.262Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:06:09.262Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:06:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:09.262Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: 2022-06-04T05:06:09.263Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:09.263Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|404|Not Found|InvokeReturn 2022-06-04T05:06:09.271Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:06:09.274Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:06:09.308Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:06:09.308Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-RequestID=[90862ae1-3c87-4a30-9840-cea817fd7dc9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4a0a26b6-42b1-4f34-83c8-2db22df5898e], X-ECOMP-RequestID=[90862ae1-3c87-4a30-9840-cea817fd7dc9], X-TransactionId=[], X-ONAP-RequestID=[90862ae1-3c87-4a30-9840-cea817fd7dc9]} 2022-06-04T05:06:09.820Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:06:08:772-4985], vertex-id=[290952], Content-Length=[1055], Date=[Sat, 04 Jun 2022 05:06:08 GMT], Content-Type=[application/json]} 2022-06-04T05:06:09.821Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654319148030","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b86e34aa-f39b-4704-9540-82975d84ec63"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_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-06-04T05:06:09.822Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:06:09.824Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:06:09.824Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:06:09.826Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:09.826Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:06:09.826Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.826Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:09.827Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:06:09.827Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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:"84461d8d9734ad3b", X-B3-SpanId:"16c9b6125dd80262", X-B3-ParentSpanId:"84461d8d9734ad3b", X-B3-Sampled:"0", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8755e779-6e55-4fc9-b04c-d6781abc1658"] 2022-06-04T05:06:09.828Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"b86e34aa-f39b-4704-9540-82975d84ec63","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b"},"instanceName":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4","requestScope":"vfModule"} 2022-06-04T05:06:09.828Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:09.851Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:09.851Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:09.852Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:06:09.852Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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:"Sat, 04 Jun 2022 05:06:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:09.852Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:06:09.852Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:09.853Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:06:09.853Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7 2022-06-04T05:06:09.854Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|INFO|500||Invoke 2022-06-04T05:06:09.854Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.854Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7 2022-06-04T05:06:09.854Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Method : GET 2022-06-04T05:06:09.855Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2f3fffe-d80c-492d-ae7a-92bc613f5062"] 2022-06-04T05:06:09.855Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Request body: 2022-06-04T05:06:09.855Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:09.891Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:09.892Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:09.892Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Status text : 2022-06-04T05:06:09.892Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:09.894Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||Response body: { "id" : 12, "modelCustomizationUUID" : "78bc6e18-bd92-44e4-a945-a63e15acacd7", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-06-04 05:01:32.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vnfCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/volumeHeatEnv" } } } 2022-06-04T05:06:09.894Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:09.895Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=78bc6e18-bd92-44e4-a945-a63e15acacd7|INFO|500||InvokeReturn 2022-06-04T05:06:09.898Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule 2022-06-04T05:06:09.898Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||Invoke 2022-06-04T05:06:09.899Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.899Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule 2022-06-04T05:06:09.899Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Method : GET 2022-06-04T05:06:09.899Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6aa97e6-931b-45c2-a7a3-943d55d64f11"] 2022-06-04T05:06:09.899Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Request body: 2022-06-04T05:06:09.900Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:09.931Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:09.931Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:09.932Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status text : 2022-06-04T05:06:09.932Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:09.933Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Response body: { "modelUUID" : "3406d259-6fe4-4f37-93f6-56484e59437a", "modelInvariantUUID" : "762c6616-c305-4029-a1e7-51f66031d680", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 05:01:32.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vfModuleCustomization" } } } 2022-06-04T05:06:09.933Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:09.933Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||InvokeReturn 2022-06-04T05:06:09.935Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:06:09.936Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-04T05:06:09.936Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.936Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:06:09.936Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:06:09.936Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39bec585-0381-4a44-841b-3fe29ce5c760"] 2022-06-04T05:06:09.937Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:06:09.937Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:09.957Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:09.957Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:06:09.958Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:06:09.958Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&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:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:09.958Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:06:09.958Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:09.959Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:06:09.959Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680 2022-06-04T05:06:09.960Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|INFO|500||Invoke 2022-06-04T05:06:09.960Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.960Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680 2022-06-04T05:06:09.960Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Method : GET 2022-06-04T05:06:09.961Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c36bf30-f52f-4df6-ab81-bad480a5b280"] 2022-06-04T05:06:09.961Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Request body: 2022-06-04T05:06:09.961Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:09.988Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:09.989Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:09.989Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Status text : 2022-06-04T05:06:09.989Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:09.991Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "3406d259-6fe4-4f37-93f6-56484e59437a", "modelInvariantUUID" : "762c6616-c305-4029-a1e7-51f66031d680", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 05:01:32.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680" } } } 2022-06-04T05:06:09.992Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:09.992Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=762c6616-c305-4029-a1e7-51f66031d680|INFO|500||InvokeReturn 2022-06-04T05:06:09.994Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:06:09.994Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-04T05:06:09.995Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:09.995Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance 2022-06-04T05:06:09.995Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:06:09.995Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"316af9b2-7f43-4a3f-93fa-7cc7b34133bf"] 2022-06-04T05:06:09.996Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:06:09.996Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.015Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.015Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:06:10.015Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:06:10.015Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&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:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.016Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:06:10.016Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.016Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3406d259-6fe4-4f37-93f6-56484e59437a&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:06:10.017Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.017Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.017Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.017Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.018Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.018Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12cfb27f-bf0d-4d31-b94c-75dd1ab203b6"] 2022-06-04T05:06:10.018Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.018Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.041Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.041Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.041Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:06:10.042Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.044Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.044Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.044Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.046Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a 2022-06-04T05:06:10.046Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|INFO|500||Invoke 2022-06-04T05:06:10.046Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.046Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a 2022-06-04T05:06:10.047Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Method : GET 2022-06-04T05:06:10.047Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27652bf-7d64-4473-a645-e8dbb0908e77"] 2022-06-04T05:06:10.047Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Request body: 2022-06-04T05:06:10.047Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.072Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.073Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:10.073Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Status text : 2022-06-04T05:06:10.073Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.075Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Response body: { "modelUUID" : "3406d259-6fe4-4f37-93f6-56484e59437a", "modelInvariantUUID" : "762c6616-c305-4029-a1e7-51f66031d680", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 05:01:32.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vfModuleCustomization" } } } 2022-06-04T05:06:10.075Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.076Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|INFO|500||InvokeReturn 2022-06-04T05:06:10.078Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.078Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:06:10.078Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.079Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.079Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:06:10.079Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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:"3403", X-B3-TraceId:"84461d8d9734ad3b", X-B3-SpanId:"026936698c9859be", X-B3-ParentSpanId:"84461d8d9734ad3b", X-B3-Sampled:"0", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"092c0725-9be5-4025-937a-e1a649699162"] 2022-06-04T05:06:10.079Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"90862ae1-3c87-4a30-9840-cea817fd7dc9","requestStatus":"IN_PROGRESS","startTime":1654319169271,"source":"VID","vnfId":"b86e34aa-f39b-4704-9540-82975d84ec63","vnfType":"","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"90862ae1-3c87-4a30-9840-cea817fd7dc9"} 2022-06-04T05:06:10.080Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.114Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.114Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:06:10.115Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:06:10.115Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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/90862ae1-3c87-4a30-9840-cea817fd7dc9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.120Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:06:09.271+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:06:10.375+00:00", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:06:10.120Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.120Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:06:10.129Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.129Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:06:10.129Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.130Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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-06-04T05:06:10.130Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:06:10.130Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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:"84461d8d9734ad3b", X-B3-SpanId:"98884e0aa84fd848", X-B3-ParentSpanId:"84461d8d9734ad3b", X-B3-Sampled:"0", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50544a2b-701c-4a60-b7f8-d7ab46206ec3"] 2022-06-04T05:06:10.130Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/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\":\"762c6616-c305-4029-a1e7-51f66031d680\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\"modelVersionId\":\"3406d259-6fe4-4f37-93f6-56484e59437a\",\"modelCustomizationId\":\"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\"modelUuid\":\"3406d259-6fe4-4f37-93f6-56484e59437a\",\"modelInvariantUuid\":\"762c6616-c305-4029-a1e7-51f66031d680\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\"modelInfo\":{\"modelInvariantId\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelUuid\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelInvariantUuid\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\"}}},{\"relatedInstance\":{\"instanceId\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"5371b680-b038-4e45-b2de-8379ebcd3a86\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\"modelVersionId\":\"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\"modelCustomizationId\":\"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\"modelUuid\":\"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\"modelInvariantUuid\":\"5371b680-b038-4e45-b2de-8379ebcd3a86\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\"vnfInstanceId\":\"b86e34aa-f39b-4704-9540-82975d84ec63\"}","type":"String"},"requestId":{"value":"90862ae1-3c87-4a30-9840-cea817fd7dc9","type":"String"},"mso-request-id":{"value":"90862ae1-3c87-4a30-9840-cea817fd7dc9","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2a6242b4-cdd9-42f1-a74a-402362186e1b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"b86e34aa-f39b-4704-9540-82975d84ec63","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/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:06:10.130Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.388Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:10.394Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:10.395Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:10.395Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.395Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:10.396Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:10.396Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e79796a0f90446e", X-B3-SpanId:"19d248fd3871a380", X-B3-ParentSpanId:"9e79796a0f90446e", X-B3-Sampled:"0", X-ONAP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-TransactionID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ECOMP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58ebb25-8a5e-4050-8a42-15d489512b9c"] 2022-06-04T05:06:10.397Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:10.397Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.418Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.418Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:10.419Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:10.419Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.420Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-04T05:05:58.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:03.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:10.420Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.421Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:10.422Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:10.422Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:10.423Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.423Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:10.423Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:10.423Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e79796a0f90446e", X-B3-SpanId:"1958e8c4a26c9110", X-B3-ParentSpanId:"9e79796a0f90446e", X-B3-Sampled:"0", X-ONAP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-TransactionID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ECOMP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba48dd53-04cd-45d5-9ff6-d511a1138c0b"] 2022-06-04T05:06:10.423Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:10.424Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.437Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.437Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:10.437Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:10.438Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.439Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:10.439Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.439Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:10.478Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:10.479Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:10.479Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.479Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:10.480Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:10.480Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-TransactionID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ECOMP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53f719dc-31b9-4f86-bae3-32f4af86bc85"] 2022-06-04T05:06:10.480Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:10.480Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.610Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.611Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:10.611Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:10.612Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F229167B82EAEF1954CDA7C3BF3E2CB1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:06:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.612Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"71313e59-2d5f-46b2-a62e-5c3b90c968e7","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:07.831+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"052b2006-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"0aefdeb9-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:06:10.612Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.613Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:10.638Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:10.638Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:10.639Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:10.639Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:10.640Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:10.640Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-TransactionID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ECOMP-RequestID:"98e4ea2a-42d2-4e2e-82c3-bce92e5b2124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e537d6f-d8db-416f-ab95-6cb7583e115e"] 2022-06-04T05:06:10.640Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:10.640Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:10.766Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:10.766Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:10.767Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:10.767Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8977E17E3751E0167DC929923646684A; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:06:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:10.767Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0af13d93-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:06:07.832+0000","endTime":"2022-06-04T05:06:07.832+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"052b2006-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:06:10.767Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:10.768Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:10.772Z|98e4ea2a-42d2-4e2e-82c3-bce92e5b2124|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:12.146Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:12.147Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:06:12.147Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:06:12.147Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:06:11 GMT", X-ONAP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-TransactionID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ECOMP-RequestID:"90862ae1-3c87-4a30-9840-cea817fd7dc9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"50544a2b-701c-4a60-b7f8-d7ab46206ec3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:12.148Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"90862ae1-3c87-4a30-9840-cea817fd7dc9\",\"instanceId\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\"}}","message":"Success","processInstanceID":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:06:12.148Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:12.148Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:06:12.152Z|90862ae1-3c87-4a30-9840-cea817fd7dc9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:12.276Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:12.283Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:12.283Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:06:12.283Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:12.283Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:12.284Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:06:12.284Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91e3ad865389c447", X-B3-SpanId:"c5f0baf045480838", X-B3-ParentSpanId:"91e3ad865389c447", X-B3-Sampled:"0", X-ONAP-RequestID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-RequestID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-TransactionID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-ECOMP-RequestID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a032dab-0831-4c57-b4db-16f04cc7401e"] 2022-06-04T05:06:12.284Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:06:12.284Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:12.308Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:12.308Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:12.308Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:06:12.309Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:12.311Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:11.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:06:12.312Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:12.312Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:06:12.313Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:12.313Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:12.314Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:12.314Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:12.314Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:12.314Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91e3ad865389c447", X-B3-SpanId:"8577721a4757655e", X-B3-ParentSpanId:"91e3ad865389c447", X-B3-Sampled:"0", X-ONAP-RequestID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-RequestID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-TransactionID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-ECOMP-RequestID:"9a76fede-7bb5-4af0-92ca-0d1673d7cb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d7ccdfa-2939-453b-9f74-50471d2b3e5c"] 2022-06-04T05:06:12.314Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:12.315Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:12.329Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:12.329Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:12.330Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:12.330Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:12.331Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:12.331Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:12.332Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:12.343Z|9a76fede-7bb5-4af0-92ca-0d1673d7cb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:15.368Z|f975cfbc-206a-4d90-9338-0ca06df902cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:15.368Z|f975cfbc-206a-4d90-9338-0ca06df902cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:16.917Z|19a0dafd-72e9-4883-80ef-4c21463a9940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:16.917Z|b5453ad8-842e-407d-a441-78b9577d6e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:16.918Z|b5453ad8-842e-407d-a441-78b9577d6e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:16.918Z|19a0dafd-72e9-4883-80ef-4c21463a9940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:20.293Z|016fc53d-2b47-4efc-92de-77691020d13f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:06:20.294Z|016fc53d-2b47-4efc-92de-77691020d13f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:20.617Z|f387541d-3d4b-4ebe-8a50-5ad4031a3820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:06:20.620Z|f387541d-3d4b-4ebe-8a50-5ad4031a3820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:06:20.904Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:20.908Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:20.909Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:20.909Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:20.909Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:20.910Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:20.910Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21defea4ebcb31bc", X-B3-SpanId:"ebeae27aca6268da", X-B3-ParentSpanId:"21defea4ebcb31bc", X-B3-Sampled:"0", X-ONAP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-TransactionID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ECOMP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34fee846-9ec6-4259-8484-b77d8a121781"] 2022-06-04T05:06:20.911Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:20.911Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:20.945Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:20.945Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:20.946Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:20.946Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:20.947Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-04T05:05:58.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:03.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:20.947Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:20.947Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:20.949Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:20.949Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:20.949Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:20.950Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:20.950Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:20.950Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21defea4ebcb31bc", X-B3-SpanId:"c600cbeb475e8460", X-B3-ParentSpanId:"21defea4ebcb31bc", X-B3-Sampled:"0", X-ONAP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-TransactionID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ECOMP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b6db6ba-e3df-49f8-9227-a5700e570b65"] 2022-06-04T05:06:20.950Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:20.951Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:20.969Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:20.969Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:20.969Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:20.969Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:20.972Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:20.972Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:20.973Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:21.001Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:21.001Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:21.001Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:21.002Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:21.002Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:21.002Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-TransactionID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ECOMP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b59cc573-e924-4350-8a4b-427ab8c1fc96"] 2022-06-04T05:06:21.002Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:21.003Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:21.127Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:21.127Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:21.128Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:21.128Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E9F30170D110E4FC63C42E3F439FDCC8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:06:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:21.128Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"71313e59-2d5f-46b2-a62e-5c3b90c968e7","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:07.831+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"052b2006-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"0aefdeb9-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:06:21.128Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:21.129Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71313e59-2d5f-46b2-a62e-5c3b90c968e7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:21.150Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:21.151Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:21.151Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:21.151Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:21.151Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:21.151Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-TransactionID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ECOMP-RequestID:"dde9066c-714f-44a5-b03d-53b9659dd736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff5f0a62-aa9f-4991-9a3b-d6bc8aeac487"] 2022-06-04T05:06:21.152Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:21.152Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:21.269Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:21.270Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:21.270Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:21.271Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C63F76BECCAAAD5A00904F6B77DF1D90; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:06:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:21.271Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:122459e4-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"0af1167c-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:06:19.911+0000","endTime":"2022-06-04T05:06:19.916+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"052b2006-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:06:21.271Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:21.272Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0af1167c-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:21.276Z|dde9066c-714f-44a5-b03d-53b9659dd736|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:22.476Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:22.480Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:22.480Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:06:22.481Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:22.481Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:22.481Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:06:22.481Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30e06a6fb31ebc66", X-B3-SpanId:"db7234eef5c41594", X-B3-ParentSpanId:"30e06a6fb31ebc66", X-B3-Sampled:"0", X-ONAP-RequestID:"1d076144-2d2c-441a-a892-a5beef405268", X-RequestID:"1d076144-2d2c-441a-a892-a5beef405268", X-TransactionID:"1d076144-2d2c-441a-a892-a5beef405268", X-ECOMP-RequestID:"1d076144-2d2c-441a-a892-a5beef405268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a66f15f3-8dff-4163-9b9b-846df4ea8b6d"] 2022-06-04T05:06:22.482Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:06:22.482Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:22.504Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:22.504Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:22.504Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:06:22.505Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:22.507Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:11.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:06:22.507Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:22.508Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:06:22.509Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:22.509Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:22.509Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:22.510Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:22.510Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:22.510Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30e06a6fb31ebc66", X-B3-SpanId:"fce033b170ddde2b", X-B3-ParentSpanId:"30e06a6fb31ebc66", X-B3-Sampled:"0", X-ONAP-RequestID:"1d076144-2d2c-441a-a892-a5beef405268", X-RequestID:"1d076144-2d2c-441a-a892-a5beef405268", X-TransactionID:"1d076144-2d2c-441a-a892-a5beef405268", X-ECOMP-RequestID:"1d076144-2d2c-441a-a892-a5beef405268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb1798e4-2fff-4643-8180-f0dec5a2f5eb"] 2022-06-04T05:06:22.510Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:22.511Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:22.573Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:22.574Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:22.574Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:22.574Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:22.577Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:22.577Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:22.577Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:22.584Z|1d076144-2d2c-441a-a892-a5beef405268|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:25.391Z|98d3608c-4f70-41bc-9216-482d3e9b25c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:25.391Z|98d3608c-4f70-41bc-9216-482d3e9b25c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:26.939Z|b9a1dc8d-c5fd-42c8-9823-b8b1653bace7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:26.939Z|013bef7b-2d8f-41dd-a93e-1207bf63a3cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:26.939Z|b9a1dc8d-c5fd-42c8-9823-b8b1653bace7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:26.939Z|013bef7b-2d8f-41dd-a93e-1207bf63a3cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:31.402Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:31.407Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.407Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:31.407Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.407Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.408Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:31.408Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b78cf45b621763", X-B3-SpanId:"1383bd64fd5846c9", X-B3-ParentSpanId:"67b78cf45b621763", X-B3-Sampled:"0", X-ONAP-RequestID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-RequestID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-TransactionID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-ECOMP-RequestID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27363d34-4550-49e7-85a2-40bd635c0bae"] 2022-06-04T05:06:31.408Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:31.408Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.438Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.439Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.439Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:31.439Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.445Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:58.000+00:00", "endTime" : "2022-06-04T05:06:28.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:29.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:31.445Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.445Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:31.448Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.449Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:31.449Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.449Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.450Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:31.450Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b78cf45b621763", X-B3-SpanId:"05e8e70171de2269", X-B3-ParentSpanId:"67b78cf45b621763", X-B3-Sampled:"0", X-ONAP-RequestID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-RequestID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-TransactionID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-ECOMP-RequestID:"69246258-6f52-44c8-b3a5-746ab424aae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6194406-3384-4327-ab32-7cfb461a98c1"] 2022-06-04T05:06:31.450Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:31.450Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.469Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.470Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.470Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:31.470Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.477Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:31.478Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.478Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:31.485Z|69246258-6f52-44c8-b3a5-746ab424aae3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:31.604Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:31.608Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.609Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:31.609Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.609Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.610Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:31.610Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2410b6e60c7f258", X-B3-SpanId:"61f2d2f0b2899316", X-B3-ParentSpanId:"a2410b6e60c7f258", X-B3-Sampled:"0", X-ONAP-RequestID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-RequestID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-TransactionID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-ECOMP-RequestID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf57a087-226d-472c-87b3-386b8c1a97d4"] 2022-06-04T05:06:31.610Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:31.610Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.630Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.631Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.631Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:31.631Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.633Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:58.000+00:00", "endTime" : "2022-06-04T05:06:28.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:29.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:31.633Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.633Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:31.634Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.635Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:31.635Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.635Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.635Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:31.635Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2410b6e60c7f258", X-B3-SpanId:"41cfc0edb0b34e83", X-B3-ParentSpanId:"a2410b6e60c7f258", X-B3-Sampled:"0", X-ONAP-RequestID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-RequestID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-TransactionID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-ECOMP-RequestID:"76cc07d2-1f35-4cb9-8fa2-bd139b206b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ac1e563-a38b-4ccd-bd30-543c235eaeea"] 2022-06-04T05:06:31.636Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:31.636Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.648Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.648Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.648Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:31.649Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.650Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:31.651Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.651Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:31.658Z|76cc07d2-1f35-4cb9-8fa2-bd139b206b37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:31.779Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:31.783Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.783Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:31.783Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.784Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.784Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:31.784Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"239abcc2bab27a79", X-B3-SpanId:"37919a1b2ad0cb90", X-B3-ParentSpanId:"239abcc2bab27a79", X-B3-Sampled:"0", X-ONAP-RequestID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-RequestID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-TransactionID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-ECOMP-RequestID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d4689c-cc25-4878-a7e4-7e6f954ffc76"] 2022-06-04T05:06:31.785Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:31.785Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.805Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.805Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.806Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:31.806Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.808Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:58.000+00:00", "endTime" : "2022-06-04T05:06:28.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:29.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:31.809Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.809Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:31.810Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.811Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:31.811Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.811Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.812Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:31.812Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"239abcc2bab27a79", X-B3-SpanId:"54acb1c568468337", X-B3-ParentSpanId:"239abcc2bab27a79", X-B3-Sampled:"0", X-ONAP-RequestID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-RequestID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-TransactionID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-ECOMP-RequestID:"3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a35f3af9-2481-4dc5-9f1f-7547b6ae978a"] 2022-06-04T05:06:31.812Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:31.813Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.826Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.826Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.827Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:31.827Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.828Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:31.828Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.828Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:31.836Z|3dea2f9f-a53b-4e56-bf7c-e4a1f4ecdaec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:31.964Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:31.968Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.968Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:31.969Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.969Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:31.969Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:31.969Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e1a1e35089bdeae", X-B3-SpanId:"ee37259e1e3c1018", X-B3-ParentSpanId:"9e1a1e35089bdeae", X-B3-Sampled:"0", X-ONAP-RequestID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-RequestID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-TransactionID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-ECOMP-RequestID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7877585-14a2-4c9c-9332-ec6dba07d14e"] 2022-06-04T05:06:31.970Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:31.970Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:31.992Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:31.993Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:31.993Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:31.993Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:31.995Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:58.000+00:00", "endTime" : "2022-06-04T05:06:28.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:29.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:31.996Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:31.996Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:31.997Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.997Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:31.998Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:31.998Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:31.998Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:31.999Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e1a1e35089bdeae", X-B3-SpanId:"0b101e56208200bb", X-B3-ParentSpanId:"9e1a1e35089bdeae", X-B3-Sampled:"0", X-ONAP-RequestID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-RequestID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-TransactionID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-ECOMP-RequestID:"a636352a-68bd-4f34-a3e2-62965f01eaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81c07437-c66c-40a6-a5f3-5df631a382d7"] 2022-06-04T05:06:31.999Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:31.999Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:32.013Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:32.014Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:32.014Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:32.014Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:32.016Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:32.017Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:32.017Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:32.025Z|a636352a-68bd-4f34-a3e2-62965f01eaa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:32.149Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:32.153Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:32.154Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||Invoke 2022-06-04T05:06:32.154Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:32.155Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7 2022-06-04T05:06:32.155Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Method : GET 2022-06-04T05:06:32.155Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dff5b0155c34ddf7", X-B3-SpanId:"4a3d637e7984f917", X-B3-ParentSpanId:"dff5b0155c34ddf7", X-B3-Sampled:"0", X-ONAP-RequestID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-RequestID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-TransactionID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-ECOMP-RequestID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21df085d-b497-42ba-9bd1-522ddef46f24"] 2022-06-04T05:06:32.156Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Request body: 2022-06-04T05:06:32.156Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:32.199Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:32.199Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:32.200Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Status text : 2022-06-04T05:06:32.200Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:32.204Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||Response body: { "requestId" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:05:58.000+00:00", "endTime" : "2022-06-04T05:06:28.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"12a5ffa0-0dfe-4daa-949f-5d3ad0e58f09\",\n \"modelVersionId\": \"c8d546c6-f692-4fc4-9981-9f3269a6e83c\",\n \"modelName\": \"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb\",\n \"modelVersion\": \"1654319131807\",\n \"modelCustomizationId\": \"dea27882-5615-414f-920c-7fbdc7a7e211\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:29.000+00:00", "vfModuleId" : "386d57b1-ae15-4895-8f2f-49976e63f98a", "vfModuleName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "vfModuleModelName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e/vfModules/386d57b1-ae15-4895-8f2f-49976e63f98a", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71313e59-2d5f-46b2-a62e-5c3b90c968e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7" } } } 2022-06-04T05:06:32.204Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:32.205Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71313e59-2d5f-46b2-a62e-5c3b90c968e7|INFO|500||InvokeReturn 2022-06-04T05:06:32.206Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:32.207Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:32.207Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:32.207Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false 2022-06-04T05:06:32.208Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:32.208Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dff5b0155c34ddf7", X-B3-SpanId:"a5a45fc711824953", X-B3-ParentSpanId:"dff5b0155c34ddf7", X-B3-Sampled:"0", X-ONAP-RequestID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-RequestID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-TransactionID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-ECOMP-RequestID:"7c4a68e5-d443-4c83-a92c-eadd95b72855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eba9cff-2559-4c74-a99c-bbb2079c40bf"] 2022-06-04T05:06:32.208Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:32.209Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:32.227Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:32.227Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:32.228Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:32.228Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:32.232Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:32.232Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:32.233Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71313e59-2d5f-46b2-a62e-5c3b90c968e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:32.240Z|7c4a68e5-d443-4c83-a92c-eadd95b72855|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71313e59-2d5f-46b2-a62e-5c3b90c968e7|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:32.716Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:32.720Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:32.721Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:06:32.721Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:32.721Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:32.721Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:06:32.722Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8061b02d11e1580d", X-B3-SpanId:"3c6dca2074659633", X-B3-ParentSpanId:"8061b02d11e1580d", X-B3-Sampled:"0", X-ONAP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-TransactionID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ECOMP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac5e37d-126e-4502-a4c0-0922449d75f3"] 2022-06-04T05:06:32.722Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:06:32.722Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:32.744Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:32.744Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:32.745Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:06:32.745Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:32.746Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:22.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:06:32.746Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:32.746Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:06:32.748Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:32.748Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:32.748Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:32.748Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:32.749Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:32.749Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8061b02d11e1580d", X-B3-SpanId:"9f54bbeee5a4dcfe", X-B3-ParentSpanId:"8061b02d11e1580d", X-B3-Sampled:"0", X-ONAP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-TransactionID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ECOMP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4b26e9-2662-43fc-88c4-be5215ce4c33"] 2022-06-04T05:06:32.749Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:32.749Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:32.763Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:32.764Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:32.764Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:32.764Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:32.766Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:32.766Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:32.767Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:32.794Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:32.795Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:32.795Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:32.795Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:32.795Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:32.795Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-TransactionID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ECOMP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5b651ac-5816-47cd-9fa2-7122a3b0b952"] 2022-06-04T05:06:32.796Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:32.796Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:32.930Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:32.931Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:32.931Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:32.931Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=01BFD09CA407AA92FE7138CB59EC4061; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:32.932Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:06:32.932Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:32.932Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:32.955Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:32.955Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:32.956Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:32.956Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:32.956Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:32.956Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-TransactionID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ECOMP-RequestID:"3229745b-8ab4-46ce-8ebb-149c2fcaed45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"272ac34f-babe-40f1-a31c-f732e8b3d81f"] 2022-06-04T05:06:32.956Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:32.957Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:33.082Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:33.082Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:33.083Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:33.083Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F8CBB391BE09E5E5755B6CDBE9E6CA1D; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:33.084Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:159712f2-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:06:25.696+0000","endTime":"2022-06-04T05:06:25.696+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:06:33.084Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:33.084Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:33.089Z|3229745b-8ab4-46ce-8ebb-149c2fcaed45|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:35.413Z|ede78f54-0a42-45a4-be70-963aedbf7d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:35.414Z|ede78f54-0a42-45a4-be70-963aedbf7d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:35.617Z|505ae939-6f11-4ec2-bbad-336a6793cc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:06:35.618Z|505ae939-6f11-4ec2-bbad-336a6793cc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:06:35.977Z|a2803623-4c69-4709-b3a0-07befbda296d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:06:35.978Z|a2803623-4c69-4709-b3a0-07befbda296d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:06:36.959Z|39d7c730-ac63-4044-b2d3-e741b9a82d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:36.959Z|9a14ce55-7c94-4052-a15d-2c2016da67a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:36.960Z|39d7c730-ac63-4044-b2d3-e741b9a82d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:36.960Z|9a14ce55-7c94-4052-a15d-2c2016da67a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:38.425Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:38.428Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||Checking if requestId: d1447798-7e3b-4524-be64-e531c1f86fc8 already exists in requestDb InfraActiveRequests table 2022-06-04T05:06:38.429Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:38.429Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:38.429Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:38.429Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:38.430Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:38.430Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02587651e4e856f0", X-B3-SpanId:"f7b52f875e40d378", X-B3-ParentSpanId:"02587651e4e856f0", X-B3-Sampled:"0", X-ONAP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-TransactionID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ECOMP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fe59f92-cc44-4587-ac8d-579759ab3af9"] 2022-06-04T05:06:38.430Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:38.431Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:38.453Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:38.453Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:06:38.454Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:38.454Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:06:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:38.454Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: 2022-06-04T05:06:38.455Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:38.455Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|404|Not Found|InvokeReturn 2022-06-04T05:06:38.468Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:06:39.505Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:06:39.529Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups|INFO|500||Invoke 2022-06-04T05:06:39.529Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[d1447798-7e3b-4524-be64-e531c1f86fc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[145de07b-58f4-4ec8-ada2-fc9da9e7b9c6], X-ECOMP-RequestID=[d1447798-7e3b-4524-be64-e531c1f86fc8], X-TransactionId=[], X-ONAP-RequestID=[d1447798-7e3b-4524-be64-e531c1f86fc8]} 2022-06-04T05:06:39.724Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:06:38:996-29537], Content-Length=[408], Date=[Sat, 04 Jun 2022 05:06:38 GMT], Content-Type=[application/json]} 2022-06-04T05:06:39.725Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-06-04T05:06:39.726Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-06-04T05:06:39.729Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/related-to/volume-groups 2022-06-04T05:06:39.729Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 89ded804-d966-43a4-9b59-370ff4394c3e 2022-06-04T05:06:39.734Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:06:39.778Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules|INFO|500||Invoke 2022-06-04T05:06:39.778Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[d1447798-7e3b-4524-be64-e531c1f86fc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c5514620-98d7-4e71-a94d-19cd2f667fbc], X-ECOMP-RequestID=[d1447798-7e3b-4524-be64-e531c1f86fc8], X-TransactionId=[], X-ONAP-RequestID=[d1447798-7e3b-4524-be64-e531c1f86fc8]} 2022-06-04T05:06:39.907Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:06:39:241-84931], Content-Length=[377], Date=[Sat, 04 Jun 2022 05:06:39 GMT], Content-Type=[application/json]} 2022-06-04T05:06:39.909Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules","ERR.5.4.6114"]}}} 2022-06-04T05:06:39.909Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules|INFO|404|Not Found|InvokeReturn 2022-06-04T05:06:39.913Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e/vf-modules 2022-06-04T05:06:39.913Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 89ded804-d966-43a4-9b59-370ff4394c3e 2022-06-04T05:06:39.918Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:06:39.949Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:06:39.950Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-04T05:06:40.127Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-04T05:06:40.128Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:06:39:408-19416], vertex-id=[405696], Content-Length=[1024], Date=[Sat, 04 Jun 2022 05:06:39 GMT], Content-Type=[application/json]} 2022-06-04T05:06:40.129Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654319061020","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/89ded804-d966-43a4-9b59-370ff4394c3e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"89ded804-d966-43a4-9b59-370ff4394c3e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-04T05:06:40.130Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:06:40.130Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:06:40.132Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|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-06-04T05:06:40.132Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:06:40.132Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:40.132Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|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-06-04T05:06:40.133Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:06:40.133Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"02587651e4e856f0", X-B3-SpanId:"b0886e7cc873fc75", X-B3-ParentSpanId:"02587651e4e856f0", X-B3-Sampled:"0", X-ONAP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-TransactionID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ECOMP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca4dbb88-53e1-4510-ad17-8cebbec1358f"] 2022-06-04T05:06:40.133Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"89ded804-d966-43a4-9b59-370ff4394c3e","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"},"instanceName":null,"requestScope":"vnf"} 2022-06-04T05:06:40.134Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:40.158Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:40.159Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:40.159Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:06:40.160Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|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:"Sat, 04 Jun 2022 05:06:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:40.160Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:06:40.160Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:40.161Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:06:40.162Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-04T05:06:40.162Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-04T05:06:40.162Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:40.163Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-04T05:06:40.163Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-04T05:06:40.163Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-TransactionID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ECOMP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcfb30e5-9da3-47d8-8572-c82d1bdc0dc1"] 2022-06-04T05:06:40.164Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-04T05:06:40.164Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:40.184Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:40.185Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:40.186Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:06:40.186Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:40.187Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10034, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-06-04T03:22:57.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-06-04T05:06:40.187Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:40.188Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-04T05:06:40.192Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:06:40.193Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:06:40.193Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:40.193Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:06:40.194Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:06:40.194Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"02587651e4e856f0", X-B3-SpanId:"12c48c501edb6ea9", X-B3-ParentSpanId:"02587651e4e856f0", X-B3-Sampled:"0", X-ONAP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-TransactionID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ECOMP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a36cb13c-e05a-41d5-baa5-8ffbc1a330bf"] 2022-06-04T05:06:40.194Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d1447798-7e3b-4524-be64-e531c1f86fc8","requestStatus":"IN_PROGRESS","startTime":1654319199913,"source":"VID","vnfId":"89ded804-d966-43a4-9b59-370ff4394c3e","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"d1447798-7e3b-4524-be64-e531c1f86fc8"} 2022-06-04T05:06:40.195Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:40.220Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:40.221Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:06:40.221Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:06:40.221Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|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/d1447798-7e3b-4524-be64-e531c1f86fc8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:40.224Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:06:39.913+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:06:40.486+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:40.224Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:40.224Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:06:40.232Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|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-06-04T05:06:40.232Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:06:40.232Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:40.233Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|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-06-04T05:06:40.233Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:06:40.233Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"02587651e4e856f0", X-B3-SpanId:"cf7211663c99d437", X-B3-ParentSpanId:"02587651e4e856f0", X-B3-Sampled:"0", X-ONAP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-TransactionID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ECOMP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3444906-9aed-4142-a738-bb0a40e688e4"] 2022-06-04T05:06:40.233Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\"modelVersionId\":\"0305617c-bfa3-4f42-8771-fa7a002c96af\",\"modelCustomizationId\":\"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\"modelUuid\":\"0305617c-bfa3-4f42-8771-fa7a002c96af\",\"modelInvariantUuid\":\"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\",\"vnfInstanceId\":\"89ded804-d966-43a4-9b59-370ff4394c3e\"}","type":"String"},"requestId":{"value":"d1447798-7e3b-4524-be64-e531c1f86fc8","type":"String"},"mso-request-id":{"value":"d1447798-7e3b-4524-be64-e531c1f86fc8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"89ded804-d966-43a4-9b59-370ff4394c3e","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/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:06:40.234Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:41.248Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:41.249Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:06:41.250Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:06:41.250Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:06:40 GMT", X-ONAP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-TransactionID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ECOMP-RequestID:"d1447798-7e3b-4524-be64-e531c1f86fc8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b3444906-9aed-4142-a738-bb0a40e688e4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:41.250Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d1447798-7e3b-4524-be64-e531c1f86fc8\",\"instanceId\":\"89ded804-d966-43a4-9b59-370ff4394c3e\"}}","message":"Success","processInstanceID":"1db7c2a8-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:06:41.251Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:41.251Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:06:41.255Z|d1447798-7e3b-4524-be64-e531c1f86fc8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:41.407Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:41.411Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:41.412Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:41.412Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:41.412Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:41.412Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:41.413Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d33046fd2d3fc525", X-B3-SpanId:"e36a8e3c3b339edf", X-B3-ParentSpanId:"d33046fd2d3fc525", X-B3-Sampled:"0", X-ONAP-RequestID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-RequestID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-TransactionID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-ECOMP-RequestID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2365757-b4e3-4f8c-9f2a-dfbc0bf487bc"] 2022-06-04T05:06:41.413Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:41.413Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:41.434Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:41.435Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:41.435Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:41.435Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:41.436Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:06:39.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:40.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:41.437Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:41.437Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||InvokeReturn 2022-06-04T05:06:41.438Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:41.439Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:41.439Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:41.439Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:41.440Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:41.440Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d33046fd2d3fc525", X-B3-SpanId:"14e8a84d14db3c4b", X-B3-ParentSpanId:"d33046fd2d3fc525", X-B3-Sampled:"0", X-ONAP-RequestID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-RequestID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-TransactionID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-ECOMP-RequestID:"168f51f6-ffac-444e-a430-328cfb2a94d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21ab8d4e-0c55-4e91-adc8-6fcec8a60329"] 2022-06-04T05:06:41.440Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:41.440Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:41.455Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:41.455Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:41.456Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:41.456Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:41.458Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:41.458Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:41.458Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:41.467Z|168f51f6-ffac-444e-a430-328cfb2a94d0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:43.219Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:43.226Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:43.226Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:06:43.227Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:43.227Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:43.227Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:06:43.227Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65b62dcc825136d3", X-B3-SpanId:"50d73bb8b42e7f7d", X-B3-ParentSpanId:"65b62dcc825136d3", X-B3-Sampled:"0", X-ONAP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-TransactionID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ECOMP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d81e276-c6d2-4a89-bb1f-fa13cf369608"] 2022-06-04T05:06:43.227Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:06:43.228Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:43.260Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:43.261Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:43.261Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:06:43.261Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:43.263Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:06:43.264Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:43.264Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:06:43.265Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:43.265Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:43.265Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:43.266Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:43.266Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:43.266Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65b62dcc825136d3", X-B3-SpanId:"c1d86de3d8b3780d", X-B3-ParentSpanId:"65b62dcc825136d3", X-B3-Sampled:"0", X-ONAP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-TransactionID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ECOMP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa6f1080-280a-4646-834d-58bed24e917c"] 2022-06-04T05:06:43.266Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:43.267Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:43.320Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:43.321Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:43.321Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:43.321Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:43.326Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:06:43.326Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:43.327Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:43.362Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:43.363Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:43.363Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:43.363Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:43.363Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:43.364Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-TransactionID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ECOMP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a025d9e1-702f-4ab5-a5e4-86d365e05d14"] 2022-06-04T05:06:43.364Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:43.364Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:43.490Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:43.491Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:43.491Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:43.491Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F1407A1CCCC09E559CD59A3B640BCC3F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:06:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:43.492Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:06:43.492Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:43.492Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:43.513Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:43.514Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:43.514Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:43.514Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:43.514Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:43.514Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-TransactionID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ECOMP-RequestID:"429b25f3-e3b6-4a33-8f8a-6e2c5df481fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cfad007-57af-4982-bb40-c9d3199ddf5c"] 2022-06-04T05:06:43.515Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:43.515Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:43.651Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:43.652Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:43.652Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:43.652Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=17C928798383E6F3D8E4B8BE71B84124; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:06:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:43.653Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1978442f-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:06:32.205+0000","endTime":"2022-06-04T05:06:32.210+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:06:43.653Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:43.653Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:43.660Z|429b25f3-e3b6-4a33-8f8a-6e2c5df481fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:45.437Z|de57eef3-d591-4645-adbd-4c720336513b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:45.438Z|de57eef3-d591-4645-adbd-4c720336513b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:46.981Z|2d914cfa-04c7-4ce5-965b-b2104e121fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:46.981Z|e16b1f63-da4d-45a5-be64-6fa1f774bae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:46.982Z|2d914cfa-04c7-4ce5-965b-b2104e121fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:46.982Z|e16b1f63-da4d-45a5-be64-6fa1f774bae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:50.617Z|33fd41e3-189c-4649-81f6-f8338328f8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:06:50.618Z|33fd41e3-189c-4649-81f6-f8338328f8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:06:51.594Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:51.599Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:51.599Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:51.599Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:51.599Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:51.600Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:51.600Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8897745d4cf7501", X-B3-SpanId:"e3a9255f9f357401", X-B3-ParentSpanId:"c8897745d4cf7501", X-B3-Sampled:"0", X-ONAP-RequestID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-RequestID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-TransactionID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-ECOMP-RequestID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e682a25e-1563-4971-b679-ff7225a65cfa"] 2022-06-04T05:06:51.600Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:51.601Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:51.625Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:51.626Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:51.626Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:51.626Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:51.627Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:39.000+00:00", "endTime" : "2022-06-04T05:06:49.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:51.627Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:51.628Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||InvokeReturn 2022-06-04T05:06:51.629Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:51.629Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:51.629Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:51.630Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:51.630Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:51.630Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8897745d4cf7501", X-B3-SpanId:"e56f4f2df58af365", X-B3-ParentSpanId:"c8897745d4cf7501", X-B3-Sampled:"0", X-ONAP-RequestID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-RequestID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-TransactionID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-ECOMP-RequestID:"26dde48c-de22-408f-96b1-f9e1ec48817d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844fe425-34fc-43c9-be0d-bffe89674fd2"] 2022-06-04T05:06:51.630Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:51.631Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:51.644Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:51.645Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:51.645Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:51.645Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:51.647Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:51.647Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:51.647Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:51.656Z|26dde48c-de22-408f-96b1-f9e1ec48817d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:51.774Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:51.778Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:51.779Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:51.779Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:51.780Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:51.780Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:51.780Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0edf17297cc5ee95", X-B3-SpanId:"32e311466444acac", X-B3-ParentSpanId:"0edf17297cc5ee95", X-B3-Sampled:"0", X-ONAP-RequestID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-RequestID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-TransactionID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-ECOMP-RequestID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f6e12cf-5da8-448e-865f-0689adf8d665"] 2022-06-04T05:06:51.781Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:51.781Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:51.801Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:51.801Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:51.802Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:51.802Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:51.803Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:39.000+00:00", "endTime" : "2022-06-04T05:06:49.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:51.803Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:51.803Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||InvokeReturn 2022-06-04T05:06:51.805Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:51.805Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:51.805Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:51.806Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:51.806Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:51.806Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0edf17297cc5ee95", X-B3-SpanId:"8e7d0a5f0743c7d5", X-B3-ParentSpanId:"0edf17297cc5ee95", X-B3-Sampled:"0", X-ONAP-RequestID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-RequestID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-TransactionID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-ECOMP-RequestID:"6094cf26-9c3c-43c1-8799-3eb663cc61e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab917ffb-efd1-4b06-b940-560816b0fd3f"] 2022-06-04T05:06:51.807Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:51.807Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:51.820Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:51.820Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:51.820Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:51.821Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:51.822Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:51.823Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:51.823Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:51.830Z|6094cf26-9c3c-43c1-8799-3eb663cc61e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:51.955Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:51.961Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:51.962Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:51.962Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:51.962Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:51.962Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:51.963Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"258c2bd4f19b378a", X-B3-SpanId:"ad115108b94fa959", X-B3-ParentSpanId:"258c2bd4f19b378a", X-B3-Sampled:"0", X-ONAP-RequestID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-RequestID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-TransactionID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-ECOMP-RequestID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b120ae45-6f4e-4b0c-acd1-5dec4a85674f"] 2022-06-04T05:06:51.963Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:51.963Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:51.986Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:51.987Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:51.987Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:51.987Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:51.989Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:39.000+00:00", "endTime" : "2022-06-04T05:06:49.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:51.989Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:51.989Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||InvokeReturn 2022-06-04T05:06:51.990Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:51.991Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:51.991Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:51.991Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:51.991Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:51.992Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"258c2bd4f19b378a", X-B3-SpanId:"3561bdc1cdffd187", X-B3-ParentSpanId:"258c2bd4f19b378a", X-B3-Sampled:"0", X-ONAP-RequestID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-RequestID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-TransactionID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-ECOMP-RequestID:"133b39c6-fea4-450a-aa09-73b5d5a44c76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a23ea060-72f1-474d-86bb-7994fcec834b"] 2022-06-04T05:06:51.992Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:51.992Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:52.005Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:52.006Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:52.006Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:52.006Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:52.008Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:52.008Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:52.008Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:52.015Z|133b39c6-fea4-450a-aa09-73b5d5a44c76|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:52.134Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:52.137Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:52.138Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:52.138Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:52.139Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:52.139Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:52.139Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9416fc9a39bc70e5", X-B3-SpanId:"1f0446459dd0f046", X-B3-ParentSpanId:"9416fc9a39bc70e5", X-B3-Sampled:"0", X-ONAP-RequestID:"305b147a-2efe-4797-ada7-be65b03a6692", X-RequestID:"305b147a-2efe-4797-ada7-be65b03a6692", X-TransactionID:"305b147a-2efe-4797-ada7-be65b03a6692", X-ECOMP-RequestID:"305b147a-2efe-4797-ada7-be65b03a6692", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"361c5a41-3b77-4c22-9314-f87feac733cd"] 2022-06-04T05:06:52.139Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:52.140Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:52.161Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:52.161Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:52.161Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:52.162Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:52.167Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:39.000+00:00", "endTime" : "2022-06-04T05:06:49.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:52.167Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:52.168Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||InvokeReturn 2022-06-04T05:06:52.169Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:52.169Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:52.169Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:52.170Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:52.170Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:52.170Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9416fc9a39bc70e5", X-B3-SpanId:"102343cff6054114", X-B3-ParentSpanId:"9416fc9a39bc70e5", X-B3-Sampled:"0", X-ONAP-RequestID:"305b147a-2efe-4797-ada7-be65b03a6692", X-RequestID:"305b147a-2efe-4797-ada7-be65b03a6692", X-TransactionID:"305b147a-2efe-4797-ada7-be65b03a6692", X-ECOMP-RequestID:"305b147a-2efe-4797-ada7-be65b03a6692", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecd816ba-036f-4897-ad5f-dd7e37549932"] 2022-06-04T05:06:52.171Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:52.171Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:52.195Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:52.195Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:52.195Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:52.196Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:52.198Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:52.198Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:52.198Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:52.206Z|305b147a-2efe-4797-ada7-be65b03a6692|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:52.325Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:52.332Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:52.332Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||Invoke 2022-06-04T05:06:52.333Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:52.333Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8 2022-06-04T05:06:52.333Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Method : GET 2022-06-04T05:06:52.334Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc542fe10b6dd874", X-B3-SpanId:"abab1c5995604b93", X-B3-ParentSpanId:"dc542fe10b6dd874", X-B3-Sampled:"0", X-ONAP-RequestID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-RequestID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-TransactionID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-ECOMP-RequestID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9559618-9a34-4468-9767-9ca4fae63fd5"] 2022-06-04T05:06:52.334Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Request body: 2022-06-04T05:06:52.334Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:52.371Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:52.371Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:52.371Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Status text : 2022-06-04T05:06:52.372Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:52.375Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||Response body: { "requestId" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:39.000+00:00", "endTime" : "2022-06-04T05:06:49.000+00:00", "source" : "VID", "vnfId" : "89ded804-d966-43a4-9b59-370ff4394c3e", "vnfName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"aaca672f-1ac2-4bce-b369-b8bd3b1b8a94\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0305617c-bfa3-4f42-8771-fa7a002c96af\",\n \"modelCustomizationId\": \"465eaf19-2fe7-4406-9a91-da6d9c2a16e1\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/vnfs/89ded804-d966-43a4-9b59-370ff4394c3e", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d1447798-7e3b-4524-be64-e531c1f86fc8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8" } } } 2022-06-04T05:06:52.375Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:52.375Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1447798-7e3b-4524-be64-e531c1f86fc8|INFO|500||InvokeReturn 2022-06-04T05:06:52.376Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:52.377Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:52.377Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:52.377Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false 2022-06-04T05:06:52.377Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:52.378Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc542fe10b6dd874", X-B3-SpanId:"31d11bb612654515", X-B3-ParentSpanId:"dc542fe10b6dd874", X-B3-Sampled:"0", X-ONAP-RequestID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-RequestID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-TransactionID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-ECOMP-RequestID:"66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aa7c463-d6b4-42f0-b67a-a7e361d94824"] 2022-06-04T05:06:52.378Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:52.378Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:52.391Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:52.392Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:52.392Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:52.392Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:52.393Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:06:52.394Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:52.394Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d1447798-7e3b-4524-be64-e531c1f86fc8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:52.401Z|66eb6ff3-2f5c-43cb-95c7-6d5b8e78ecdf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d1447798-7e3b-4524-be64-e531c1f86fc8|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:53.791Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:06:53.795Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:53.796Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:06:53.796Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:53.796Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:06:53.797Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:06:53.797Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8205ae62dd1d1ed4", X-B3-SpanId:"f56207c351cf0575", X-B3-ParentSpanId:"8205ae62dd1d1ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-TransactionID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ECOMP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8a8bed0-106a-4e8f-9203-8ff43096ce91"] 2022-06-04T05:06:53.797Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:06:53.797Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:53.854Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:53.854Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:53.854Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:06:53.855Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:53.856Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:06:53.857Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:53.857Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:06:53.858Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:53.859Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:06:53.859Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:53.859Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:06:53.859Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:06:53.859Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8205ae62dd1d1ed4", X-B3-SpanId:"c8379743285356c7", X-B3-ParentSpanId:"8205ae62dd1d1ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-TransactionID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ECOMP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bdd7048-a748-4310-bc44-b2f78c1fcdaf"] 2022-06-04T05:06:53.860Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:06:53.860Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:53.962Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:53.963Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:53.963Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:06:53.963Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:53.968Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:06:53.968Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:53.969Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:06:53.995Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:53.996Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:53.996Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:53.996Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:06:53.997Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:53.997Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-TransactionID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ECOMP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0052e57-0a24-4673-8bd8-46654e439ff5"] 2022-06-04T05:06:53.997Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:53.997Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:54.121Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:54.122Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:54.122Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:54.122Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=522590892B72A2A1D71E1296B7816097; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:06:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:54.123Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:06:54.123Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:54.123Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:54.150Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:54.151Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:06:54.151Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:06:54.151Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:06:54.151Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:06:54.151Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-TransactionID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ECOMP-RequestID:"1db0dd8e-67ea-453f-9a60-c22151c9948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fff62a5-cdba-430d-941a-d1bcfd30164b"] 2022-06-04T05:06:54.152Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:06:54.152Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:06:54.276Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:06:54.277Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:06:54.277Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:06:54.277Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DE0B6B7F9B5BD41E3ACC0D9FF6EB3CC6; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:06:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:06:54.278Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1978442f-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:06:32.205+0000","endTime":"2022-06-04T05:06:32.210+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:06:54.278Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:06:54.278Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:06:54.282Z|1db0dd8e-67ea-453f-9a60-c22151c9948d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:06:55.461Z|50f64313-7435-43c2-b957-8728dab18609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:55.462Z|50f64313-7435-43c2-b957-8728dab18609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:57.002Z|a62575d8-4419-40de-890d-2cfeb5278745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:57.003Z|a62575d8-4419-40de-890d-2cfeb5278745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:06:57.002Z|105a1fdb-c7a2-4c81-aacd-17248eba6aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:06:57.004Z|105a1fdb-c7a2-4c81-aacd-17248eba6aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:04.416Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:04.423Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:04.424Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:04.424Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:04.424Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:04.424Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:04.425Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6661c500cc0f63a8", X-B3-SpanId:"62706111fb6d74ae", X-B3-ParentSpanId:"6661c500cc0f63a8", X-B3-Sampled:"0", X-ONAP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-TransactionID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ECOMP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a346d0-c894-4835-9312-d54adf666f2b"] 2022-06-04T05:07:04.425Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:04.425Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:04.449Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:04.449Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:04.449Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:04.450Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:04.452Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:04.452Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:04.453Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:04.454Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:04.454Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:04.455Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:04.455Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:04.455Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:04.455Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6661c500cc0f63a8", X-B3-SpanId:"5ad9b641b6bedeef", X-B3-ParentSpanId:"6661c500cc0f63a8", X-B3-Sampled:"0", X-ONAP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-TransactionID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ECOMP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4444617c-4873-48f3-8123-5f0d65a6bc89"] 2022-06-04T05:07:04.456Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:04.456Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:04.472Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:04.472Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:04.472Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:04.473Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:04.474Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:04.474Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:04.474Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:04.504Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:04.504Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:04.505Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:04.505Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:04.506Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:04.506Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-TransactionID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ECOMP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85367420-80b5-4f73-9e5e-06b34e709789"] 2022-06-04T05:07:04.506Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:04.507Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:04.660Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:04.660Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:04.661Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:04.661Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0D8B9B36C83B5DF8C05406940A4BA52B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:04.662Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:07:04.662Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:04.662Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:04.687Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:04.688Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:04.688Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:04.688Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:04.688Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:04.688Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-TransactionID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ECOMP-RequestID:"f2dff978-582a-494e-882d-9f3a886c29be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ebc0136-367f-4147-9165-091d49574ebb"] 2022-06-04T05:07:04.689Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:04.689Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:04.817Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:04.818Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:04.818Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:04.818Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1AA9F5057FD7C131FCFD3302636E14BE; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:04.819Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1978442f-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:06:32.205+0000","endTime":"2022-06-04T05:06:32.210+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:07:04.819Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:04.819Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:04.823Z|f2dff978-582a-494e-882d-9f3a886c29be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:05.487Z|e0373f79-2abf-4808-b32e-6d2dd48ba71f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:05.487Z|e0373f79-2abf-4808-b32e-6d2dd48ba71f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:05.617Z|c3c84635-79fd-417d-8ff2-193b20556191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:07:05.619Z|c3c84635-79fd-417d-8ff2-193b20556191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:07:05.979Z|aed8dac0-d8c0-457f-b543-5a95f99a58c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:07:05.979Z|aed8dac0-d8c0-457f-b543-5a95f99a58c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:07:07.025Z|ce9ddb5e-22a7-408b-9309-8a1447fc7d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:07.025Z|4e0937dc-3dea-40d7-9639-e55b957b76bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:07.025Z|4e0937dc-3dea-40d7-9639-e55b957b76bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:07.025Z|ce9ddb5e-22a7-408b-9309-8a1447fc7d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:09.238Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:09.241Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||Checking if requestId: 06ec0861-d50b-4da2-ab7f-88dcd7657e17 already exists in requestDb InfraActiveRequests table 2022-06-04T05:07:09.242Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:09.242Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:09.242Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:09.243Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:09.243Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:09.243Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01bdfd378c595fba", X-B3-SpanId:"214d37bcfcbbe7e5", X-B3-ParentSpanId:"01bdfd378c595fba", X-B3-Sampled:"0", X-ONAP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd479317-701c-4646-9614-b237b4d320ac"] 2022-06-04T05:07:09.244Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:09.244Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:09.263Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:09.263Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:07:09.263Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:09.263Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:07:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:09.264Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: 2022-06-04T05:07:09.264Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:09.264Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|404|Not Found|InvokeReturn 2022-06-04T05:07:09.271Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:07:09.317Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:09.341Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|INFO|500||Invoke 2022-06-04T05:07:09.341Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[39eba550-cea2-40a3-9928-c3df7e21e933], X-ECOMP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-TransactionId=[], X-ONAP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17]} 2022-06-04T05:07:09.621Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:07:08:803-17952], vertex-id=[151712], Content-Length=[247], Date=[Sat, 04 Jun 2022 05:07:08 GMT], Content-Type=[application/json]} 2022-06-04T05:07:09.622Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"}]} 2022-06-04T05:07:09.622Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|INFO|500||InvokeReturn 2022-06-04T05:07:09.636Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:09.661Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:07:09.662Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-04T05:07:09.914Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-04T05:07:09.914Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:07:09:127-66587], Content-Length=[605], Date=[Sat, 04 Jun 2022 05:07:09 GMT], Content-Type=[application/json]} 2022-06-04T05:07:09.915Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-04T05:07:09.917Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-04T05:07:09.922Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:09.946Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|INFO|500||Invoke 2022-06-04T05:07:09.947Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4a521e2a-6097-4142-ac0d-8e84c722be15], X-ECOMP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-TransactionId=[], X-ONAP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17]} 2022-06-04T05:07:10.572Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:07:09:405-72726], vertex-id=[151712], Content-Length=[247], Date=[Sat, 04 Jun 2022 05:07:09 GMT], Content-Type=[application/json]} 2022-06-04T05:07:10.573Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"}]} 2022-06-04T05:07:10.574Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|INFO|500||InvokeReturn 2022-06-04T05:07:10.579Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:10.601Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:07:10.602Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-04T05:07:10.877Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-04T05:07:10.877Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:07:10:064-86433], Content-Length=[602], Date=[Sat, 04 Jun 2022 05:07:10 GMT], Content-Type=[application/json]} 2022-06-04T05:07:10.878Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-04T05:07:10.880Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-04T05:07:10.884Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:10.909Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|INFO|500||Invoke 2022-06-04T05:07:10.910Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6d8adff9-acae-4732-ac58-45626ba8816d], X-ECOMP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-TransactionId=[], X-ONAP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17]} 2022-06-04T05:07:11.219Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:07:10:378-42975], vertex-id=[151712], Content-Length=[247], Date=[Sat, 04 Jun 2022 05:07:10 GMT], Content-Type=[application/json]} 2022-06-04T05:07:11.220Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"}]} 2022-06-04T05:07:11.220Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa?format=pathed|INFO|500||InvokeReturn 2022-06-04T05:07:11.225Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:11.251Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:07:11.252Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-04T05:07:11.600Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-04T05:07:11.601Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:07:10:730-77748], Content-Length=[611], Date=[Sat, 04 Jun 2022 05:07:10 GMT], Content-Type=[application/json]} 2022-06-04T05:07:11.635Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-04T05:07:11.648Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-04T05:07:11.662Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:07:11.699Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-04T05:07:11.699Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b32d36c8-279e-4f13-b156-e135e167dcdb], X-ECOMP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17], X-TransactionId=[], X-ONAP-RequestID=[06ec0861-d50b-4da2-ab7f-88dcd7657e17]} 2022-06-04T05:07:11.917Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:07:11:158-52753], vertex-id=[405696], Content-Length=[573], Date=[Sat, 04 Jun 2022 05:07:11 GMT], Content-Type=[application/json]} 2022-06-04T05:07:11.919Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654319207907","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-04T05:07:11.919Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-04T05:07:11.921Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:07:11.921Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:07:11.922Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.923Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:07:11.923Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:11.924Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.924Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:07:11.924Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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:"01bdfd378c595fba", X-B3-SpanId:"0c8211ce50f2a7a5", X-B3-ParentSpanId:"01bdfd378c595fba", X-B3-Sampled:"0", X-ONAP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb66913c-4134-4660-a962-0f90bb4eefa7"] 2022-06-04T05:07:11.925Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa"},"instanceName":null,"requestScope":"service"} 2022-06-04T05:07:11.925Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:11.948Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:11.949Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:11.949Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:07:11.950Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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:"Sat, 04 Jun 2022 05:07:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:11.950Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:07:11.951Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:11.951Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:07:11.952Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.953Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-04T05:07:11.953Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:11.953Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.954Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-04T05:07:11.954Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc33b563-d143-49eb-9fe6-0dfcd60fcfff"] 2022-06-04T05:07:11.955Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-04T05:07:11.955Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:11.979Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:11.979Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.980Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:07:11.980Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:11.982Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:07:11.983Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:11.983Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-04T05:07:11.986Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.986Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.986Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.987Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.987Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.987Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91c598c6-3c91-45bd-91c5-26558f9a6b02"] 2022-06-04T05:07:11.987Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:11.988Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.010Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.011Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.011Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:07:12.011Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:12.014Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T03:22:57.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-06-04T05:07:12.015Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.015Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.017Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.017Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-04T05:07:12.017Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:12.018Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.018Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-04T05:07:12.018Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21b5b280-d7f7-4587-be5f-439d6f7febd2"] 2022-06-04T05:07:12.019Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-04T05:07:12.019Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:12.064Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:12.064Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.064Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:07:12.065Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:12.070Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:07:12.071Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:12.071Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-04T05:07:12.073Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:07:12.074Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:07:12.074Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:12.074Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:07:12.075Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:07:12.075Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"01bdfd378c595fba", X-B3-SpanId:"d151bbef41454300", X-B3-ParentSpanId:"01bdfd378c595fba", X-B3-Sampled:"0", X-ONAP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d3172cd-acf6-40c3-b770-b0052d383723"] 2022-06-04T05:07:12.075Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"06ec0861-d50b-4da2-ab7f-88dcd7657e17","requestStatus":"IN_PROGRESS","startTime":1654319231650,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"06ec0861-d50b-4da2-ab7f-88dcd7657e17"} 2022-06-04T05:07:12.075Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:12.108Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:12.108Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:07:12.109Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:07:12.109Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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/06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:12.110Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:07:11.650+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:07:12.369+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:12.110Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:12.110Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:07:12.117Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.118Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:07:12.118Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:12.118Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|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-06-04T05:07:12.119Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:07:12.119Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"01bdfd378c595fba", X-B3-SpanId:"06b8ef00836e4546", X-B3-ParentSpanId:"01bdfd378c595fba", X-B3-Sampled:"0", X-ONAP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf5b28f-33ef-4e8f-96af-c22ff564cf5e"] 2022-06-04T05:07:12.119Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"eae46eae-68d3-4f08-a079-d5c05a493030\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelUuid\":\"50740280-eb83-4cec-a39f-8597c5abc154\",\"modelInvariantUuid\":\"eae46eae-68d3-4f08-a079-d5c05a493030\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\"}","type":"String"},"requestId":{"value":"06ec0861-d50b-4da2-ab7f-88dcd7657e17","type":"String"},"mso-request-id":{"value":"06ec0861-d50b-4da2-ab7f-88dcd7657e17","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","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/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:07:12.120Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:13.134Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:13.135Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:07:13.135Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:07:13.135Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:07:12 GMT", X-ONAP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-TransactionID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ECOMP-RequestID:"06ec0861-d50b-4da2-ab7f-88dcd7657e17", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"adf5b28f-33ef-4e8f-96af-c22ff564cf5e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:13.136Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"06ec0861-d50b-4da2-ab7f-88dcd7657e17\",\"instanceId\":\"df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa\"}}","message":"Success","processInstanceID":"30b95442-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:07:13.136Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:13.137Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:07:13.144Z|06ec0861-d50b-4da2-ab7f-88dcd7657e17|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:13.276Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:13.280Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:13.280Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:13.280Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:13.280Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:13.281Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:13.281Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbab9e7bb66fcc58", X-B3-SpanId:"3183741d0d0d0f17", X-B3-ParentSpanId:"bbab9e7bb66fcc58", X-B3-Sampled:"0", X-ONAP-RequestID:"208ca145-1f36-49ab-8495-fafb92270d80", X-RequestID:"208ca145-1f36-49ab-8495-fafb92270d80", X-TransactionID:"208ca145-1f36-49ab-8495-fafb92270d80", X-ECOMP-RequestID:"208ca145-1f36-49ab-8495-fafb92270d80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67838ded-b3c7-40f9-ae6b-bf9270e2b762"] 2022-06-04T05:07:13.281Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:13.281Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:13.303Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:13.303Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:13.303Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:13.304Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:13.306Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:07:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:13.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:13.306Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:13.306Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||InvokeReturn 2022-06-04T05:07:13.307Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:13.307Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:13.308Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:13.308Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:13.308Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:13.308Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbab9e7bb66fcc58", X-B3-SpanId:"7bb83db9d01ff427", X-B3-ParentSpanId:"bbab9e7bb66fcc58", X-B3-Sampled:"0", X-ONAP-RequestID:"208ca145-1f36-49ab-8495-fafb92270d80", X-RequestID:"208ca145-1f36-49ab-8495-fafb92270d80", X-TransactionID:"208ca145-1f36-49ab-8495-fafb92270d80", X-ECOMP-RequestID:"208ca145-1f36-49ab-8495-fafb92270d80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"174a22b6-0fc2-4b3e-964c-90e46fdfdd22"] 2022-06-04T05:07:13.309Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:13.309Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:13.322Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:13.323Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:13.323Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:13.323Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:13.325Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:07:13.325Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:13.325Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:13.332Z|208ca145-1f36-49ab-8495-fafb92270d80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:14.948Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:14.953Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:14.953Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:14.953Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:14.953Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:14.953Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:14.954Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c134e9632749b1f6", X-B3-SpanId:"00ca327c663b2bf3", X-B3-ParentSpanId:"c134e9632749b1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-TransactionID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ECOMP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f4f9b09-3579-449f-a448-5c872b9c5ebe"] 2022-06-04T05:07:14.954Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:14.954Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:14.975Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:14.976Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:14.976Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:14.977Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:14.981Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:14.981Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:14.982Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:14.985Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:14.986Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:14.986Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:14.986Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:14.987Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:14.987Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c134e9632749b1f6", X-B3-SpanId:"6934e9ac520b4264", X-B3-ParentSpanId:"c134e9632749b1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-TransactionID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ECOMP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d60154b-fa4b-437f-be2a-0a87726c722f"] 2022-06-04T05:07:14.987Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:14.988Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:15.004Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:15.004Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:15.005Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:15.005Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:15.006Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:15.006Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:15.007Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:15.062Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:15.062Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:15.062Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:15.063Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:15.063Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:15.063Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-TransactionID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ECOMP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"023d7064-cc4f-4c28-bc0b-0d0125e00b8a"] 2022-06-04T05:07:15.063Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:15.063Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:15.195Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:15.196Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:15.196Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:15.196Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7D7D69C4CFDEC198189E77CA5477E0F4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:15.196Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":"2022-06-04T05:07:04.659+0000","removalTime":null,"durationInMillis":38964,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:07:15.197Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:15.197Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:15.219Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:15.220Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:15.220Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:15.220Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:15.220Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:15.220Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-TransactionID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ECOMP-RequestID:"7631312d-4d6a-4941-afe1-3585123b7221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a5473d2-6dbb-4604-a719-aa619fbf35c7"] 2022-06-04T05:07:15.221Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:15.221Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:15.345Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:15.346Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:15.346Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:15.346Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A87EF0F163570A33AC806BA16B394E15; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:15.347Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2cd00cea-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:07:04.657+0000","endTime":"2022-06-04T05:07:04.657+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:07:15.347Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:15.347Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:15.351Z|7631312d-4d6a-4941-afe1-3585123b7221|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:15.510Z|f58da9c9-a106-43aa-ba8f-4fbe7faeb9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:15.511Z|f58da9c9-a106-43aa-ba8f-4fbe7faeb9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:17.048Z|d514c296-30d7-4c6d-8814-bfe9a539d0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:17.048Z|18570f72-dc70-4990-a272-0899715213d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:17.049Z|d514c296-30d7-4c6d-8814-bfe9a539d0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:17.049Z|18570f72-dc70-4990-a272-0899715213d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:20.290Z|02ed25f6-8185-4ccf-ba45-62355b0a83be|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:07:20.291Z|02ed25f6-8185-4ccf-ba45-62355b0a83be|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:20.617Z|f932e6aa-e404-4397-83a4-fc55b90c7013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:07:20.617Z|f932e6aa-e404-4397-83a4-fc55b90c7013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:07:23.464Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:23.469Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:23.470Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:23.470Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:23.470Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:23.471Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:23.471Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3629ed24453d0785", X-B3-SpanId:"74cde46e8e178edb", X-B3-ParentSpanId:"3629ed24453d0785", X-B3-Sampled:"0", X-ONAP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-TransactionID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ECOMP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76041b8d-71bc-41e8-b3a4-cf33e7ab764c"] 2022-06-04T05:07:23.472Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:23.472Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:23.495Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:23.495Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:23.496Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:23.496Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:23.498Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-06-04T05:07:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:23.498Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:23.498Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||InvokeReturn 2022-06-04T05:07:23.500Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:23.500Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:23.501Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:23.501Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:23.501Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:23.501Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3629ed24453d0785", X-B3-SpanId:"2a7ca7d157794668", X-B3-ParentSpanId:"3629ed24453d0785", X-B3-Sampled:"0", X-ONAP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-TransactionID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ECOMP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6caa5122-872f-4cb3-aab1-939398703227"] 2022-06-04T05:07:23.502Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:23.502Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:23.516Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:23.516Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:23.516Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:23.517Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:23.518Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:07:23.518Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:23.519Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:23.545Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:23.546Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:23.546Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:23.546Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:23.547Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:23.547Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-TransactionID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ECOMP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ef667d2-1878-44b6-83d0-3615367ee953"] 2022-06-04T05:07:23.547Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:23.548Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:23.670Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:23.670Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:23.671Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:23.671Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1C053B7E6025B9041B54E86854412FD7; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:23.672Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3438de10-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"06ec0861-d50b-4da2-ab7f-88dcd7657e17","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:07:17.088+0000","endTime":"2022-06-04T05:07:19.635+0000","removalTime":null,"durationInMillis":2547,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"30b95442-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"3437583e-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:07:23.672Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:23.673Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06ec0861-d50b-4da2-ab7f-88dcd7657e17&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:23.713Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:23.734Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:23.735Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:23.735Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:23.736Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:23.736Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-TransactionID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ECOMP-RequestID:"f45add75-658b-47c8-8488-caac24d9aa71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08cb14cb-39d5-4867-91af-f51dd83f00f9"] 2022-06-04T05:07:23.736Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:23.737Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:23.865Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:23.865Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:23.866Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:23.866Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1BB563A077329DB0A42523345DC8E9E0; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:23.867Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:34397a63-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"3438de10-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"3438de10-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"3438de10-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:07:17.092+0000","endTime":"2022-06-04T05:07:19.634+0000","durationInMillis":2542,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"30b95442-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:07:23.867Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:23.868Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3438de10-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:23.872Z|f45add75-658b-47c8-8488-caac24d9aa71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:25.478Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:25.482Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:25.482Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:25.482Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:25.482Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:25.483Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:25.483Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d449bbb6dc958d9", X-B3-SpanId:"3a4e0ce9eaa01779", X-B3-ParentSpanId:"7d449bbb6dc958d9", X-B3-Sampled:"0", X-ONAP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-TransactionID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ECOMP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"594ea7ff-5930-4aab-8726-d129b97ff3de"] 2022-06-04T05:07:25.483Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:25.483Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:25.515Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:25.515Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:25.515Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:25.516Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:25.517Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:25.517Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:25.518Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:25.520Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:25.520Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:25.521Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:25.521Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:25.521Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:25.521Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d449bbb6dc958d9", X-B3-SpanId:"fa7a6852426fecc2", X-B3-ParentSpanId:"7d449bbb6dc958d9", X-B3-Sampled:"0", X-ONAP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-TransactionID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ECOMP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b8b7432-7529-41c9-809d-3eae01ace8f9"] 2022-06-04T05:07:25.522Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:25.522Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:25.533Z|72471a8b-2116-43c3-bc27-21f1b6493b46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:25.533Z|72471a8b-2116-43c3-bc27-21f1b6493b46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:25.535Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:25.537Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:25.537Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:25.537Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:25.538Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:25.538Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:25.538Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:25.563Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:25.564Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:25.564Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:25.565Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:25.565Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:25.565Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-TransactionID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ECOMP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"059c43cb-7e54-45df-838e-283d5f5b550c"] 2022-06-04T05:07:25.566Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:25.566Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:25.692Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:25.693Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:25.693Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:25.693Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=94F246E7311C7915CF866CF2D0027D44; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:07:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:25.694Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":"2022-06-04T05:07:04.659+0000","removalTime":null,"durationInMillis":38964,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:07:25.694Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:25.694Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:25.716Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:25.716Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:25.717Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:25.717Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:25.717Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:25.717Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-TransactionID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ECOMP-RequestID:"e9b27e63-0350-460d-b913-f6e111565e3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e56b503-c00f-452d-8d8e-fe40e170d561"] 2022-06-04T05:07:25.717Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:25.718Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:25.836Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:25.836Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:25.837Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:25.837Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=33DB73023EB54EFD4F4613E35219B27A; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:25.837Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2cd00cea-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:07:04.657+0000","endTime":"2022-06-04T05:07:04.657+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:07:25.837Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:25.838Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:25.842Z|e9b27e63-0350-460d-b913-f6e111565e3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:27.070Z|4830de92-9af9-43f0-afcf-355e2582c883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:27.071Z|e742942a-6443-4d71-90d9-d2b70fe46104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:27.072Z|e742942a-6443-4d71-90d9-d2b70fe46104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:27.074Z|4830de92-9af9-43f0-afcf-355e2582c883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:34.008Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:34.013Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.013Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:34.014Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.014Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.015Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:34.015Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09a3516cb258e22e", X-B3-SpanId:"f857aca07ec9c267", X-B3-ParentSpanId:"09a3516cb258e22e", X-B3-Sampled:"0", X-ONAP-RequestID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-RequestID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-TransactionID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-ECOMP-RequestID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2af5bcc3-731a-4c09-9aac-c978bccc65a6"] 2022-06-04T05:07:34.018Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:34.018Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.044Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.044Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.044Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:34.045Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.047Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:07:11.000+00:00", "endTime" : "2022-06-04T05:07:27.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:34.047Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.048Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||InvokeReturn 2022-06-04T05:07:34.049Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.049Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:34.049Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.050Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.050Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:34.050Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09a3516cb258e22e", X-B3-SpanId:"d588066b4f1e0fb9", X-B3-ParentSpanId:"09a3516cb258e22e", X-B3-Sampled:"0", X-ONAP-RequestID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-RequestID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-TransactionID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-ECOMP-RequestID:"69f7282c-1240-4e0c-a089-273ab81393fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad4f6711-8b22-440e-954d-b56dc00850d1"] 2022-06-04T05:07:34.050Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:34.050Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.065Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.066Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.066Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:34.066Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.069Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:07:34.069Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.070Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:34.076Z|69f7282c-1240-4e0c-a089-273ab81393fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:34.203Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:34.208Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.208Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:34.208Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.208Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.209Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:34.209Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56112658c80b5702", X-B3-SpanId:"a96b4e2b92d5a6fc", X-B3-ParentSpanId:"56112658c80b5702", X-B3-Sampled:"0", X-ONAP-RequestID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-RequestID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-TransactionID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-ECOMP-RequestID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a08f829-63d5-4998-8088-d6a7e4e8bc26"] 2022-06-04T05:07:34.209Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:34.209Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.232Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.232Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.232Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:34.232Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.234Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:07:11.000+00:00", "endTime" : "2022-06-04T05:07:27.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:34.234Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.235Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||InvokeReturn 2022-06-04T05:07:34.236Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.236Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:34.236Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.236Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.237Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:34.237Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56112658c80b5702", X-B3-SpanId:"7b2b600e5290d615", X-B3-ParentSpanId:"56112658c80b5702", X-B3-Sampled:"0", X-ONAP-RequestID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-RequestID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-TransactionID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-ECOMP-RequestID:"dcf6b616-c1ee-4156-8a0b-c96b33f060f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"678808d1-9142-4e4b-b43b-4c37f43c0378"] 2022-06-04T05:07:34.237Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:34.237Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.250Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.251Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.251Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:34.251Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.252Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:07:34.253Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.253Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:34.259Z|dcf6b616-c1ee-4156-8a0b-c96b33f060f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:34.383Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:34.387Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.387Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:34.388Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.388Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.388Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:34.388Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8fe66f4ffe08d19", X-B3-SpanId:"973dea12d6c46b19", X-B3-ParentSpanId:"a8fe66f4ffe08d19", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-RequestID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-TransactionID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-ECOMP-RequestID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b42a9f58-2b30-4076-93c6-9ac74af5b856"] 2022-06-04T05:07:34.389Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:34.389Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.410Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.410Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.410Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:34.411Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.413Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:07:11.000+00:00", "endTime" : "2022-06-04T05:07:27.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:34.413Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.413Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||InvokeReturn 2022-06-04T05:07:34.414Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.414Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:34.415Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.415Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.415Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:34.415Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8fe66f4ffe08d19", X-B3-SpanId:"c14c4a0a9124fde9", X-B3-ParentSpanId:"a8fe66f4ffe08d19", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-RequestID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-TransactionID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-ECOMP-RequestID:"dfc460b7-0c3c-45d8-91ba-d7b805948545", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8562a61e-2ef9-45d1-8a05-03d3fdf34055"] 2022-06-04T05:07:34.416Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:34.416Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.428Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.429Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.429Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:34.429Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.430Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:07:34.430Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.431Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:34.439Z|dfc460b7-0c3c-45d8-91ba-d7b805948545|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:34.563Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:34.566Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.567Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||Invoke 2022-06-04T05:07:34.567Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.567Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17 2022-06-04T05:07:34.567Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Method : GET 2022-06-04T05:07:34.568Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb48207b884f1733", X-B3-SpanId:"fcbb544f8b2497a2", X-B3-ParentSpanId:"eb48207b884f1733", X-B3-Sampled:"0", X-ONAP-RequestID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-RequestID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-TransactionID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-ECOMP-RequestID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1408d4c3-a868-4503-81fd-ee976dafc2ff"] 2022-06-04T05:07:34.568Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Request body: 2022-06-04T05:07:34.568Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.591Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.591Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.591Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Status text : 2022-06-04T05:07:34.591Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.595Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||Response body: { "requestId" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:07:11.000+00:00", "endTime" : "2022-06-04T05:07:27.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"eae46eae-68d3-4f08-a079-d5c05a493030\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"50740280-eb83-4cec-a39f-8597c5abc154\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "serviceInstanceName" : "basic_cnf-9d739681-0782-4ff8-9b34-87551d5f1bbb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df37cab0-8f4b-47a0-99f7-dc6b6ce22bfa", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "06ec0861-d50b-4da2-ab7f-88dcd7657e17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17" } } } 2022-06-04T05:07:34.595Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.595Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06ec0861-d50b-4da2-ab7f-88dcd7657e17|INFO|500||InvokeReturn 2022-06-04T05:07:34.596Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.596Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:34.597Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:34.597Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false 2022-06-04T05:07:34.597Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:34.597Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb48207b884f1733", X-B3-SpanId:"ce50ddb9b369f63b", X-B3-ParentSpanId:"eb48207b884f1733", X-B3-Sampled:"0", X-ONAP-RequestID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-RequestID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-TransactionID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-ECOMP-RequestID:"6a78c7f4-51fd-47e0-9925-edfd16b2f096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd024a7-a688-4983-a949-2c43e76b2113"] 2022-06-04T05:07:34.598Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:34.598Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:34.610Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:34.610Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:34.610Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:34.611Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:34.613Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:07:34.613Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:34.613Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06ec0861-d50b-4da2-ab7f-88dcd7657e17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:34.619Z|6a78c7f4-51fd-47e0-9925-edfd16b2f096|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06ec0861-d50b-4da2-ab7f-88dcd7657e17|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:35.556Z|ee2b26cf-6318-4554-87c8-a2339d0a2662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:35.557Z|ee2b26cf-6318-4554-87c8-a2339d0a2662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:35.617Z|58551e57-89d2-4441-84df-b1196e37c42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:07:35.617Z|58551e57-89d2-4441-84df-b1196e37c42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:07:35.975Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:35.979Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:35.979Z|b4a3a5a1-fe29-424b-9469-511272fc4462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:07:35.980Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:35.980Z|b4a3a5a1-fe29-424b-9469-511272fc4462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:07:35.980Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:35.980Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:35.980Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:35.980Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19b313c7c3f8b4ca", X-B3-SpanId:"65e99f04b49242d6", X-B3-ParentSpanId:"19b313c7c3f8b4ca", X-B3-Sampled:"0", X-ONAP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-TransactionID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ECOMP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5a4d5b-d957-4f0e-aab7-4b8141061c13"] 2022-06-04T05:07:35.981Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:35.981Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:36.006Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:36.006Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:36.006Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:36.007Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:36.009Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:36.009Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:36.009Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:36.011Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:36.011Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:36.011Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:36.012Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:36.012Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:36.012Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19b313c7c3f8b4ca", X-B3-SpanId:"101bbcc76eda7a16", X-B3-ParentSpanId:"19b313c7c3f8b4ca", X-B3-Sampled:"0", X-ONAP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-TransactionID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ECOMP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"455d63f7-8fea-4971-ad55-fa1a304fbc9d"] 2022-06-04T05:07:36.012Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:36.012Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:36.026Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:36.026Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:36.026Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:36.027Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:36.028Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:36.028Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:36.029Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:36.058Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:36.059Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:36.059Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:36.059Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:36.059Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:36.060Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-TransactionID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ECOMP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe1151f-307d-446f-a144-6c974f48e8e8"] 2022-06-04T05:07:36.060Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:36.060Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:36.187Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:36.187Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:36.188Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:36.188Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3BA08FE1B33DEFCAFBE448426B7E2ED3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:07:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:36.188Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":"2022-06-04T05:07:04.659+0000","removalTime":null,"durationInMillis":38964,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:07:36.189Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:36.189Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:36.214Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:36.214Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:36.215Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:36.215Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:36.215Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:36.215Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-TransactionID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ECOMP-RequestID:"bade0f98-8f45-4263-9f7a-b89948d27b5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7af1722e-2733-4a71-a0b8-c4229d4cc2c7"] 2022-06-04T05:07:36.216Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:36.216Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:36.336Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:36.337Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:36.337Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:36.338Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E2D8A1E633B47AA176044A1B9649E6C5; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:36.338Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2cd00cea-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:07:04.657+0000","endTime":"2022-06-04T05:07:04.657+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:07:36.338Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:36.339Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:36.342Z|bade0f98-8f45-4263-9f7a-b89948d27b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:37.091Z|3a666dd0-b31e-4a16-9f6f-a930e12885cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:37.092Z|3a666dd0-b31e-4a16-9f6f-a930e12885cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:37.095Z|32cae07a-0e59-460a-a678-8c222e14fd5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:37.095Z|32cae07a-0e59-460a-a678-8c222e14fd5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:45.583Z|7f49b781-4575-47c7-8817-3a21c2f26db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:45.584Z|7f49b781-4575-47c7-8817-3a21c2f26db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:46.473Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:46.477Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:46.477Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:46.478Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:46.478Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:46.478Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:46.478Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5235b772dd2920e", X-B3-SpanId:"ee0ad1d6d44477a0", X-B3-ParentSpanId:"a5235b772dd2920e", X-B3-Sampled:"0", X-ONAP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-TransactionID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ECOMP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"704ace45-9d0f-4a4b-a7ab-c1deadfa4dca"] 2022-06-04T05:07:46.479Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:46.479Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:46.510Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:46.510Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:46.510Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:46.511Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:46.512Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "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-06-04T05:06:09.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:06:33.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:46.512Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:46.513Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:46.514Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:46.515Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:46.515Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:46.515Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:46.515Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:46.516Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5235b772dd2920e", X-B3-SpanId:"fe8fb31df751e0be", X-B3-ParentSpanId:"a5235b772dd2920e", X-B3-Sampled:"0", X-ONAP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-TransactionID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ECOMP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f8c3dc-404c-4cfe-80ae-75f1a33a6bdc"] 2022-06-04T05:07:46.516Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:46.516Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:46.531Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:46.531Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:46.532Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:46.532Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:46.533Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:46.533Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:46.534Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:46.559Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:46.559Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:46.560Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:46.560Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:07:46.560Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:46.560Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-TransactionID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ECOMP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15eb3f17-c3f1-47f0-af47-1aa38bb791d6"] 2022-06-04T05:07:46.561Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:46.561Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:46.686Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:46.687Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:46.687Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:46.687Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0ABB73E15DEEC3F384CC482C9B9F15BA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:07:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:46.688Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"90862ae1-3c87-4a30-9840-cea817fd7dc9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:06:25.695+0000","endTime":"2022-06-04T05:07:04.659+0000","removalTime":null,"durationInMillis":38964,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"1595b31a-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:07:46.688Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:46.688Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90862ae1-3c87-4a30-9840-cea817fd7dc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:46.711Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:46.712Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:07:46.712Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:46.712Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:07:46.712Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:07:46.713Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-TransactionID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ECOMP-RequestID:"2c1981b9-71be-43d8-abb5-9f83b99a986f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5dde9a-d0cf-470a-857b-6e612830655c"] 2022-06-04T05:07:46.713Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:07:46.713Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:46.836Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:46.836Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:46.837Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:07:46.837Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E485ABD07E78A85508C5AD7893F8E328; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:07:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:46.837Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2cd00cea-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:07:04.657+0000","endTime":"2022-06-04T05:07:04.657+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bc619cd-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:07:46.838Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:46.838Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1596ebdb-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:07:46.842Z|2c1981b9-71be-43d8-abb5-9f83b99a986f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:47.112Z|dc717f96-51e2-41a3-867e-f6c7916d2f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:47.113Z|dc717f96-51e2-41a3-867e-f6c7916d2f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:47.114Z|7e3ce8db-a126-461b-b2eb-36a2a2d85279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:47.115Z|7e3ce8db-a126-461b-b2eb-36a2a2d85279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:50.617Z|861a2128-6b80-476a-82b0-29e65146d397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:07:50.619Z|861a2128-6b80-476a-82b0-29e65146d397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:07:55.604Z|99c0a318-890a-4d6b-9459-c2cf16394610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:55.604Z|99c0a318-890a-4d6b-9459-c2cf16394610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:56.976Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:56.980Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:56.980Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:56.981Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:56.981Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:56.981Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:56.981Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"558dba68cbcce326", X-B3-SpanId:"2df1bd9c459dd36f", X-B3-ParentSpanId:"558dba68cbcce326", X-B3-Sampled:"0", X-ONAP-RequestID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-RequestID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-TransactionID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-ECOMP-RequestID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fb1d7cd-063f-430f-82bd-e8a25d407125"] 2022-06-04T05:07:56.981Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:56.982Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.005Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.006Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.006Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:57.006Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.008Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:09.000+00:00", "endTime" : "2022-06-04T05:07:53.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:54.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:57.008Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.008Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:57.010Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.010Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:57.010Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.011Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.011Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:57.011Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"558dba68cbcce326", X-B3-SpanId:"1164c96fa349d292", X-B3-ParentSpanId:"558dba68cbcce326", X-B3-Sampled:"0", X-ONAP-RequestID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-RequestID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-TransactionID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-ECOMP-RequestID:"c8224f59-69a0-41c6-9b17-5f4de14536cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19d3a5b6-7d1d-4d95-8f39-c58169498530"] 2022-06-04T05:07:57.011Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:57.011Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.033Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.033Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.033Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:57.034Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.036Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:57.036Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.036Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:57.043Z|c8224f59-69a0-41c6-9b17-5f4de14536cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:57.134Z|3798b681-ac51-43eb-8912-0713cad591c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:57.134Z|3798b681-ac51-43eb-8912-0713cad591c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:57.136Z|79ffb20b-0aa0-45ea-869e-b6e5f581af70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:07:57.137Z|79ffb20b-0aa0-45ea-869e-b6e5f581af70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:07:57.196Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:57.200Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.201Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:57.201Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.201Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.202Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:57.202Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6ac08cd30a1272d", X-B3-SpanId:"9c1f0d10ba1e2fb7", X-B3-ParentSpanId:"a6ac08cd30a1272d", X-B3-Sampled:"0", X-ONAP-RequestID:"ee004ee1-cd3d-4193-b445-70123a018676", X-RequestID:"ee004ee1-cd3d-4193-b445-70123a018676", X-TransactionID:"ee004ee1-cd3d-4193-b445-70123a018676", X-ECOMP-RequestID:"ee004ee1-cd3d-4193-b445-70123a018676", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3c54eed-2cb7-4ab4-a193-e2f32d03d366"] 2022-06-04T05:07:57.203Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:57.203Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.223Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.224Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.224Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:57.224Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.225Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:09.000+00:00", "endTime" : "2022-06-04T05:07:53.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:54.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:57.225Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.226Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:57.227Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.228Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:57.228Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.228Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.229Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:57.229Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6ac08cd30a1272d", X-B3-SpanId:"1d6ae8c56d2f986e", X-B3-ParentSpanId:"a6ac08cd30a1272d", X-B3-Sampled:"0", X-ONAP-RequestID:"ee004ee1-cd3d-4193-b445-70123a018676", X-RequestID:"ee004ee1-cd3d-4193-b445-70123a018676", X-TransactionID:"ee004ee1-cd3d-4193-b445-70123a018676", X-ECOMP-RequestID:"ee004ee1-cd3d-4193-b445-70123a018676", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52dc6df7-a75b-4699-8220-e4d216d1b0dd"] 2022-06-04T05:07:57.230Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:57.230Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.246Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.246Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.246Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:57.247Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.249Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:57.250Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.250Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:57.257Z|ee004ee1-cd3d-4193-b445-70123a018676|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:57.377Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:57.381Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.382Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:57.382Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.382Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.383Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:57.383Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"094a236faed48dda", X-B3-SpanId:"bc8f81b5d8bfeda4", X-B3-ParentSpanId:"094a236faed48dda", X-B3-Sampled:"0", X-ONAP-RequestID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-RequestID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-TransactionID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-ECOMP-RequestID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21cbefb-6dae-4e61-9a3b-b2b5d3612e46"] 2022-06-04T05:07:57.383Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:57.383Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.404Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.405Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.405Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:57.405Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.407Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:09.000+00:00", "endTime" : "2022-06-04T05:07:53.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:54.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:57.407Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.407Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:57.408Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.409Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:57.409Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.409Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.409Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:57.410Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"094a236faed48dda", X-B3-SpanId:"0c5f8598b018ff50", X-B3-ParentSpanId:"094a236faed48dda", X-B3-Sampled:"0", X-ONAP-RequestID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-RequestID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-TransactionID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-ECOMP-RequestID:"78fe7c8c-e2e9-4d21-8e30-1936c17c222f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91b472b9-486d-47ce-b6ed-49c87e3b237a"] 2022-06-04T05:07:57.410Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:57.410Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.424Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.424Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.425Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:57.425Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Connection:"close"] 2022-06-04T05:07:57.426Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:57.426Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.427Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:57.436Z|78fe7c8c-e2e9-4d21-8e30-1936c17c222f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:57.568Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:57.571Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.572Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:57.572Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.572Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.573Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:57.573Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1d72dbee65eaff", X-B3-SpanId:"6f2f7a22434af023", X-B3-ParentSpanId:"6c1d72dbee65eaff", X-B3-Sampled:"0", X-ONAP-RequestID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-RequestID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-TransactionID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-ECOMP-RequestID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db714a8e-7f2f-4263-b48a-e2278cb8c6f1"] 2022-06-04T05:07:57.573Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:57.573Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.600Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.600Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.600Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:57.601Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.602Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:09.000+00:00", "endTime" : "2022-06-04T05:07:53.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:54.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:57.602Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.603Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:57.604Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.604Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:57.605Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.605Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.605Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:57.606Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1d72dbee65eaff", X-B3-SpanId:"a0d6d4c225f22c62", X-B3-ParentSpanId:"6c1d72dbee65eaff", X-B3-Sampled:"0", X-ONAP-RequestID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-RequestID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-TransactionID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-ECOMP-RequestID:"c1d72885-3499-4949-96b3-5ae4b9de5176", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfbb4010-2286-4a3a-8fa0-5d7a57246bcd"] 2022-06-04T05:07:57.606Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:57.606Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.620Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.621Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.621Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:57.621Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.622Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:57.622Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.623Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:57.631Z|c1d72885-3499-4949-96b3-5ae4b9de5176|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:07:57.760Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:07:57.764Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.765Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||Invoke 2022-06-04T05:07:57.765Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.765Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9 2022-06-04T05:07:57.765Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Method : GET 2022-06-04T05:07:57.766Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd94c5115dbf82c6", X-B3-SpanId:"bd5b6b8e74d1241f", X-B3-ParentSpanId:"fd94c5115dbf82c6", X-B3-Sampled:"0", X-ONAP-RequestID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-RequestID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-TransactionID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-ECOMP-RequestID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e49d1f-6be5-4a59-8337-4887cd7b86b0"] 2022-06-04T05:07:57.766Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Request body: 2022-06-04T05:07:57.766Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.784Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.785Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.785Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Status text : 2022-06-04T05:07:57.785Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.786Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||Response body: { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:06:09.000+00:00", "endTime" : "2022-06-04T05:07:53.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"b86e34aa-f39b-4704-9540-82975d84ec63\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:07:54.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "cloudIdentifier" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:06:28.000+00:00" } ], "requestURI" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9" } } } 2022-06-04T05:07:57.786Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.787Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90862ae1-3c87-4a30-9840-cea817fd7dc9|INFO|500||InvokeReturn 2022-06-04T05:07:57.788Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.788Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:07:57.788Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:07:57.788Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false 2022-06-04T05:07:57.789Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:07:57.789Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd94c5115dbf82c6", X-B3-SpanId:"689c14977d18482c", X-B3-ParentSpanId:"fd94c5115dbf82c6", X-B3-Sampled:"0", X-ONAP-RequestID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-RequestID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-TransactionID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-ECOMP-RequestID:"a20b9f1a-3be0-4eed-809d-ff9cc620b19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec17e867-beea-4cdc-931b-655a306dbe42"] 2022-06-04T05:07:57.789Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:07:57.789Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:07:57.801Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:07:57.801Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:07:57.801Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:07:57.802Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:07:57.802Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "90862ae1-3c87-4a30-9840-cea817fd7dc9", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":null,\"creation_time\":1654319191000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:06:34.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:07:57.802Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:07:57.803Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90862ae1-3c87-4a30-9840-cea817fd7dc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:07:57.809Z|a20b9f1a-3be0-4eed-809d-ff9cc620b19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90862ae1-3c87-4a30-9840-cea817fd7dc9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:08:05.617Z|1d293686-94de-4c2c-97e5-a3e86264e967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:08:05.617Z|1d293686-94de-4c2c-97e5-a3e86264e967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:08:05.625Z|9924990c-2738-4362-8e3a-370a4a235d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:05.626Z|9924990c-2738-4362-8e3a-370a4a235d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:05.980Z|f5ca6195-bf1a-48b7-be53-4c1aa6040a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:08:05.981Z|f5ca6195-bf1a-48b7-be53-4c1aa6040a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:08:07.155Z|8c69604e-531c-4217-9c45-a3ef2a9c3e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:07.156Z|8c69604e-531c-4217-9c45-a3ef2a9c3e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:07.156Z|6a2aaedd-a0db-405a-884b-6507c159eefb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:07.157Z|6a2aaedd-a0db-405a-884b-6507c159eefb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:14.714Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:08:14.716Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||INFO|500||Checking if requestId: ee18980a-3f5f-4c82-a6d0-ec6911b0701c already exists in requestDb InfraActiveRequests table 2022-06-04T05:08:14.716Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:14.717Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:08:14.717Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:14.717Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:14.717Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:08:14.718Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ccf2a67b4bbaba2", X-B3-SpanId:"93683f2b140e5512", X-B3-ParentSpanId:"5ccf2a67b4bbaba2", X-B3-Sampled:"0", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f0546b-538a-4e5d-b51b-a8da19abe1f7"] 2022-06-04T05:08:14.718Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:08:14.718Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:14.741Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:14.741Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:08:14.742Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:08:14.742Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:08:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:14.743Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: 2022-06-04T05:08:14.743Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:14.744Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|404|Not Found|InvokeReturn 2022-06-04T05:08:14.753Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:08:14.757Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:08:14.780Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:08:14.781Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ee18980a-3f5f-4c82-a6d0-ec6911b0701c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9a4cbe51-1f8b-4706-bafc-fda700b6024f], X-ECOMP-RequestID=[ee18980a-3f5f-4c82-a6d0-ec6911b0701c], X-TransactionId=[], X-ONAP-RequestID=[ee18980a-3f5f-4c82-a6d0-ec6911b0701c]} 2022-06-04T05:08:15.494Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:08:14:245-82420], vertex-id=[290952], Content-Length=[1055], Date=[Sat, 04 Jun 2022 05:08:14 GMT], Content-Type=[application/json]} 2022-06-04T05:08:15.496Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654319148030","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b86e34aa-f39b-4704-9540-82975d84ec63"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_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-06-04T05:08:15.496Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:08:15.497Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:08:15.497Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:08:15.499Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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-06-04T05:08:15.499Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:08:15.500Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:15.500Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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-06-04T05:08:15.500Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:08:15.501Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"5ccf2a67b4bbaba2", X-B3-SpanId:"7002bb9eec7a9631", X-B3-ParentSpanId:"5ccf2a67b4bbaba2", X-B3-Sampled:"0", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc60765a-3962-4008-bffe-82949cd7a667"] 2022-06-04T05:08:15.501Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"b86e34aa-f39b-4704-9540-82975d84ec63","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b","vfModuleInstanceId":"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a"},"instanceName":null,"requestScope":"vfModule"} 2022-06-04T05:08:15.501Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:15.528Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:15.529Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:15.529Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:08:15.529Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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:"Sat, 04 Jun 2022 05:08:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:15.530Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:08:15.530Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:15.530Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:08:15.531Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-04T05:08:15.532Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2022-06-04T05:08:15.532Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:15.532Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-04T05:08:15.532Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2022-06-04T05:08:15.533Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45795313-ea1f-465a-8baa-a6eec4ecb037"] 2022-06-04T05:08:15.533Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2022-06-04T05:08:15.533Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:15.559Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:15.559Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:15.560Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:08:15.560Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:15.562Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 47, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-06-04T05:08:15.562Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:15.562Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2022-06-04T05:08:15.567Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a 2022-06-04T05:08:15.567Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|INFO|500||Invoke 2022-06-04T05:08:15.568Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:15.568Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a 2022-06-04T05:08:15.568Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Method : GET 2022-06-04T05:08:15.569Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d49a27c1-a020-4f93-910f-fadda210422a"] 2022-06-04T05:08:15.569Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Request body: 2022-06-04T05:08:15.569Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:15.591Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:15.592Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:15.592Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Status text : 2022-06-04T05:08:15.593Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:15.594Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||Response body: { "modelUUID" : "3406d259-6fe4-4f37-93f6-56484e59437a", "modelInvariantUUID" : "762c6616-c305-4029-a1e7-51f66031d680", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-04 05:01:32.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a/vfModuleCustomization" } } } 2022-06-04T05:08:15.594Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:15.594Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3406d259-6fe4-4f37-93f6-56484e59437a|INFO|500||InvokeReturn 2022-06-04T05:08:15.596Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:08:15.597Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:08:15.597Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:15.597Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:08:15.598Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:08:15.598Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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:"1781", X-B3-TraceId:"5ccf2a67b4bbaba2", X-B3-SpanId:"494f49c31de03857", X-B3-ParentSpanId:"5ccf2a67b4bbaba2", X-B3-Sampled:"0", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f967c8fd-283e-4f0a-b28b-06611f072c2e"] 2022-06-04T05:08:15.598Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","requestStatus":"IN_PROGRESS","startTime":1654319294754,"source":"VID","vnfId":"b86e34aa-f39b-4704-9540-82975d84ec63","vnfType":"","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a","vfModuleModelName":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4","cloudRegion":"RegionOne","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c"} 2022-06-04T05:08:15.599Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:15.642Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:15.643Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:08:15.643Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:08:15.643Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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/ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:15.645Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:08:14.754+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:08:15.901+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:08:15.645Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:15.646Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:08:15.652Z|2f883c51-4616-4e5f-9d69-a9be37a8c13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:15.652Z|2f883c51-4616-4e5f-9d69-a9be37a8c13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:15.653Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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-06-04T05:08:15.653Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:08:15.654Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:15.654Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|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-06-04T05:08:15.654Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:08:15.655Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"5ccf2a67b4bbaba2", X-B3-SpanId:"295cd976a166491a", X-B3-ParentSpanId:"5ccf2a67b4bbaba2", X-B3-Sampled:"0", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0feff402-e548-4dcd-9b09-6d335a961c1a"] 2022-06-04T05:08:15.655Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"762c6616-c305-4029-a1e7-51f66031d680\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"modelVersion\":\"1654319270961\",\"modelCustomizationUuid\":\"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\"modelVersionId\":\"3406d259-6fe4-4f37-93f6-56484e59437a\",\"modelCustomizationId\":\"78bc6e18-bd92-44e4-a945-a63e15acacd7\",\"modelUuid\":\"3406d259-6fe4-4f37-93f6-56484e59437a\",\"modelInvariantUuid\":\"762c6616-c305-4029-a1e7-51f66031d680\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\"vnfInstanceId\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vfModuleInstanceId\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\"}","type":"String"},"requestId":{"value":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","type":"String"},"mso-request-id":{"value":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"2a6242b4-cdd9-42f1-a74a-402362186e1b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"b86e34aa-f39b-4704-9540-82975d84ec63","type":"String"},"vfModuleId":{"value":"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a","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/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:08:15.655Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:16.670Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:16.671Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:08:16.671Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:08:16.671Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:08:15 GMT", X-ONAP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-TransactionID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ECOMP-RequestID:"ee18980a-3f5f-4c82-a6d0-ec6911b0701c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0feff402-e548-4dcd-9b09-6d335a961c1a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:16.672Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ee18980a-3f5f-4c82-a6d0-ec6911b0701c\",\"instanceId\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\"}}","message":"Success","processInstanceID":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:08:16.672Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:16.672Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:08:16.676Z|ee18980a-3f5f-4c82-a6d0-ec6911b0701c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:08:16.805Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:08:16.808Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:16.809Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:08:16.809Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:16.809Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:16.809Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:08:16.810Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49c9009190d4e211", X-B3-SpanId:"eda70bd30c9bd2b2", X-B3-ParentSpanId:"49c9009190d4e211", X-B3-Sampled:"0", X-ONAP-RequestID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-RequestID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-TransactionID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-ECOMP-RequestID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e34fb5f8-1849-477d-b045-f20e77291cd5"] 2022-06-04T05:08:16.810Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:08:16.810Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:16.838Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:16.838Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:16.839Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:08:16.839Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:16.843Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:08:14.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:08:16.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:08:16.845Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:16.845Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:08:16.847Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:16.847Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:08:16.847Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:16.847Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:16.847Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:08:16.848Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49c9009190d4e211", X-B3-SpanId:"2860b875faf34f12", X-B3-ParentSpanId:"49c9009190d4e211", X-B3-Sampled:"0", X-ONAP-RequestID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-RequestID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-TransactionID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-ECOMP-RequestID:"bf15f7ad-aeff-4b3d-a42b-078faa262204", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c2fdfd1-ed3c-42fc-a507-113aec7cde55"] 2022-06-04T05:08:16.848Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:08:16.848Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:16.869Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:16.870Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:16.870Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:08:16.870Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:16.872Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:08:16.872Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:16.873Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:08:16.880Z|bf15f7ad-aeff-4b3d-a42b-078faa262204|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:08:17.178Z|0a4733ff-6132-4cca-9867-3a3534fe7939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:17.178Z|484d5fdc-57ce-4770-a0d9-ae31a0331cf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:17.179Z|0a4733ff-6132-4cca-9867-3a3534fe7939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:17.179Z|484d5fdc-57ce-4770-a0d9-ae31a0331cf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:20.290Z|77e8423f-3c71-4119-be4e-a8b082d7fb67|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:08:20.291Z|77e8423f-3c71-4119-be4e-a8b082d7fb67|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:20.617Z|c1cc7ea3-14da-44d1-8fe4-f59f21eb52ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:08:20.617Z|c1cc7ea3-14da-44d1-8fe4-f59f21eb52ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:08:25.676Z|a7bb9bfd-ba7e-40a6-929e-01040208cd7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:25.676Z|a7bb9bfd-ba7e-40a6-929e-01040208cd7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:27.015Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:08:27.019Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:27.020Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:08:27.020Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:27.020Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:27.021Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:08:27.021Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"984f08a123a12823", X-B3-SpanId:"060f482f63f2cb9a", X-B3-ParentSpanId:"984f08a123a12823", X-B3-Sampled:"0", X-ONAP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-TransactionID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ECOMP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d76b102c-c429-4968-9ab1-54aa3a3823a4"] 2022-06-04T05:08:27.021Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:08:27.021Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:27.043Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:27.043Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:27.044Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:08:27.044Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:27.045Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-04T05:08:14.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:08:26.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:08:27.045Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:27.046Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:08:27.047Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:27.047Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:08:27.047Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:27.048Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:27.048Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:08:27.048Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"984f08a123a12823", X-B3-SpanId:"6a48a179f0e7497e", X-B3-ParentSpanId:"984f08a123a12823", X-B3-Sampled:"0", X-ONAP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-TransactionID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ECOMP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b0779ec-deda-4df8-962b-e7fff2c2363f"] 2022-06-04T05:08:27.048Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:08:27.049Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:27.066Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:27.066Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:27.066Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:08:27.067Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:27.068Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:08:27.069Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:27.069Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:08:27.094Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:27.095Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:27.095Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:27.095Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:27.096Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:27.096Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-TransactionID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ECOMP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15de3b9a-ec12-4efb-9695-aba685861d2a"] 2022-06-04T05:08:27.096Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:27.096Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:27.199Z|2c0dbef9-0c85-4aa2-b1f5-8c9a679d02cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:27.200Z|2c0dbef9-0c85-4aa2-b1f5-8c9a679d02cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:27.200Z|3a4d0e78-6e5c-4b13-9b89-19f239834b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:27.201Z|3a4d0e78-6e5c-4b13-9b89-19f239834b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:27.266Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:27.267Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:27.267Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:27.267Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AD4FD16317614CE7823611DDBB3EB11D; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:27.268Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5b45835d-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:08:22.603+0000","endTime":"2022-06-04T05:08:24.462+0000","removalTime":null,"durationInMillis":1859,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"5b43d57b-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:08:27.268Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:27.268Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:27.294Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:27.295Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:27.295Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:27.295Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:27.296Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:27.296Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-TransactionID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ECOMP-RequestID:"10e089c0-ec3e-4f50-8e3f-95f51de7b870", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4e855ef-c57c-4dbc-98fc-afb6864584b4"] 2022-06-04T05:08:27.296Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:27.296Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:27.445Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:27.446Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:27.446Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:27.446Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CF0A737741EDCDAAB4699E626F5D1B29; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:27.447Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:5b461fb0-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"5b45835d-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"5b45835d-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"5b45835d-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:08:22.606+0000","endTime":"2022-06-04T05:08:24.461+0000","durationInMillis":1855,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:08:27.447Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:27.448Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b45835d-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:27.457Z|10e089c0-ec3e-4f50-8e3f-95f51de7b870|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:08:35.617Z|8a94c618-8e7a-4d8a-99a7-0b3df66cc700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:08:35.620Z|8a94c618-8e7a-4d8a-99a7-0b3df66cc700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:08:35.701Z|826f20f4-c468-4c48-aace-ea37c87f9519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:35.701Z|826f20f4-c468-4c48-aace-ea37c87f9519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:35.982Z|30941fae-5b55-47af-92e2-fa6dda5f28d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:08:35.982Z|30941fae-5b55-47af-92e2-fa6dda5f28d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:08:37.222Z|22e3b20a-b199-48dc-a7a2-c5a0b4020ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:37.222Z|ea57cd18-42af-4371-87c2-fb17f71fc89b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:37.223Z|ea57cd18-42af-4371-87c2-fb17f71fc89b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:37.223Z|22e3b20a-b199-48dc-a7a2-c5a0b4020ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:37.584Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:08:37.589Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:37.589Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:08:37.590Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:37.590Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:37.591Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:08:37.591Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8052cd5e104481c2", X-B3-SpanId:"327698c4bf8a1311", X-B3-ParentSpanId:"8052cd5e104481c2", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-TransactionID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ECOMP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c19c904-a7c0-4166-9684-e7350c32a1f7"] 2022-06-04T05:08:37.591Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:08:37.592Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:37.615Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:37.616Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:37.616Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:08:37.617Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:37.617Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-04T05:08:14.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:08:35.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:08:37.618Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:37.618Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:08:37.620Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:37.620Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:08:37.620Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:37.621Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:37.621Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:08:37.622Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8052cd5e104481c2", X-B3-SpanId:"e3b6878d1c95deb7", X-B3-ParentSpanId:"8052cd5e104481c2", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-TransactionID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ECOMP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"922a5c69-39b5-455e-813d-f92b75925949"] 2022-06-04T05:08:37.622Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:08:37.622Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:37.638Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:37.638Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:37.639Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:08:37.639Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:37.640Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:08:37.640Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:37.640Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:08:37.666Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:37.667Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:37.669Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:37.669Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:37.669Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:37.670Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-TransactionID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ECOMP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb46058-3755-4d45-a0c1-23df676873d1"] 2022-06-04T05:08:37.670Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:37.670Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:37.811Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:37.812Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:37.813Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:37.813Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6156790506AABE593B9139B66332759D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:08:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:37.814Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:08:31.066+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"604f7dc0-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:08:37.814Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:37.814Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:37.839Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:37.839Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:37.840Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:37.840Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:37.841Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:37.841Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-TransactionID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ECOMP-RequestID:"c3b313ba-6eb2-468e-9211-677d01bffbcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5290ebc-d0da-400c-9a49-45ea60570294"] 2022-06-04T05:08:37.842Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:37.842Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:37.972Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:37.973Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:37.974Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:37.974Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6A3E934DB45D8BF100CCCF417BD8B30D; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:08:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:37.974Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6231f8cb-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:08:34.218+0000","endTime":"2022-06-04T05:08:34.224+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:08:37.975Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:37.975Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:37.979Z|c3b313ba-6eb2-468e-9211-677d01bffbcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:08:45.725Z|3a2a5b8e-6607-4fd0-b2cd-8ff80c350be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:45.726Z|3a2a5b8e-6607-4fd0-b2cd-8ff80c350be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:47.243Z|b322a0b9-0d03-417f-870c-c11559806e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:47.243Z|8d3660ec-698c-4a73-8d72-96279206cce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:47.243Z|b322a0b9-0d03-417f-870c-c11559806e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:47.244Z|8d3660ec-698c-4a73-8d72-96279206cce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:48.107Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:08:48.111Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:48.112Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:08:48.112Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:48.112Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:48.112Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:08:48.112Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcf440f424eadcee", X-B3-SpanId:"566885e5eb5e39e5", X-B3-ParentSpanId:"fcf440f424eadcee", X-B3-Sampled:"0", X-ONAP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-TransactionID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ECOMP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab1b9479-185a-4c47-8840-f2ef2ebc5e0a"] 2022-06-04T05:08:48.113Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:08:48.113Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:48.143Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:48.144Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:48.144Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:08:48.144Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:48.148Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-04T05:08:14.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:08:35.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:08:48.149Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:48.149Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:08:48.150Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:48.150Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:08:48.151Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:48.151Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:48.151Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:08:48.151Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcf440f424eadcee", X-B3-SpanId:"02614c4965deed5c", X-B3-ParentSpanId:"fcf440f424eadcee", X-B3-Sampled:"0", X-ONAP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-TransactionID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ECOMP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e99c10-4844-48ba-a17d-9b5b80d31a1a"] 2022-06-04T05:08:48.151Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:08:48.152Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:48.171Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:48.171Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:48.171Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:08:48.171Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:48.174Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:08:48.174Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:48.174Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:08:48.199Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:48.199Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:48.200Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:48.200Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:48.200Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:48.200Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-TransactionID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ECOMP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2106fdc7-2600-4bd6-9b9b-8e1539a34fae"] 2022-06-04T05:08:48.200Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:48.201Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:48.332Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:48.332Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:48.333Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:48.333Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F0A0AB554BF3E4F6A1388DAB861AD775; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:08:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:48.333Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:08:31.066+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"604f7dc0-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:08:48.334Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:48.334Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:48.358Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:48.358Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:48.358Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:48.358Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:48.359Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:48.359Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-TransactionID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ECOMP-RequestID:"811a1a29-1a72-443e-83c3-c5dfb1597cbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29461678-b09e-456d-93d8-017b84344359"] 2022-06-04T05:08:48.359Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:48.359Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:48.482Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:48.483Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:48.483Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:48.483Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0DC475D20E48C207BCE1416CD51933B9; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:08:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:48.484Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6231f8cb-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:08:34.218+0000","endTime":"2022-06-04T05:08:34.224+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:08:48.484Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:48.484Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:48.488Z|811a1a29-1a72-443e-83c3-c5dfb1597cbc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:08:50.617Z|b07c905c-8b87-44ca-83a2-b714d910029d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:08:50.617Z|b07c905c-8b87-44ca-83a2-b714d910029d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:08:55.753Z|a641556d-e8fa-4f5b-ba08-9568fbc063f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:55.754Z|a641556d-e8fa-4f5b-ba08-9568fbc063f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:57.265Z|5aada6bf-723e-453c-a7aa-4fcf405b39ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:57.266Z|5aada6bf-723e-453c-a7aa-4fcf405b39ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:57.266Z|10e03675-9946-4d59-a514-342124d1e1db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:08:57.267Z|10e03675-9946-4d59-a514-342124d1e1db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:08:58.623Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:08:58.629Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:58.629Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:08:58.630Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:58.630Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:08:58.630Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:08:58.631Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ace81aa2cb52873c", X-B3-SpanId:"c203d11ecde023fb", X-B3-ParentSpanId:"ace81aa2cb52873c", X-B3-Sampled:"0", X-ONAP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-TransactionID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ECOMP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8f53009-57d0-4e75-954c-7f5258f0c777"] 2022-06-04T05:08:58.631Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:08:58.631Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:58.657Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:58.658Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:58.658Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:08:58.658Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:58.659Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-04T05:08:14.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:08:35.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:08:58.660Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:58.660Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:08:58.662Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:58.662Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:08:58.662Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:58.663Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:08:58.663Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:08:58.663Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ace81aa2cb52873c", X-B3-SpanId:"477acafac405179e", X-B3-ParentSpanId:"ace81aa2cb52873c", X-B3-Sampled:"0", X-ONAP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-TransactionID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ECOMP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09738d3a-fd0b-480b-8862-220c71fe14ad"] 2022-06-04T05:08:58.663Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:08:58.663Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:58.678Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:58.678Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:58.678Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:08:58.678Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:08:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:58.680Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:08:58.680Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:58.680Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:08:58.721Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:58.721Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:58.721Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:58.722Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:08:58.722Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:58.722Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-TransactionID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ECOMP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd4675ba-0f13-4fa0-8cbb-b11938a51947"] 2022-06-04T05:08:58.722Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:58.722Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:58.876Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:58.877Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:58.877Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:58.877Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C7F094C4EA0650D3D7A1EFDA8CCA2DD0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:58.878Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"ee18980a-3f5f-4c82-a6d0-ec6911b0701c","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:08:31.066+0000","endTime":"2022-06-04T05:08:50.759+0000","removalTime":null,"durationInMillis":19693,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"604f7dc0-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:08:58.878Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:58.878Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:58.903Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:58.903Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:08:58.904Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:08:58.904Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:08:58.904Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:08:58.904Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-TransactionID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ECOMP-RequestID:"389bfb0b-2627-492f-b3a7-439058438d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"487b7616-6966-4f28-8d00-b1d95138e96b"] 2022-06-04T05:08:58.904Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:08:58.905Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:08:59.029Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:08:59.030Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:08:59.030Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:08:59.030Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D4877FCFC9E1C9CB1619583EE8B798BD; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:08:59.031Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6c0d9f8e-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"605103a3-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:08:50.757+0000","endTime":"2022-06-04T05:08:50.757+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"569827ef-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:08:59.031Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:08:59.031Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=605103a3-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:08:59.036Z|389bfb0b-2627-492f-b3a7-439058438d54|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:05.617Z|ce51ce36-b99b-4a83-9429-30b4b473bf4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:09:05.618Z|ce51ce36-b99b-4a83-9429-30b4b473bf4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:09:05.779Z|7cb4dcb5-3eb9-4adb-953f-f8b0b4048823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:05.780Z|7cb4dcb5-3eb9-4adb-953f-f8b0b4048823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:05.983Z|29ed3920-062e-4fd7-993e-9a124594332a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:09:05.984Z|29ed3920-062e-4fd7-993e-9a124594332a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:09:07.324Z|4ad44794-8b97-479d-8539-36a5298dbe98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:07.324Z|9e781581-63f0-4031-9fc3-7fe596d985a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:07.325Z|4ad44794-8b97-479d-8539-36a5298dbe98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:07.325Z|9e781581-63f0-4031-9fc3-7fe596d985a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:09.165Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:09.169Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.170Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:09:09.170Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.170Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.170Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:09:09.171Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d91cdeb767129ff", X-B3-SpanId:"ed961d0175e29aed", X-B3-ParentSpanId:"9d91cdeb767129ff", X-B3-Sampled:"0", X-ONAP-RequestID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-RequestID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-TransactionID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-ECOMP-RequestID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b43b6a34-44bf-4b2c-a441-b99fc5ac25a2"] 2022-06-04T05:09:09.171Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:09:09.171Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.196Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.196Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.196Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:09:09.196Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.199Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:08:14.000+00:00", "endTime" : "2022-06-04T05:09:04.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:05.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:09:09.199Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.199Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:09:09.202Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.202Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:09.202Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.202Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.203Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:09.203Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d91cdeb767129ff", X-B3-SpanId:"74e12a3c8c3083b2", X-B3-ParentSpanId:"9d91cdeb767129ff", X-B3-Sampled:"0", X-ONAP-RequestID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-RequestID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-TransactionID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-ECOMP-RequestID:"e9c8ef1d-6490-479f-ace7-72da06d3f89b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6644d6cf-83a5-422f-ad84-13f8e2c8c480"] 2022-06-04T05:09:09.203Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:09.203Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.219Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.219Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.220Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:09.220Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.222Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:09:09.222Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.222Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:09.231Z|e9c8ef1d-6490-479f-ace7-72da06d3f89b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:09.346Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:09.350Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.351Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:09:09.351Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.351Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.351Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:09:09.352Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58bb42f2bbd3c775", X-B3-SpanId:"acc38d2d8aab0a8a", X-B3-ParentSpanId:"58bb42f2bbd3c775", X-B3-Sampled:"0", X-ONAP-RequestID:"91a01596-eebe-470a-b380-c3915e5239cb", X-RequestID:"91a01596-eebe-470a-b380-c3915e5239cb", X-TransactionID:"91a01596-eebe-470a-b380-c3915e5239cb", X-ECOMP-RequestID:"91a01596-eebe-470a-b380-c3915e5239cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d510beb8-6684-449c-89b1-2271a1f206a0"] 2022-06-04T05:09:09.352Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:09:09.352Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.381Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.381Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.381Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:09:09.381Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.384Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:08:14.000+00:00", "endTime" : "2022-06-04T05:09:04.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:05.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:09:09.384Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.384Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:09:09.385Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.386Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:09.386Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.386Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.386Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:09.387Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58bb42f2bbd3c775", X-B3-SpanId:"2a70682e5efd54ef", X-B3-ParentSpanId:"58bb42f2bbd3c775", X-B3-Sampled:"0", X-ONAP-RequestID:"91a01596-eebe-470a-b380-c3915e5239cb", X-RequestID:"91a01596-eebe-470a-b380-c3915e5239cb", X-TransactionID:"91a01596-eebe-470a-b380-c3915e5239cb", X-ECOMP-RequestID:"91a01596-eebe-470a-b380-c3915e5239cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27cbe80e-c6e0-4160-8220-cdc4822ca78b"] 2022-06-04T05:09:09.387Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:09.387Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.400Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.401Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.401Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:09.401Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.403Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:09:09.403Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.403Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:09.409Z|91a01596-eebe-470a-b380-c3915e5239cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:09.541Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:09.547Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.548Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:09:09.548Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.548Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.549Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:09:09.549Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c698461ac426de82", X-B3-SpanId:"74abaf0b1eb7fe20", X-B3-ParentSpanId:"c698461ac426de82", X-B3-Sampled:"0", X-ONAP-RequestID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-RequestID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-TransactionID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-ECOMP-RequestID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eac7940e-3c58-4192-a0e3-44b22f06eb81"] 2022-06-04T05:09:09.549Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:09:09.550Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.571Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.571Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.571Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:09:09.572Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.573Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:08:14.000+00:00", "endTime" : "2022-06-04T05:09:04.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:05.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:09:09.573Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.574Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:09:09.575Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.576Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:09.576Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.576Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.576Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:09.577Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c698461ac426de82", X-B3-SpanId:"5328d968be577d8c", X-B3-ParentSpanId:"c698461ac426de82", X-B3-Sampled:"0", X-ONAP-RequestID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-RequestID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-TransactionID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-ECOMP-RequestID:"0e40db5c-4f35-40b4-92e1-e8b98772004b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d001c1b-40b0-47f2-a18c-02aad5b1bc7c"] 2022-06-04T05:09:09.577Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:09.577Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.592Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.592Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.592Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:09.592Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.595Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:09:09.595Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.595Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:09.605Z|0e40db5c-4f35-40b4-92e1-e8b98772004b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:09.728Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:09.732Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.733Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:09:09.733Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.733Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.734Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:09:09.734Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8475ca7f7fc81db6", X-B3-SpanId:"ff7187fd30dfbc51", X-B3-ParentSpanId:"8475ca7f7fc81db6", X-B3-Sampled:"0", X-ONAP-RequestID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-RequestID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-TransactionID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-ECOMP-RequestID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df26cad7-e023-4aa3-8712-71e4fbbbe66f"] 2022-06-04T05:09:09.734Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:09:09.735Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.755Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.755Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.756Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:09:09.756Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.757Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:08:14.000+00:00", "endTime" : "2022-06-04T05:09:04.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:05.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:09:09.757Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.757Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:09:09.759Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.759Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:09.760Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.760Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.760Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:09.761Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8475ca7f7fc81db6", X-B3-SpanId:"56db7663777da00d", X-B3-ParentSpanId:"8475ca7f7fc81db6", X-B3-Sampled:"0", X-ONAP-RequestID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-RequestID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-TransactionID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-ECOMP-RequestID:"777734da-20c4-45a9-a7b6-fc9dd92a3eaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7efd1c07-6dba-477c-acab-a4f745a0c6e8"] 2022-06-04T05:09:09.761Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:09.762Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.779Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.780Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.780Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:09.781Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.782Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:09:09.782Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.783Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:09.789Z|777734da-20c4-45a9-a7b6-fc9dd92a3eaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:09.927Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:09.931Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.931Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||Invoke 2022-06-04T05:09:09.931Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.932Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c 2022-06-04T05:09:09.932Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Method : GET 2022-06-04T05:09:09.932Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bff21cf3b97d547e", X-B3-SpanId:"76061c8e4e159bf4", X-B3-ParentSpanId:"bff21cf3b97d547e", X-B3-Sampled:"0", X-ONAP-RequestID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-RequestID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-TransactionID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-ECOMP-RequestID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85d83ab3-fdf5-4ee1-b664-f6e2142d3c53"] 2022-06-04T05:09:09.933Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Request body: 2022-06-04T05:09:09.933Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.953Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.953Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.954Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Status text : 2022-06-04T05:09:09.954Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.956Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||Response body: { "requestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:08:14.000+00:00", "endTime" : "2022-06-04T05:09:04.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfType" : "", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"762c6616-c305-4029-a1e7-51f66031d680\",\n \"modelVersionId\": \"3406d259-6fe4-4f37-93f6-56484e59437a\",\n \"modelName\": \"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\n \"modelVersion\": \"1654319270961\",\n \"modelCustomizationId\": \"78bc6e18-bd92-44e4-a945-a63e15acacd7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:05.000+00:00", "vfModuleId" : "3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "vfModuleName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "vfModuleModelName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63/vfModules/3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c" } } } 2022-06-04T05:09:09.956Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.956Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|INFO|500||InvokeReturn 2022-06-04T05:09:09.958Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.958Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:09.958Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:09.958Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false 2022-06-04T05:09:09.959Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:09.959Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bff21cf3b97d547e", X-B3-SpanId:"ec2ec2b90773d85e", X-B3-ParentSpanId:"bff21cf3b97d547e", X-B3-Sampled:"0", X-ONAP-RequestID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-RequestID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-TransactionID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-ECOMP-RequestID:"2df36689-bd9a-4284-bcbc-67e3e2988b97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a32fabf4-7247-4eed-8c08-0e32c4ced136"] 2022-06-04T05:09:09.959Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:09.960Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:09.979Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:09.980Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:09.980Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:09.980Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:09.982Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "ee18980a-3f5f-4c82-a6d0-ec6911b0701c", "groupingId" : "28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d", "name" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4/28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"updated_time\":1654319315000,\"creation_time\":1654319191000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"7fb4a787c90b4cdf84bda84c7f3ba555\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"28fdc3e7-3ffc-40e9-a0a9-27a6850ae89d\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4\",\"vnf_name\":\"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0\",\"vnf_id\":\"b86e34aa-f39b-4704-9540-82975d84ec63\",\"vf_module_id\":\"3b9e85d8-f3ec-44ba-b11a-f38fd824bd5a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:08:36.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:09:09.983Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:09.983Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee18980a-3f5f-4c82-a6d0-ec6911b0701c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:09.989Z|2df36689-bd9a-4284-bcbc-67e3e2988b97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee18980a-3f5f-4c82-a6d0-ec6911b0701c|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:15.383Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:15.385Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||Checking if requestId: 25c09549-0c0f-466c-a6c5-96d0820be512 already exists in requestDb InfraActiveRequests table 2022-06-04T05:09:15.386Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:15.386Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:15.386Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:15.386Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:15.386Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:15.387Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"065b6a0a4c887526", X-B3-SpanId:"251572ac5c045762", X-B3-ParentSpanId:"065b6a0a4c887526", X-B3-Sampled:"0", X-ONAP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-TransactionID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ECOMP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bc7861a-669a-4a27-9056-6c6754fd22f7"] 2022-06-04T05:09:15.387Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:15.387Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:15.408Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:15.409Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:09:15.409Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:15.409Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:15.409Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: 2022-06-04T05:09:15.410Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:15.410Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:15.416Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:09:15.419Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:15.442Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups|INFO|500||Invoke 2022-06-04T05:09:15.443Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[25c09549-0c0f-466c-a6c5-96d0820be512], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c59711c8-9df2-4347-9cc8-e3967dc82ea8], X-ECOMP-RequestID=[25c09549-0c0f-466c-a6c5-96d0820be512], X-TransactionId=[], X-ONAP-RequestID=[25c09549-0c0f-466c-a6c5-96d0820be512]} 2022-06-04T05:09:15.695Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:09:14:915-75650], Content-Length=[408], Date=[Sat, 04 Jun 2022 05:09:14 GMT], Content-Type=[application/json]} 2022-06-04T05:09:15.697Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-06-04T05:09:15.697Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:15.699Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/related-to/volume-groups 2022-06-04T05:09:15.700Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : b86e34aa-f39b-4704-9540-82975d84ec63 2022-06-04T05:09:15.703Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:15.724Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules|INFO|500||Invoke 2022-06-04T05:09:15.724Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[25c09549-0c0f-466c-a6c5-96d0820be512], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bc42fde9-0713-44d1-9a2e-95ab0c9cecd6], X-ECOMP-RequestID=[25c09549-0c0f-466c-a6c5-96d0820be512], X-TransactionId=[], X-ONAP-RequestID=[25c09549-0c0f-466c-a6c5-96d0820be512]} 2022-06-04T05:09:15.802Z|3ebcb87f-4eb4-4e6d-b8dc-9b20574039c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:15.803Z|3ebcb87f-4eb4-4e6d-b8dc-9b20574039c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:16.010Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:09:15:188-92275], Content-Length=[377], Date=[Sat, 04 Jun 2022 05:09:15 GMT], Content-Type=[application/json]} 2022-06-04T05:09:16.011Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules","ERR.5.4.6114"]}}} 2022-06-04T05:09:16.011Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:16.013Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63/vf-modules 2022-06-04T05:09:16.014Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : b86e34aa-f39b-4704-9540-82975d84ec63 2022-06-04T05:09:16.017Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:16.041Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:09:16.041Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:09:16.807Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:09:16.808Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:09:15:504-86091], vertex-id=[290952], Content-Length=[1055], Date=[Sat, 04 Jun 2022 05:09:15 GMT], Content-Type=[application/json]} 2022-06-04T05:09:16.808Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654319148030","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b86e34aa-f39b-4704-9540-82975d84ec63","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b86e34aa-f39b-4704-9540-82975d84ec63"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_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-06-04T05:09:16.810Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:09:16.811Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:09:16.812Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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-06-04T05:09:16.812Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:09:16.812Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:16.812Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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-06-04T05:09:16.813Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:09:16.813Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"065b6a0a4c887526", X-B3-SpanId:"b1d17dbe01eecc14", X-B3-ParentSpanId:"065b6a0a4c887526", X-B3-Sampled:"0", X-ONAP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-TransactionID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ECOMP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bd6b8d-d0e0-4216-959f-06cd1b2acb02"] 2022-06-04T05:09:16.813Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"b86e34aa-f39b-4704-9540-82975d84ec63","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b"},"instanceName":null,"requestScope":"vnf"} 2022-06-04T05:09:16.813Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:16.833Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:16.833Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:16.833Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:09:16.833Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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:"Sat, 04 Jun 2022 05:09:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:16.834Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:09:16.834Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:16.834Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:09:16.835Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-04T05:09:16.835Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-04T05:09:16.836Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:16.836Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-04T05:09:16.836Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-04T05:09:16.836Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-TransactionID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ECOMP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da1428a9-05ed-44d7-aa3b-1aaa95b64bbd"] 2022-06-04T05:09:16.837Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-04T05:09:16.837Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:16.863Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:16.864Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:16.864Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:09:16.864Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:16.866Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10034, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-06-04T03:22:57.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-06-04T05:09:16.866Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:16.867Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-04T05:09:16.869Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:09:16.869Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:09:16.870Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:16.870Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:09:16.870Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:09:16.870Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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:"1595", X-B3-TraceId:"065b6a0a4c887526", X-B3-SpanId:"ebcf63ab6d782126", X-B3-ParentSpanId:"065b6a0a4c887526", X-B3-Sampled:"0", X-ONAP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-TransactionID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ECOMP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d141ffc-41d9-445a-b6b8-715b482f4df2"] 2022-06-04T05:09:16.870Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"25c09549-0c0f-466c-a6c5-96d0820be512","requestStatus":"IN_PROGRESS","startTime":1654319356014,"source":"VID","vnfId":"b86e34aa-f39b-4704-9540-82975d84ec63","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"25c09549-0c0f-466c-a6c5-96d0820be512"} 2022-06-04T05:09:16.871Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:16.901Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:16.902Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:09:16.902Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:09:16.902Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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/25c09549-0c0f-466c-a6c5-96d0820be512", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:16.904Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:09:16.014+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:09:17.167+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:16.904Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:16.905Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:09:16.911Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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-06-04T05:09:16.911Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:09:16.912Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:16.912Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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-06-04T05:09:16.912Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:09:16.912Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"065b6a0a4c887526", X-B3-SpanId:"85eba30a9fcd7242", X-B3-ParentSpanId:"065b6a0a4c887526", X-B3-Sampled:"0", X-ONAP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-TransactionID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ECOMP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"555459a8-ac67-49cd-8e39-6dd986104b71"] 2022-06-04T05:09:16.912Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|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\":\"5371b680-b038-4e45-b2de-8379ebcd3a86\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\"modelVersionId\":\"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\"modelCustomizationId\":\"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\"modelUuid\":\"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\"modelInvariantUuid\":\"5371b680-b038-4e45-b2de-8379ebcd3a86\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\",\"vnfInstanceId\":\"b86e34aa-f39b-4704-9540-82975d84ec63\"}","type":"String"},"requestId":{"value":"25c09549-0c0f-466c-a6c5-96d0820be512","type":"String"},"mso-request-id":{"value":"25c09549-0c0f-466c-a6c5-96d0820be512","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"2a6242b4-cdd9-42f1-a74a-402362186e1b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"b86e34aa-f39b-4704-9540-82975d84ec63","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/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:09:16.913Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:17.345Z|1f880b6a-a5f0-43d6-9d74-ca9cdb1c073a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:17.346Z|1f880b6a-a5f0-43d6-9d74-ca9cdb1c073a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:17.345Z|f8c162e6-2e53-4c37-9814-315dbebf6813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:17.347Z|f8c162e6-2e53-4c37-9814-315dbebf6813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:17.928Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:17.929Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:09:17.929Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:09:17.930Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:09:17 GMT", X-ONAP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-TransactionID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ECOMP-RequestID:"25c09549-0c0f-466c-a6c5-96d0820be512", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"555459a8-ac67-49cd-8e39-6dd986104b71", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:17.930Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"25c09549-0c0f-466c-a6c5-96d0820be512\",\"instanceId\":\"b86e34aa-f39b-4704-9540-82975d84ec63\"}}","message":"Success","processInstanceID":"7b1b899a-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:09:17.930Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:17.931Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:09:17.934Z|25c09549-0c0f-466c-a6c5-96d0820be512|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:18.066Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:18.070Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:18.071Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:18.071Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:18.071Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:18.071Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:18.072Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d93b2b86b2750f1d", X-B3-SpanId:"8913849999bed10e", X-B3-ParentSpanId:"d93b2b86b2750f1d", X-B3-Sampled:"0", X-ONAP-RequestID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-RequestID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-TransactionID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-ECOMP-RequestID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564cb1a1-a1a7-40e8-9614-a62bf8c6ca2f"] 2022-06-04T05:09:18.072Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:18.072Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:18.096Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:18.096Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:18.097Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:18.097Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:18.098Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:09:16.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:18.099Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:18.099Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:18.100Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:18.100Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:18.101Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:18.101Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:18.101Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:18.101Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d93b2b86b2750f1d", X-B3-SpanId:"4fd77f02626bba55", X-B3-ParentSpanId:"d93b2b86b2750f1d", X-B3-Sampled:"0", X-ONAP-RequestID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-RequestID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-TransactionID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-ECOMP-RequestID:"98c523af-45e7-4b5f-a9e9-9f894758196e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3e7446e-7246-4a1d-9618-e7dcabedc277"] 2022-06-04T05:09:18.102Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:18.102Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:18.116Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:18.116Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:18.117Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:18.117Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:18.119Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:18.119Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:18.119Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:18.125Z|98c523af-45e7-4b5f-a9e9-9f894758196e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:20.291Z|f18bc90a-cdb6-494d-a3a6-f75e336f1c8e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:09:20.292Z|f18bc90a-cdb6-494d-a3a6-f75e336f1c8e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:20.617Z|048cad46-9dc4-4f81-91fd-5394f37a19e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:09:20.621Z|048cad46-9dc4-4f81-91fd-5394f37a19e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:09:25.832Z|d8e0bd3f-5982-4603-93a4-d0198a4dce25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:25.833Z|d8e0bd3f-5982-4603-93a4-d0198a4dce25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:27.367Z|167c269e-94db-4615-bf85-4fd1b0502de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:27.368Z|167c269e-94db-4615-bf85-4fd1b0502de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:27.369Z|fd24741b-b98e-4b2d-8a2d-3f81250f4190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:27.370Z|fd24741b-b98e-4b2d-8a2d-3f81250f4190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:28.256Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:28.261Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:28.261Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:28.261Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:28.262Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:28.262Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:28.262Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f538f0996b29385c", X-B3-SpanId:"f2f8a402ae62c007", X-B3-ParentSpanId:"f538f0996b29385c", X-B3-Sampled:"0", X-ONAP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-TransactionID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ECOMP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a39eaa60-1c9f-4eb8-a845-7eeeea2fc973"] 2022-06-04T05:09:28.263Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:28.263Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:28.286Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:28.286Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:28.286Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:28.286Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:28.288Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-06-04T05:09:16.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:28.288Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:28.288Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:28.289Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:28.290Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:28.290Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:28.290Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:28.290Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:28.290Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f538f0996b29385c", X-B3-SpanId:"2d8135ef7d390217", X-B3-ParentSpanId:"f538f0996b29385c", X-B3-Sampled:"0", X-ONAP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-TransactionID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ECOMP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f9de44c-0a04-4dd4-8204-62881cbbab01"] 2022-06-04T05:09:28.291Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:28.291Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:28.305Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:28.305Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:28.305Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:28.305Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:28.308Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:28.308Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:28.308Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:28.333Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:09:28.333Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:09:28.334Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:28.334Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:09:28.334Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:09:28.335Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-TransactionID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ECOMP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14a70085-790f-411a-a1fe-2108b25b01e8"] 2022-06-04T05:09:28.335Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:09:28.335Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:28.459Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:28.459Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:28.459Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:09:28.460Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B007C553ABAD75C64631BAB31E25B9D6; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:09:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:28.460Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"25c09549-0c0f-466c-a6c5-96d0820be512","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:09:22.370+0000","endTime":"2022-06-04T05:09:24.533+0000","removalTime":null,"durationInMillis":2163,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7b1b899a-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"7ee47846-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:09:28.460Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:28.461Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:09:28.482Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:09:28.482Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:09:28.482Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:28.483Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:09:28.483Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:09:28.483Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-TransactionID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ECOMP-RequestID:"1a971347-b563-4d3f-82eb-289f5c3f7396", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1b1ca19-19d8-4b6b-bf47-718d554b1173"] 2022-06-04T05:09:28.483Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:09:28.483Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:28.605Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:28.606Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:28.606Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:09:28.606Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E28B5CD8E2DB7E09D5BFF6D7EF9EBF10; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:09:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:28.606Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:7ee5d81b-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:09:22.373+0000","endTime":"2022-06-04T05:09:24.531+0000","durationInMillis":2158,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7b1b899a-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:09:28.607Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:28.607Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:09:28.611Z|1a971347-b563-4d3f-82eb-289f5c3f7396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:35.617Z|79194ad5-4a90-489e-b105-752cca2c4893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:09:35.618Z|79194ad5-4a90-489e-b105-752cca2c4893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:09:35.856Z|ebf9df3c-d1a1-46c3-91ed-2d896a773fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:35.857Z|ebf9df3c-d1a1-46c3-91ed-2d896a773fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:35.984Z|020c6774-9c37-4ab7-ab98-78ce65cabd79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:09:35.985Z|020c6774-9c37-4ab7-ab98-78ce65cabd79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:09:37.390Z|cd891d07-bd66-4924-a006-ef5c74890af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:37.391Z|cd891d07-bd66-4924-a006-ef5c74890af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:37.392Z|147531c1-2e5c-4ca4-bfc6-104c51fbd7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:37.393Z|147531c1-2e5c-4ca4-bfc6-104c51fbd7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:38.735Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:38.740Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:38.741Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:38.741Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:38.741Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:38.741Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:38.742Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75673d0d4ca94bc8", X-B3-SpanId:"2e99effb347ed5a9", X-B3-ParentSpanId:"75673d0d4ca94bc8", X-B3-Sampled:"0", X-ONAP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-TransactionID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ECOMP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ff2b35a-8b03-4269-848a-0ab428aa25da"] 2022-06-04T05:09:38.742Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:38.742Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:38.771Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:38.772Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:38.772Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:38.772Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:38.773Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-06-04T05:09:16.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:38.774Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:38.774Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:38.775Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:38.776Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:38.776Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:38.776Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:38.776Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:38.777Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75673d0d4ca94bc8", X-B3-SpanId:"a8abfd917003297d", X-B3-ParentSpanId:"75673d0d4ca94bc8", X-B3-Sampled:"0", X-ONAP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-TransactionID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ECOMP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8113c07-5ec7-40da-84c6-c6cb8c70d4d5"] 2022-06-04T05:09:38.777Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:38.777Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:38.791Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:38.792Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:38.792Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:38.792Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:38.795Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:38.795Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:38.795Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:38.819Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:09:38.820Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:09:38.820Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:38.820Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:09:38.820Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:09:38.821Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-TransactionID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ECOMP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf2cd396-2a5e-4008-8ab4-c89916622dea"] 2022-06-04T05:09:38.821Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:09:38.821Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:38.955Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:38.955Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:38.955Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:09:38.956Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F5559E160D70B4820E422D256D62DFCC; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:09:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:38.956Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","businessKey":"25c09549-0c0f-466c-a6c5-96d0820be512","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:09:22.370+0000","endTime":"2022-06-04T05:09:24.533+0000","removalTime":null,"durationInMillis":2163,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7b1b899a-e3c4-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"7ee47846-e3c4-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:09:38.956Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:38.957Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=25c09549-0c0f-466c-a6c5-96d0820be512&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:09:38.978Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:09:38.978Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:09:38.978Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:38.979Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:09:38.979Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:09:38.979Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-TransactionID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ECOMP-RequestID:"41489355-0e4a-4ac7-be2c-1122d9b293e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f742025e-91aa-45ad-a9f4-0ea905b2051b"] 2022-06-04T05:09:38.979Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:09:38.980Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:39.100Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:39.100Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:39.101Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:09:39.101Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AB791EC63CF28BAAFAC4FF938CB450EF; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:09:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:39.101Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:7ee5d81b-e3c4-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","executionId":"7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:09:22.373+0000","endTime":"2022-06-04T05:09:24.531+0000","durationInMillis":2158,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7b1b899a-e3c4-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:09:39.102Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:39.102Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ee562d8-e3c4-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:09:39.106Z|41489355-0e4a-4ac7-be2c-1122d9b293e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:45.881Z|8f8c51f5-2222-4a72-aae0-785f4d9586db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:45.881Z|8f8c51f5-2222-4a72-aae0-785f4d9586db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:47.414Z|1c5204f7-2358-40af-9d15-3edabb5d5e4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:47.414Z|b5a464a6-c89e-4f80-999d-80dafb157b09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:47.415Z|1c5204f7-2358-40af-9d15-3edabb5d5e4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:47.415Z|b5a464a6-c89e-4f80-999d-80dafb157b09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:49.238Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:49.243Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.244Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:49.244Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.244Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.244Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:49.245Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd865ade008f878c", X-B3-SpanId:"93e981baeb860990", X-B3-ParentSpanId:"bd865ade008f878c", X-B3-Sampled:"0", X-ONAP-RequestID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-RequestID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-TransactionID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-ECOMP-RequestID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b16bc077-9e00-4e41-a90e-f23774544e43"] 2022-06-04T05:09:49.245Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:49.245Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.281Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.281Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.281Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:49.282Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.287Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:16.000+00:00", "endTime" : "2022-06-04T05:09:37.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:49.287Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.287Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:49.288Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.289Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:49.289Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.289Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.289Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:49.289Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd865ade008f878c", X-B3-SpanId:"e7237041d577005c", X-B3-ParentSpanId:"bd865ade008f878c", X-B3-Sampled:"0", X-ONAP-RequestID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-RequestID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-TransactionID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-ECOMP-RequestID:"2474a0c2-e8e7-427a-8c6c-a6f54716c540", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3667270-7e5b-4155-915a-c9dd8ca277b5"] 2022-06-04T05:09:49.290Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:49.290Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.304Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.305Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.305Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:49.306Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.307Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:49.308Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.308Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:49.314Z|2474a0c2-e8e7-427a-8c6c-a6f54716c540|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:49.432Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:49.436Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.436Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:49.436Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.436Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.437Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:49.437Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7e19b85cf626954", X-B3-SpanId:"2115cb487c6f820f", X-B3-ParentSpanId:"d7e19b85cf626954", X-B3-Sampled:"0", X-ONAP-RequestID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-RequestID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-TransactionID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-ECOMP-RequestID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1af5f1f-264f-463f-bc03-09ee1bc96456"] 2022-06-04T05:09:49.437Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:49.437Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.458Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.458Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.458Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:49.458Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.462Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:16.000+00:00", "endTime" : "2022-06-04T05:09:37.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:49.462Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.462Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:49.463Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.464Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:49.464Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.464Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.464Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:49.465Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7e19b85cf626954", X-B3-SpanId:"8d1247962a48a34e", X-B3-ParentSpanId:"d7e19b85cf626954", X-B3-Sampled:"0", X-ONAP-RequestID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-RequestID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-TransactionID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-ECOMP-RequestID:"64f5043d-8ac0-4f37-bf8a-d54750868df7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4ccd760-7a2d-415a-acde-b6b03dac263f"] 2022-06-04T05:09:49.465Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:49.465Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.487Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.488Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.488Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:49.488Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.491Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:49.491Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.491Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:49.497Z|64f5043d-8ac0-4f37-bf8a-d54750868df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:49.616Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:49.619Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.620Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:49.620Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.620Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.620Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:49.621Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"535a37a196639643", X-B3-SpanId:"73b9a9fe33cc6990", X-B3-ParentSpanId:"535a37a196639643", X-B3-Sampled:"0", X-ONAP-RequestID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-RequestID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-TransactionID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-ECOMP-RequestID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e3a5e11-d715-4915-88ac-b388ad95cae3"] 2022-06-04T05:09:49.621Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:49.621Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.642Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.643Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.643Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:49.643Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.645Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:16.000+00:00", "endTime" : "2022-06-04T05:09:37.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:49.645Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.646Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:49.647Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.647Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:49.647Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.647Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.648Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:49.648Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"535a37a196639643", X-B3-SpanId:"2bfc7c908e3d228f", X-B3-ParentSpanId:"535a37a196639643", X-B3-Sampled:"0", X-ONAP-RequestID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-RequestID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-TransactionID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-ECOMP-RequestID:"b5c56a00-45a7-4799-a449-ec3f4564c280", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f8ac93-2958-4c92-b5e1-aaf938cddb6c"] 2022-06-04T05:09:49.648Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:49.648Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.677Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.677Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.677Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:49.678Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.683Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:49.683Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.684Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:49.689Z|b5c56a00-45a7-4799-a449-ec3f4564c280|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:49.813Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:49.818Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.818Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:49.819Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.819Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:49.819Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:49.820Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29172623ca1c706a", X-B3-SpanId:"4bc3e6d0a0c6c9da", X-B3-ParentSpanId:"29172623ca1c706a", X-B3-Sampled:"0", X-ONAP-RequestID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-RequestID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-TransactionID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-ECOMP-RequestID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8033c66b-ee85-4081-84fa-64354970309e"] 2022-06-04T05:09:49.820Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:49.820Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.839Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.839Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.839Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:49.840Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.841Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:16.000+00:00", "endTime" : "2022-06-04T05:09:37.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:49.842Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.842Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:49.844Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.844Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:49.844Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:49.845Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:49.845Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:49.845Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29172623ca1c706a", X-B3-SpanId:"0d84e332159e08a4", X-B3-ParentSpanId:"29172623ca1c706a", X-B3-Sampled:"0", X-ONAP-RequestID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-RequestID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-TransactionID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-ECOMP-RequestID:"b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2058f123-afec-48cc-9be7-7ba9a4ae1aa9"] 2022-06-04T05:09:49.846Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:49.846Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:49.858Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:49.858Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:49.859Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:49.859Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:49.860Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:49.860Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:49.860Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:49.874Z|b3b27d77-91c0-4e39-a1bd-8750d3d6c9a9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:49.997Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:50.002Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:50.003Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||Invoke 2022-06-04T05:09:50.003Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:50.003Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512 2022-06-04T05:09:50.004Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Method : GET 2022-06-04T05:09:50.004Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af90c2c6ee486e71", X-B3-SpanId:"343ac458c7a08aba", X-B3-ParentSpanId:"af90c2c6ee486e71", X-B3-Sampled:"0", X-ONAP-RequestID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-RequestID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-TransactionID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-ECOMP-RequestID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8728f823-9b27-4d6f-9189-5c3f562963cc"] 2022-06-04T05:09:50.004Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Request body: 2022-06-04T05:09:50.005Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:50.025Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:50.025Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:50.025Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Status text : 2022-06-04T05:09:50.026Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:50.026Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||Response body: { "requestId" : "25c09549-0c0f-466c-a6c5-96d0820be512", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:16.000+00:00", "endTime" : "2022-06-04T05:09:37.000+00:00", "source" : "VID", "vnfId" : "b86e34aa-f39b-4704-9540-82975d84ec63", "vnfName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4_vnf_0", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"5371b680-b038-4e45-b2de-8379ebcd3a86\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2772c25e-101d-4725-bacd-f2fa6e38a02c\",\n \"modelCustomizationId\": \"69cff1eb-1ba7-4d05-aa09-a65dafa66e94\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b/vnfs/b86e34aa-f39b-4704-9540-82975d84ec63", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "25c09549-0c0f-466c-a6c5-96d0820be512", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512" } } } 2022-06-04T05:09:50.027Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:50.027Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25c09549-0c0f-466c-a6c5-96d0820be512|INFO|500||InvokeReturn 2022-06-04T05:09:50.028Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:50.029Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:50.029Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:50.029Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false 2022-06-04T05:09:50.030Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:50.030Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af90c2c6ee486e71", X-B3-SpanId:"f904d7877abe0e04", X-B3-ParentSpanId:"af90c2c6ee486e71", X-B3-Sampled:"0", X-ONAP-RequestID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-RequestID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-TransactionID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-ECOMP-RequestID:"c0a60950-f6a6-41af-9918-56e64ea3d456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d53aa50f-d9e4-492c-8476-25b48bf35d45"] 2022-06-04T05:09:50.030Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:50.031Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:50.044Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:50.044Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:50.045Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:50.045Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:50.046Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:50.046Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:50.047Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25c09549-0c0f-466c-a6c5-96d0820be512&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:50.054Z|c0a60950-f6a6-41af-9918-56e64ea3d456|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25c09549-0c0f-466c-a6c5-96d0820be512|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:50.617Z|12806d8a-ad1b-43db-bb17-f02ef9338038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:09:50.618Z|12806d8a-ad1b-43db-bb17-f02ef9338038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:09:53.431Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:53.434Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||Checking if requestId: 714bb429-cb5a-46ca-95c2-251b93b3956a already exists in requestDb InfraActiveRequests table 2022-06-04T05:09:53.435Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:09:53.435Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||Invoke 2022-06-04T05:09:53.436Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:53.436Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:09:53.436Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Method : GET 2022-06-04T05:09:53.437Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4ef7440062d765c", X-B3-SpanId:"a23521af8abb34e6", X-B3-ParentSpanId:"f4ef7440062d765c", X-B3-Sampled:"0", X-ONAP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40200354-c6e0-4dca-89f6-f2d38eab5723"] 2022-06-04T05:09:53.437Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Request body: 2022-06-04T05:09:53.437Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:53.468Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:53.469Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:09:53.469Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status text : 2022-06-04T05:09:53.470Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:09:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:53.470Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Response body: 2022-06-04T05:09:53.471Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:53.471Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:53.483Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:09:53.491Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:53.516Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|INFO|500||Invoke 2022-06-04T05:09:53.516Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d7a5c40c-66c2-4c56-bb86-cf652510c466], X-ECOMP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-TransactionId=[], X-ONAP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a]} 2022-06-04T05:09:53.667Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:09:52:988-83517], vertex-id=[442560], Content-Length=[246], Date=[Sat, 04 Jun 2022 05:09:52 GMT], Content-Type=[application/json]} 2022-06-04T05:09:53.668Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b"}]} 2022-06-04T05:09:53.669Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|INFO|500||InvokeReturn 2022-06-04T05:09:53.674Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:53.696Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-04T05:09:53.696Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[54ad58dd-f9d6-43e7-9d03-f3a93966a536], X-ECOMP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-TransactionId=[], X-ONAP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a]} 2022-06-04T05:09:53.814Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:09:53:163-32254], Content-Length=[603], Date=[Sat, 04 Jun 2022 05:09:53 GMT], Content-Type=[application/json]} 2022-06-04T05:09:53.815Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-04T05:09:53.815Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:53.817Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-04T05:09:53.821Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:53.846Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|INFO|500||Invoke 2022-06-04T05:09:53.846Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6973f67c-c12f-4f98-9749-173178e1b944], X-ECOMP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-TransactionId=[], X-ONAP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a]} 2022-06-04T05:09:54.205Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:09:53:312-14313], vertex-id=[442560], Content-Length=[246], Date=[Sat, 04 Jun 2022 05:09:53 GMT], Content-Type=[application/json]} 2022-06-04T05:09:54.206Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b"}]} 2022-06-04T05:09:54.206Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|INFO|500||InvokeReturn 2022-06-04T05:09:54.211Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:54.234Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-04T05:09:54.235Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[eb6a127f-c91a-40a9-a062-c6a262b08985], X-ECOMP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-TransactionId=[], X-ONAP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a]} 2022-06-04T05:09:54.569Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:09:53:699-56994], Content-Length=[600], Date=[Sat, 04 Jun 2022 05:09:53 GMT], Content-Type=[application/json]} 2022-06-04T05:09:54.570Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-04T05:09:54.571Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:54.572Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-04T05:09:54.577Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:54.601Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|INFO|500||Invoke 2022-06-04T05:09:54.601Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[82ad6be7-8e62-44a8-be47-3de45b80c7f4], X-ECOMP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-TransactionId=[], X-ONAP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a]} 2022-06-04T05:09:54.905Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:09:54:063-57436], vertex-id=[442560], Content-Length=[246], Date=[Sat, 04 Jun 2022 05:09:54 GMT], Content-Type=[application/json]} 2022-06-04T05:09:54.906Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b"}]} 2022-06-04T05:09:54.907Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b?format=pathed|INFO|500||InvokeReturn 2022-06-04T05:09:54.912Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:54.934Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-04T05:09:54.934Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d7a054d0-46c4-43fd-bca3-e5551010aa8f], X-ECOMP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a], X-TransactionId=[], X-ONAP-RequestID=[714bb429-cb5a-46ca-95c2-251b93b3956a]} 2022-06-04T05:09:55.771Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220604-05:09:54:398-65206], Content-Length=[609], Date=[Sat, 04 Jun 2022 05:09:54 GMT], Content-Type=[application/json]} 2022-06-04T05:09:55.772Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-04T05:09:55.772Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-04T05:09:55.774Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/2a6242b4-cdd9-42f1-a74a-402362186e1b/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-04T05:09:55.777Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:09:55.798Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:09:55.798Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:09:55.910Z|40da7e12-cfe7-46b6-b6f7-c0cca5920e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:55.910Z|40da7e12-cfe7-46b6-b6f7-c0cca5920e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:56.268Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:09:56.268Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:09:55:262-62937], vertex-id=[290952], Content-Length=[605], Date=[Sat, 04 Jun 2022 05:09:55 GMT], Content-Type=[application/json]} 2022-06-04T05:09:56.269Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654319374880","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-06-04T05:09:56.270Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:09:56.271Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:09:56.272Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.272Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:09:56.272Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:56.272Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.273Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:09:56.273Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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:"f4ef7440062d765c", X-B3-SpanId:"829bea045fe5ede1", X-B3-ParentSpanId:"f4ef7440062d765c", X-B3-Sampled:"0", X-ONAP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e2966ce-8466-40d0-a1a0-e71a5ec4db94"] 2022-06-04T05:09:56.273Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b"},"instanceName":null,"requestScope":"service"} 2022-06-04T05:09:56.273Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:56.297Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:56.297Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:56.298Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:09:56.298Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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:"Sat, 04 Jun 2022 05:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:56.298Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:09:56.299Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:56.299Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:09:56.300Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.300Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-04T05:09:56.300Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:56.300Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.301Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-04T05:09:56.301Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b91b5ecb-9cea-4bfb-bd71-455b73ad7d04"] 2022-06-04T05:09:56.301Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-04T05:09:56.301Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:56.341Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:56.342Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.342Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:09:56.342Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:56.344Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:09:56.344Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:56.345Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-04T05:09:56.347Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.348Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.348Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.348Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.348Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.349Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc47289e-f3bf-4abf-91ff-a61bf74c2ef2"] 2022-06-04T05:09:56.349Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.349Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.366Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.366Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.367Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:09:56.367Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:56.369Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T03:22:57.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-06-04T05:09:56.369Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.370Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.372Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.373Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-04T05:09:56.373Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:56.373Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.374Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-04T05:09:56.374Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c200817-53a9-44e8-af07-2541b8d97e9a"] 2022-06-04T05:09:56.375Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-04T05:09:56.375Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:56.398Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:56.398Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.398Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:09:56.398Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:56.401Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:09:56.401Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:56.402Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-04T05:09:56.404Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:09:56.404Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:09:56.405Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:56.405Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:09:56.405Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:09:56.405Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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:"1382", X-B3-TraceId:"f4ef7440062d765c", X-B3-SpanId:"06c6d56aac8494b6", X-B3-ParentSpanId:"f4ef7440062d765c", X-B3-Sampled:"0", X-ONAP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b74c8037-5358-4b1f-aaa4-a5d12a5db4fe"] 2022-06-04T05:09:56.406Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"714bb429-cb5a-46ca-95c2-251b93b3956a","requestStatus":"IN_PROGRESS","startTime":1654319395775,"source":"VID","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"2a6242b4-cdd9-42f1-a74a-402362186e1b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"714bb429-cb5a-46ca-95c2-251b93b3956a"} 2022-06-04T05:09:56.406Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:56.438Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:56.438Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:09:56.439Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:09:56.439Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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/714bb429-cb5a-46ca-95c2-251b93b3956a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:56.440Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:09:55.775+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:09:56.700+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" } } } 2022-06-04T05:09:56.440Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:56.441Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:09:56.447Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.448Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:09:56.448Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:56.448Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|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-06-04T05:09:56.448Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:09:56.449Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"f4ef7440062d765c", X-B3-SpanId:"b10c9562b668d5da", X-B3-ParentSpanId:"f4ef7440062d765c", X-B3-Sampled:"0", X-ONAP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac3a1a1e-d6f6-480a-8c4b-e27d88eed3f8"] 2022-06-04T05:09:56.449Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelUuid\":\"6eda17c4-e10e-4828-90de-afc393a01475\",\"modelInvariantUuid\":\"0c41ff60-0067-45eb-a25e-80f4df14567e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\"}","type":"String"},"requestId":{"value":"714bb429-cb5a-46ca-95c2-251b93b3956a","type":"String"},"mso-request-id":{"value":"714bb429-cb5a-46ca-95c2-251b93b3956a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"2a6242b4-cdd9-42f1-a74a-402362186e1b","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/2a6242b4-cdd9-42f1-a74a-402362186e1b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:09:56.449Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:57.438Z|7fe26e45-7628-40b1-9b78-c3b393befb4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:57.438Z|949b338e-b945-4fe6-8509-590bac252a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:09:57.439Z|7fe26e45-7628-40b1-9b78-c3b393befb4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:57.439Z|949b338e-b945-4fe6-8509-590bac252a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:09:57.478Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:57.478Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:09:57.479Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:09:57.479Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:09:56 GMT", X-ONAP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-TransactionID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ECOMP-RequestID:"714bb429-cb5a-46ca-95c2-251b93b3956a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ac3a1a1e-d6f6-480a-8c4b-e27d88eed3f8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:57.479Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"714bb429-cb5a-46ca-95c2-251b93b3956a\",\"instanceId\":\"2a6242b4-cdd9-42f1-a74a-402362186e1b\"}}","message":"Success","processInstanceID":"92adedbe-e3c4-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:09:57.480Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:57.480Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:09:57.484Z|714bb429-cb5a-46ca-95c2-251b93b3956a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:09:57.615Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:09:57.619Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:09:57.619Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||Invoke 2022-06-04T05:09:57.619Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:57.620Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:09:57.620Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Method : GET 2022-06-04T05:09:57.621Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb5e52f2e85e3e1e", X-B3-SpanId:"84e01a96d1505204", X-B3-ParentSpanId:"bb5e52f2e85e3e1e", X-B3-Sampled:"0", X-ONAP-RequestID:"7d20b335-3e07-444a-a5c4-400631450640", X-RequestID:"7d20b335-3e07-444a-a5c4-400631450640", X-TransactionID:"7d20b335-3e07-444a-a5c4-400631450640", X-ECOMP-RequestID:"7d20b335-3e07-444a-a5c4-400631450640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0f55d70-26b9-4039-a193-0a3d70d9c9ca"] 2022-06-04T05:09:57.621Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Request body: 2022-06-04T05:09:57.621Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:57.641Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:57.641Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:57.642Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status text : 2022-06-04T05:09:57.642Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:57.644Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Response body: { "requestId" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:09:55.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:09:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" } } } 2022-06-04T05:09:57.645Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:57.645Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||InvokeReturn 2022-06-04T05:09:57.647Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:09:57.647Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:09:57.647Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:09:57.648Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:09:57.648Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:09:57.648Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb5e52f2e85e3e1e", X-B3-SpanId:"18b9b2b9abb66638", X-B3-ParentSpanId:"bb5e52f2e85e3e1e", X-B3-Sampled:"0", X-ONAP-RequestID:"7d20b335-3e07-444a-a5c4-400631450640", X-RequestID:"7d20b335-3e07-444a-a5c4-400631450640", X-TransactionID:"7d20b335-3e07-444a-a5c4-400631450640", X-ECOMP-RequestID:"7d20b335-3e07-444a-a5c4-400631450640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f50562cd-ecf4-4423-8d2b-71e9f5c85337"] 2022-06-04T05:09:57.649Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:09:57.649Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:09:57.663Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:09:57.664Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:09:57.664Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:09:57.664Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:09:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:09:57.665Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:09:57.666Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:09:57.666Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:09:57.672Z|7d20b335-3e07-444a-a5c4-400631450640|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:10:05.617Z|59b84bd9-4bd0-4c08-85c4-53ecb9e518e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:10:05.621Z|59b84bd9-4bd0-4c08-85c4-53ecb9e518e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:10:05.936Z|025648ff-2bd7-43d2-ae47-92662c9cb03c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:05.938Z|025648ff-2bd7-43d2-ae47-92662c9cb03c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:05.986Z|d0ca25d2-2caa-41af-864f-a0eb42996e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:10:05.986Z|d0ca25d2-2caa-41af-864f-a0eb42996e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:10:07.460Z|3143d59f-c70b-4102-b4b6-d842103b0c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:07.460Z|de38fca0-233a-4a96-81cf-5dc036949f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:07.461Z|3143d59f-c70b-4102-b4b6-d842103b0c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:07.461Z|de38fca0-233a-4a96-81cf-5dc036949f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:07.805Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:10:07.812Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:07.813Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||Invoke 2022-06-04T05:10:07.813Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:07.814Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:07.814Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Method : GET 2022-06-04T05:10:07.815Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fb697f65b24b523", X-B3-SpanId:"073e1abc872db7c8", X-B3-ParentSpanId:"1fb697f65b24b523", X-B3-Sampled:"0", X-ONAP-RequestID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-RequestID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-TransactionID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-ECOMP-RequestID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbbf90db-599f-42a0-9472-1b52ed60221f"] 2022-06-04T05:10:07.815Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Request body: 2022-06-04T05:10:07.815Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:07.843Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:07.843Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:07.844Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status text : 2022-06-04T05:10:07.844Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:07.846Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Response body: { "requestId" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:55.000+00:00", "endTime" : "2022-06-04T05:10:03.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:10:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" } } } 2022-06-04T05:10:07.846Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:07.847Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||InvokeReturn 2022-06-04T05:10:07.848Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:07.849Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:10:07.849Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:07.849Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:07.850Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:10:07.850Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fb697f65b24b523", X-B3-SpanId:"710a73227a2341bb", X-B3-ParentSpanId:"1fb697f65b24b523", X-B3-Sampled:"0", X-ONAP-RequestID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-RequestID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-TransactionID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-ECOMP-RequestID:"73804047-f758-4f52-a5b5-3ff8cd8f2764", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"119d2f43-ba54-49b9-96a5-ac602d9ebc7a"] 2022-06-04T05:10:07.851Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:10:07.851Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:07.867Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:07.867Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:07.867Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:10:07.868Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:07.870Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:10:07.871Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:07.871Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:10:07.878Z|73804047-f758-4f52-a5b5-3ff8cd8f2764|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:10:08.003Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:10:08.007Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:08.008Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||Invoke 2022-06-04T05:10:08.008Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:08.008Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:08.008Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Method : GET 2022-06-04T05:10:08.008Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3af21aa43d95315", X-B3-SpanId:"74c3bbee2af2597b", X-B3-ParentSpanId:"c3af21aa43d95315", X-B3-Sampled:"0", X-ONAP-RequestID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-RequestID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-TransactionID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-ECOMP-RequestID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f33ba76a-6e5f-4bac-8554-07850688e305"] 2022-06-04T05:10:08.009Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Request body: 2022-06-04T05:10:08.009Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:08.030Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:08.031Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:08.031Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status text : 2022-06-04T05:10:08.031Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:08.033Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Response body: { "requestId" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:55.000+00:00", "endTime" : "2022-06-04T05:10:03.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:10:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" } } } 2022-06-04T05:10:08.033Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:08.034Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||InvokeReturn 2022-06-04T05:10:08.035Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:08.035Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:10:08.035Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:08.036Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:08.036Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:10:08.036Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3af21aa43d95315", X-B3-SpanId:"d453c1d0bab727f3", X-B3-ParentSpanId:"c3af21aa43d95315", X-B3-Sampled:"0", X-ONAP-RequestID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-RequestID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-TransactionID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-ECOMP-RequestID:"26c33ad8-8b92-48f3-8501-09aaaaae175a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dc8711c-8433-4ac7-95f1-8d5c5e27945c"] 2022-06-04T05:10:08.036Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:10:08.036Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:08.049Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:08.049Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:08.050Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:10:08.050Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:08.052Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:10:08.052Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:08.053Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:10:08.061Z|26c33ad8-8b92-48f3-8501-09aaaaae175a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:10:08.179Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:10:08.184Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:08.184Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||Invoke 2022-06-04T05:10:08.184Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:08.185Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:08.185Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Method : GET 2022-06-04T05:10:08.185Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"765e0aeabb1c7ab5", X-B3-SpanId:"c0bfb90d5dc03d93", X-B3-ParentSpanId:"765e0aeabb1c7ab5", X-B3-Sampled:"0", X-ONAP-RequestID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-RequestID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-TransactionID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-ECOMP-RequestID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c209916c-da93-4a37-8332-e9b85d562d5a"] 2022-06-04T05:10:08.185Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Request body: 2022-06-04T05:10:08.185Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:08.206Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:08.206Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:08.206Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status text : 2022-06-04T05:10:08.206Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:08.209Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Response body: { "requestId" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:55.000+00:00", "endTime" : "2022-06-04T05:10:03.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:10:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" } } } 2022-06-04T05:10:08.209Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:08.210Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||InvokeReturn 2022-06-04T05:10:08.211Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:08.211Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:10:08.211Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:08.212Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:08.212Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:10:08.212Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"765e0aeabb1c7ab5", X-B3-SpanId:"2778e8af472b971f", X-B3-ParentSpanId:"765e0aeabb1c7ab5", X-B3-Sampled:"0", X-ONAP-RequestID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-RequestID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-TransactionID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-ECOMP-RequestID:"6fa094aa-17b1-469f-9c82-4a961c45de0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a40713e7-a1d7-47d7-b009-fd67915f7962"] 2022-06-04T05:10:08.212Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:10:08.212Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:08.228Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:08.228Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:08.228Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:10:08.229Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:08.231Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:10:08.231Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:08.232Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:10:08.237Z|6fa094aa-17b1-469f-9c82-4a961c45de0f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:10:08.365Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:10:08.369Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:08.369Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||Invoke 2022-06-04T05:10:08.370Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:08.370Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a 2022-06-04T05:10:08.370Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Method : GET 2022-06-04T05:10:08.371Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62081c25b4e3a08f", X-B3-SpanId:"3651a13a15c4f283", X-B3-ParentSpanId:"62081c25b4e3a08f", X-B3-Sampled:"0", X-ONAP-RequestID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-RequestID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-TransactionID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-ECOMP-RequestID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9418377-a3f3-4ffe-9dc4-4d4867c43e1a"] 2022-06-04T05:10:08.371Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Request body: 2022-06-04T05:10:08.371Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:08.398Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:08.398Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:08.399Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Status text : 2022-06-04T05:10:08.399Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:08.400Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||Response body: { "requestId" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:09:55.000+00:00", "endTime" : "2022-06-04T05:10:03.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0c41ff60-0067-45eb-a25e-80f4df14567e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6eda17c4-e10e-4828-90de-afc393a01475\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:10:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2a6242b4-cdd9-42f1-a74a-402362186e1b", "serviceInstanceName" : "basic_vm-cc472762-5f0a-46b7-abe6-0820e17d07a4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2a6242b4-cdd9-42f1-a74a-402362186e1b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "714bb429-cb5a-46ca-95c2-251b93b3956a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a" } } } 2022-06-04T05:10:08.400Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:08.401Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/714bb429-cb5a-46ca-95c2-251b93b3956a|INFO|500||InvokeReturn 2022-06-04T05:10:08.402Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:08.402Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:10:08.403Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:10:08.403Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false 2022-06-04T05:10:08.403Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:10:08.404Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62081c25b4e3a08f", X-B3-SpanId:"0d2d6ccd84227beb", X-B3-ParentSpanId:"62081c25b4e3a08f", X-B3-Sampled:"0", X-ONAP-RequestID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-RequestID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-TransactionID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-ECOMP-RequestID:"e59eea3a-3443-497f-a8b7-4896d6fc707b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd7fe95-6b80-4259-98c6-1bfa5c853381"] 2022-06-04T05:10:08.404Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:10:08.404Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:10:08.423Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:10:08.423Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:10:08.424Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:10:08.424Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:10:08.427Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:10:08.427Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:10:08.427Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=714bb429-cb5a-46ca-95c2-251b93b3956a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:10:08.434Z|e59eea3a-3443-497f-a8b7-4896d6fc707b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/714bb429-cb5a-46ca-95c2-251b93b3956a|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:10:15.965Z|a462c53d-7b84-422c-9c52-c92a6f30f477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:15.967Z|a462c53d-7b84-422c-9c52-c92a6f30f477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:17.517Z|1470ac51-8bdc-4c09-9fd3-03d2567f2c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:17.517Z|0b196d96-cb2f-4071-a6e9-111d34d5d4d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:17.517Z|1470ac51-8bdc-4c09-9fd3-03d2567f2c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:17.517Z|0b196d96-cb2f-4071-a6e9-111d34d5d4d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:20.291Z|ef5db149-c51f-4930-b7aa-675151b73983|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:10:20.291Z|ef5db149-c51f-4930-b7aa-675151b73983|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:20.617Z|d750d494-fb4c-494a-83b5-fd26a8dae583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:10:20.618Z|d750d494-fb4c-494a-83b5-fd26a8dae583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:10:25.995Z|86b8bdce-7838-4e0e-9c96-419a15df674a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:25.997Z|86b8bdce-7838-4e0e-9c96-419a15df674a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:27.537Z|7f5ffbdf-318e-459b-86ed-8d97ca0059f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:27.537Z|e8647c6e-da96-4d9e-a9ca-0fc17e16bdf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:27.538Z|e8647c6e-da96-4d9e-a9ca-0fc17e16bdf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:27.538Z|7f5ffbdf-318e-459b-86ed-8d97ca0059f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:35.617Z|f89cd937-6525-45ac-81bc-76026d6f0bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:10:35.618Z|f89cd937-6525-45ac-81bc-76026d6f0bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:10:35.987Z|75241311-c180-4b7b-8a7d-9b478fb1f47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:10:35.987Z|75241311-c180-4b7b-8a7d-9b478fb1f47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:10:36.022Z|2377bad9-3793-456a-a0be-29af10e54c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:36.023Z|2377bad9-3793-456a-a0be-29af10e54c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:37.559Z|b9110fc5-5417-4ff9-b472-4549db29b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:37.559Z|5afb4c74-a931-4fc1-b572-e2aa9f60db75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:37.559Z|5afb4c74-a931-4fc1-b572-e2aa9f60db75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:37.559Z|b9110fc5-5417-4ff9-b472-4549db29b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:46.062Z|1a15b613-1d80-40bb-8e9f-1a973ebab63c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:46.063Z|1a15b613-1d80-40bb-8e9f-1a973ebab63c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:47.581Z|bc78e884-4b21-4e67-b3fb-bb14b29a9bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:47.581Z|89249d67-3cf9-4104-8171-23c6f0eea631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:47.581Z|89249d67-3cf9-4104-8171-23c6f0eea631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:47.581Z|bc78e884-4b21-4e67-b3fb-bb14b29a9bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:50.617Z|9dffbb41-2ec8-4f18-87b0-db2d1d9728ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:10:50.620Z|9dffbb41-2ec8-4f18-87b0-db2d1d9728ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:10:56.087Z|4dd1301d-2cae-421c-82ea-969266258239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:56.088Z|4dd1301d-2cae-421c-82ea-969266258239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:57.603Z|d22cd26f-c2de-4a45-96b1-c48128a42198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:57.603Z|d020a188-39e9-4541-ad02-1acafbf7a0ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:10:57.604Z|d22cd26f-c2de-4a45-96b1-c48128a42198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:10:57.604Z|d020a188-39e9-4541-ad02-1acafbf7a0ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:05.617Z|3a487dcc-d5c7-4de0-81d9-e2eac1f62499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:11:05.618Z|3a487dcc-d5c7-4de0-81d9-e2eac1f62499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:11:05.988Z|124a1e11-4539-41b0-b3e9-fcfca1e410fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:11:05.988Z|124a1e11-4539-41b0-b3e9-fcfca1e410fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:11:06.112Z|34f4383c-e868-4c18-ab30-0b3b4c3f3c0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:06.112Z|34f4383c-e868-4c18-ab30-0b3b4c3f3c0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:07.624Z|536a7156-6b2d-47e8-9501-31d5387235c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:07.625Z|536a7156-6b2d-47e8-9501-31d5387235c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:07.627Z|bd060af6-9e4a-44a5-9789-ee0b719cc3f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:07.627Z|bd060af6-9e4a-44a5-9789-ee0b719cc3f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:16.134Z|c273a66d-0e1d-4146-9a72-5b27d0cbece7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:16.135Z|c273a66d-0e1d-4146-9a72-5b27d0cbece7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:17.646Z|8c912b87-68ef-4880-b10b-3e585246be09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:17.647Z|8c912b87-68ef-4880-b10b-3e585246be09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:17.647Z|971ab4c5-1098-4160-9d91-c95d90264b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:17.648Z|971ab4c5-1098-4160-9d91-c95d90264b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:20.291Z|abbe74c9-ce7f-46c3-a837-4dd49e53f6db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:11:20.291Z|abbe74c9-ce7f-46c3-a837-4dd49e53f6db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:20.617Z|babdb6f1-7835-4d23-bf74-7ddc228cc3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:11:20.618Z|babdb6f1-7835-4d23-bf74-7ddc228cc3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:11:26.163Z|707e8f9e-f7e6-4b62-91fb-27dc2cf8ec74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:26.164Z|707e8f9e-f7e6-4b62-91fb-27dc2cf8ec74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:27.668Z|9c0c7d16-81c2-40a1-ac6a-6c8c92775360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:27.668Z|a788177d-e04a-42d7-bbed-844054f58037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:27.669Z|a788177d-e04a-42d7-bbed-844054f58037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:27.669Z|9c0c7d16-81c2-40a1-ac6a-6c8c92775360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:35.617Z|4a7c6dfd-76c6-43ea-a201-245126f9683f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:11:35.620Z|4a7c6dfd-76c6-43ea-a201-245126f9683f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:11:35.989Z|0ade3a59-b377-4875-9518-1a09dd1985b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:11:35.990Z|0ade3a59-b377-4875-9518-1a09dd1985b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:11:36.190Z|2834bcc7-46cd-46a5-b77c-5cb963558e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:36.191Z|2834bcc7-46cd-46a5-b77c-5cb963558e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:37.689Z|f014d767-b769-40e0-afec-330eb043e3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:37.689Z|629a2704-8dfe-42f9-9975-30e6ed1aeff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:37.690Z|f014d767-b769-40e0-afec-330eb043e3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:37.690Z|629a2704-8dfe-42f9-9975-30e6ed1aeff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:46.214Z|54bd8864-8a5e-44bf-aaf9-bc426804f388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:46.215Z|54bd8864-8a5e-44bf-aaf9-bc426804f388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:47.710Z|808b22d0-3cbb-4e8d-8218-df4a18773dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:47.710Z|2326f610-0469-497c-9d96-33b9820e3273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:47.710Z|808b22d0-3cbb-4e8d-8218-df4a18773dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:47.711Z|2326f610-0469-497c-9d96-33b9820e3273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:50.617Z|7c0b622f-c3e8-4764-8e12-f5d8ec961268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:11:50.618Z|7c0b622f-c3e8-4764-8e12-f5d8ec961268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:11:56.235Z|e4a5d066-a4c5-4c86-a998-dbf5c58ce7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:56.236Z|e4a5d066-a4c5-4c86-a998-dbf5c58ce7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:57.730Z|467cb066-9bf5-412d-b0fa-493f3a2c9245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:57.732Z|930278b4-2d37-49a1-a55d-e120c3ddcbcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:11:57.733Z|930278b4-2d37-49a1-a55d-e120c3ddcbcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:11:57.733Z|467cb066-9bf5-412d-b0fa-493f3a2c9245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:05.617Z|06a0bf2e-a4eb-4615-81d1-4ccafb43c6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:12:05.618Z|06a0bf2e-a4eb-4615-81d1-4ccafb43c6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:12:05.990Z|07eecb66-7cdb-4abe-bf63-25bb998eabc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:12:05.991Z|07eecb66-7cdb-4abe-bf63-25bb998eabc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:12:06.257Z|d678bc7f-998e-4eea-932b-1e817c332ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:06.258Z|d678bc7f-998e-4eea-932b-1e817c332ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:07.757Z|e6e3f320-d1cd-4cf1-bce8-d33e7896a336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:07.758Z|e6e3f320-d1cd-4cf1-bce8-d33e7896a336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:07.757Z|d5ed800d-7b9c-4941-9c66-41fc78070581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:07.761Z|d5ed800d-7b9c-4941-9c66-41fc78070581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:16.282Z|a7552fb2-122c-4c19-adc5-94c5433ecd02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:16.283Z|a7552fb2-122c-4c19-adc5-94c5433ecd02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:17.781Z|b963bdae-fd32-42bd-9963-9d0b46befd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:17.782Z|b963bdae-fd32-42bd-9963-9d0b46befd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:17.783Z|a9744af4-c9af-4d7c-847d-44955745a820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:17.783Z|a9744af4-c9af-4d7c-847d-44955745a820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:20.294Z|2563a07d-20d1-43fd-aaaf-e53d9f911a0d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:12:20.295Z|2563a07d-20d1-43fd-aaaf-e53d9f911a0d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:20.617Z|4fa0bcf3-6ad9-4558-a045-9fb814c20327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:12:20.620Z|4fa0bcf3-6ad9-4558-a045-9fb814c20327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:12:26.305Z|ca4aa58e-7be7-4d25-9d14-9dc576f8e1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:26.306Z|ca4aa58e-7be7-4d25-9d14-9dc576f8e1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:27.804Z|76f4c370-a74e-4dc8-bd69-6145c31cea67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:27.804Z|e4ebb4fd-da4f-47fe-a41a-231efaf9514b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:27.805Z|76f4c370-a74e-4dc8-bd69-6145c31cea67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:27.805Z|e4ebb4fd-da4f-47fe-a41a-231efaf9514b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:35.617Z|949eb24d-bb27-4a7a-aefa-4d64ea20792e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:12:35.618Z|949eb24d-bb27-4a7a-aefa-4d64ea20792e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:12:35.991Z|8355b672-53ec-4f37-aef4-5d473a25472e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:12:35.992Z|8355b672-53ec-4f37-aef4-5d473a25472e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:12:36.327Z|ddc24c4b-fcd1-4cfc-b608-725b5eabbaf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:36.327Z|ddc24c4b-fcd1-4cfc-b608-725b5eabbaf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:37.830Z|a0432234-309f-469f-9329-e6b994ee366b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:37.831Z|a0432234-309f-469f-9329-e6b994ee366b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:37.832Z|30154000-4325-4eed-b140-c8f5fbbb4714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:37.832Z|30154000-4325-4eed-b140-c8f5fbbb4714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:46.348Z|cc6524ba-91aa-47c0-a45c-78a257235f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:46.349Z|cc6524ba-91aa-47c0-a45c-78a257235f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:47.852Z|d62cb055-84e5-4dfa-b832-1e916ee62faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:47.852Z|ab6c814f-55c2-4752-a6fb-129d7625f3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:47.853Z|d62cb055-84e5-4dfa-b832-1e916ee62faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:47.853Z|ab6c814f-55c2-4752-a6fb-129d7625f3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:50.617Z|4d9e67f9-756e-40a9-8454-c05a909e0782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:12:50.618Z|4d9e67f9-756e-40a9-8454-c05a909e0782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:12:56.371Z|ccfa739e-9cf4-41ea-9cbf-ffddee9a6c35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:56.372Z|ccfa739e-9cf4-41ea-9cbf-ffddee9a6c35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:57.873Z|dacab1aa-6d31-460a-a8d1-29161d558d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:57.873Z|cc425843-2818-4bf5-a22f-fbd5499a2675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:12:57.874Z|dacab1aa-6d31-460a-a8d1-29161d558d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:12:57.874Z|cc425843-2818-4bf5-a22f-fbd5499a2675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:01.501Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:13:01.507Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5efaa716-726d-42c9-8dab-de31ab821fee already exists in requestDb InfraActiveRequests table 2022-06-04T05:13:01.509Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee 2022-06-04T05:13:01.509Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|INFO|500||Invoke 2022-06-04T05:13:01.510Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:01.510Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee 2022-06-04T05:13:01.510Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Method : GET 2022-06-04T05:13:01.510Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"728e2f5056715bf6", X-B3-SpanId:"d453131caa9e8de2", X-B3-ParentSpanId:"728e2f5056715bf6", X-B3-Sampled:"0", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c2760b9-34b7-435a-8986-c14c08ead4ad"] 2022-06-04T05:13:01.511Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Request body: 2022-06-04T05:13:01.511Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:01.544Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:01.545Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:13:01.545Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Status text : 2022-06-04T05:13:01.546Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:13:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.546Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Response body: 2022-06-04T05:13:01.547Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:01.547Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|INFO|404|Not Found|InvokeReturn 2022-06-04T05:13:01.556Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:13:01.557Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-04T05:13:01.566Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:13:01.610Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||Invoke 2022-06-04T05:13:01.611Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5efaa716-726d-42c9-8dab-de31ab821fee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cd7044b7-03c5-4a5a-8e6c-db9c4b554311], X-ECOMP-RequestID=[5efaa716-726d-42c9-8dab-de31ab821fee], X-TransactionId=[], X-ONAP-RequestID=[5efaa716-726d-42c9-8dab-de31ab821fee]} 2022-06-04T05:13:01.686Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:13:01:090-6794], vertex-id=[315528], Content-Length=[116], Date=[Sat, 04 Jun 2022 05:13:01 GMT], Content-Type=[application/json]} 2022-06-04T05:13:01.689Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||{"service-id":"4ae8a187-5d94-49de-9cf8-36496fa04785","service-description":"pNF","resource-version":"1654318933929"} 2022-06-04T05:13:01.689Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||InvokeReturn 2022-06-04T05:13:01.691Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-06-04T05:13:01.697Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:13:01.728Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||Invoke 2022-06-04T05:13:01.729Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5efaa716-726d-42c9-8dab-de31ab821fee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c4947719-1b8d-4da1-90a0-549d74fd9048], X-ECOMP-RequestID=[5efaa716-726d-42c9-8dab-de31ab821fee], X-TransactionId=[], X-ONAP-RequestID=[5efaa716-726d-42c9-8dab-de31ab821fee]} 2022-06-04T05:13:01.779Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:13:01:206-96847], vertex-id=[315528], Content-Length=[116], Date=[Sat, 04 Jun 2022 05:13:01 GMT], Content-Type=[application/json]} 2022-06-04T05:13:01.781Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||{"service-id":"4ae8a187-5d94-49de-9cf8-36496fa04785","service-description":"pNF","resource-version":"1654318933929"} 2022-06-04T05:13:01.782Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||InvokeReturn 2022-06-04T05:13:01.783Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:13:01.783Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:13:01.791Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.792Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.792Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.793Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.793Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.793Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"728e2f5056715bf6", X-B3-SpanId:"5563e8d91c9cfdf6", X-B3-ParentSpanId:"728e2f5056715bf6", X-B3-Sampled:"0", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40128e1a-05f0-48b3-a806-90b9652c66eb"] 2022-06-04T05:13:01.794Z|5efaa716-726d-42c9-8dab-de31ab821fee|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":"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897","requestScope":"service"} 2022-06-04T05:13:01.794Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.814Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.815Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.816Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:13:01.816Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"Sat, 04 Jun 2022 05:13:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.817Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.817Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.817Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.819Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea 2022-06-04T05:13:01.819Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|INFO|500||Invoke 2022-06-04T05:13:01.820Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:01.820Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea 2022-06-04T05:13:01.821Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Method : GET 2022-06-04T05:13:01.821Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db1241d-8e65-45d7-96f2-c9b48f476af1"] 2022-06-04T05:13:01.822Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Request body: 2022-06-04T05:13:01.822Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:01.861Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:01.862Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:01.862Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Status text : 2022-06-04T05:13:01.862Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.864Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Response body: { "modelName" : "Demo_pNF_j1ZsaYKZtMSVDARbAlyo", "description" : "catalog service description", "modelUUID" : "b7cc648b-3525-4dc4-bb37-18a6663682ea", "modelInvariantUUID" : "89709744-97b2-4d6c-a921-f10ed4277b2c", "created" : "2022-06-04 05:10:34.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 1ea65f8d-8363", "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/b7cc648b-3525-4dc4-bb37-18a6663682ea" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/pnfCustomizations" } } } 2022-06-04T05:13:01.864Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:01.864Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|INFO|500||InvokeReturn 2022-06-04T05:13:01.873Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance 2022-06-04T05:13:01.873Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|INFO|500||Invoke 2022-06-04T05:13:01.874Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:01.874Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance 2022-06-04T05:13:01.874Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:13:01.875Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d171d99-87c1-4d32-a568-2da08b9e084d"] 2022-06-04T05:13:01.875Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:13:01.875Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:01.893Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:01.894Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:13:01.894Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:13:01.894Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&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:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.895Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:13:01.895Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:01.895Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:13:01.896Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=89709744-97b2-4d6c-a921-f10ed4277b2c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=89709744-97b2-4d6c-a921-f10ed4277b2c 2022-06-04T05:13:01.897Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|INFO|500||Invoke 2022-06-04T05:13:01.897Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:01.897Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=89709744-97b2-4d6c-a921-f10ed4277b2c 2022-06-04T05:13:01.897Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Method : GET 2022-06-04T05:13:01.898Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33e1b4c8-8fe7-4c8b-9ba6-a21b7bba7072"] 2022-06-04T05:13:01.898Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Request body: 2022-06-04T05:13:01.898Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:01.931Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:01.931Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:01.932Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Status text : 2022-06-04T05:13:01.932Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.933Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_j1ZsaYKZtMSVDARbAlyo", "description" : "catalog service description", "modelUUID" : "b7cc648b-3525-4dc4-bb37-18a6663682ea", "modelInvariantUUID" : "89709744-97b2-4d6c-a921-f10ed4277b2c", "created" : "2022-06-04 05:10:34.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 1ea65f8d-8363", "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/b7cc648b-3525-4dc4-bb37-18a6663682ea" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=89709744-97b2-4d6c-a921-f10ed4277b2c" } } } 2022-06-04T05:13:01.933Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:01.934Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=89709744-97b2-4d6c-a921-f10ed4277b2c|INFO|500||InvokeReturn 2022-06-04T05:13:01.938Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance 2022-06-04T05:13:01.938Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|INFO|500||Invoke 2022-06-04T05:13:01.939Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:01.939Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance 2022-06-04T05:13:01.939Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:13:01.939Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46b02fe6-876c-4272-a898-cc1108ec1c6b"] 2022-06-04T05:13:01.940Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:13:01.940Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:01.956Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:01.956Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:13:01.956Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:13:01.957Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&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:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.957Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:13:01.957Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:01.958Z|5efaa716-726d-42c9-8dab-de31ab821fee|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=b7cc648b-3525-4dc4-bb37-18a6663682ea&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:13:01.958Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.959Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.959Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.959Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.960Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.960Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f1e3f32-a8a0-4fd2-a94f-eb97e7c4ad4a"] 2022-06-04T05:13:01.960Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.960Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.979Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.979Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.980Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:13:01.980Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:01.981Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:13:01.982Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.982Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.984Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.985Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.985Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.985Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.986Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.986Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bf52e7d-46ce-4a5b-a0d0-ca018e982240"] 2022-06-04T05:13:01.986Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:01.986Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.005Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.005Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.005Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:13:02.005Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:02.007Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T03:22:57.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-06-04T05:13:02.007Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.007Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.011Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea 2022-06-04T05:13:02.012Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|INFO|500||Invoke 2022-06-04T05:13:02.012Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:02.012Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea 2022-06-04T05:13:02.013Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Method : GET 2022-06-04T05:13:02.013Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7909e811-4b00-4f94-a631-d9d99833bdf3"] 2022-06-04T05:13:02.013Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Request body: 2022-06-04T05:13:02.014Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:02.039Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:02.040Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:02.040Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Status text : 2022-06-04T05:13:02.040Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:02.042Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||Response body: { "modelName" : "Demo_pNF_j1ZsaYKZtMSVDARbAlyo", "description" : "catalog service description", "modelUUID" : "b7cc648b-3525-4dc4-bb37-18a6663682ea", "modelInvariantUUID" : "89709744-97b2-4d6c-a921-f10ed4277b2c", "created" : "2022-06-04 05:10:34.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 1ea65f8d-8363", "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/b7cc648b-3525-4dc4-bb37-18a6663682ea" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea/pnfCustomizations" } } } 2022-06-04T05:13:02.043Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:02.043Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b7cc648b-3525-4dc4-bb37-18a6663682ea|INFO|500||InvokeReturn 2022-06-04T05:13:02.056Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.057Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.057Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.058Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.058Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.059Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"3885", X-B3-TraceId:"728e2f5056715bf6", X-B3-SpanId:"56b2d9db190c8e4a", X-B3-ParentSpanId:"728e2f5056715bf6", X-B3-Sampled:"0", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1628ba7-3f2b-43aa-a38c-0d7a2ea3d438"] 2022-06-04T05:13:02.059Z|5efaa716-726d-42c9-8dab-de31ab821fee|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":"5efaa716-726d-42c9-8dab-de31ab821fee","requestStatus":"IN_PROGRESS","startTime":1654319581557,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"18dc9225-c03e-4706-a226-75c7bd24850d\",\n \"owningEntityName\":\"OE-ETE_Customer-18dc9225-c03e-4706-a226-75c7bd24850d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_50114571-cc11-46ec-a213-0080ff465897\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 1ea65f8d-8363 0\",\n \"modelCustomizationId\":\"350bb7b5-5da3-49fc-bab0-72a3608a4048\",\n \"modelInvariantId\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"j1ZsaYKZtMSVDARbAlyo\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"5efaa716-726d-42c9-8dab-de31ab821fee"} 2022-06-04T05:13:02.059Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.091Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.091Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.092Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:13:02.092Z|5efaa716-726d-42c9-8dab-de31ab821fee|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/5efaa716-726d-42c9-8dab-de31ab821fee", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:02.094Z|5efaa716-726d-42c9-8dab-de31ab821fee|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" : "5efaa716-726d-42c9-8dab-de31ab821fee", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:13:01.557+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"18dc9225-c03e-4706-a226-75c7bd24850d\",\n \"owningEntityName\":\"OE-ETE_Customer-18dc9225-c03e-4706-a226-75c7bd24850d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_50114571-cc11-46ec-a213-0080ff465897\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 1ea65f8d-8363 0\",\n \"modelCustomizationId\":\"350bb7b5-5da3-49fc-bab0-72a3608a4048\",\n \"modelInvariantId\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"j1ZsaYKZtMSVDARbAlyo\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:13:02.360+00:00", "serviceInstanceName" : "Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "5efaa716-726d-42c9-8dab-de31ab821fee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee" } } } 2022-06-04T05:13:02.094Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.095Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.106Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.106Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.107Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.107Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.108Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:02.108Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"3120", X-B3-TraceId:"728e2f5056715bf6", X-B3-SpanId:"f8a01ee4aeaec7a5", X-B3-ParentSpanId:"728e2f5056715bf6", X-B3-Sampled:"0", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"755ec5f0-4e7e-49a2-9831-3f9fff45afda"] 2022-06-04T05:13:02.108Z|5efaa716-726d-42c9-8dab-de31ab821fee|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\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\"modelUuid\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\"modelInvariantUuid\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\"},\"requestInfo\":{\"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_50114571-cc11-46ec-a213-0080ff465897\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 1ea65f8d-8363 0\",\"modelCustomizationId\":\"350bb7b5-5da3-49fc-bab0-72a3608a4048\",\"modelInvariantId\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\",\"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\"instanceParams\":[],\"instanceName\":\"j1ZsaYKZtMSVDARbAlyo\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"18dc9225-c03e-4706-a226-75c7bd24850d\",\"owningEntityName\":\"OE-ETE_Customer-18dc9225-c03e-4706-a226-75c7bd24850d\"}}}","type":"String"},"requestId":{"value":"5efaa716-726d-42c9-8dab-de31ab821fee","type":"String"},"mso-request-id":{"value":"5efaa716-726d-42c9-8dab-de31ab821fee","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-06-04T05:13:02.109Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:03.132Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:03.132Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:03.133Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:13:03.133Z|5efaa716-726d-42c9-8dab-de31ab821fee|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:"Sat, 04 Jun 2022 05:13:02 GMT", X-ONAP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-TransactionID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ECOMP-RequestID:"5efaa716-726d-42c9-8dab-de31ab821fee", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"755ec5f0-4e7e-49a2-9831-3f9fff45afda", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:03.134Z|5efaa716-726d-42c9-8dab-de31ab821fee|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\":\"5efaa716-726d-42c9-8dab-de31ab821fee\",\"instanceId\":\"823fb4cc-c994-46d6-856f-5cd2b93e35a7\"}}","message":"Success","processInstanceID":"015765da-e3c5-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:13:03.134Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:03.135Z|5efaa716-726d-42c9-8dab-de31ab821fee|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-06-04T05:13:03.139Z|5efaa716-726d-42c9-8dab-de31ab821fee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:13:05.617Z|8bb6f3e2-1622-42dc-b984-cb74738fa22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:13:05.620Z|8bb6f3e2-1622-42dc-b984-cb74738fa22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:13:05.992Z|4160e6e9-6819-458d-9049-09d2fee711d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:13:05.993Z|4160e6e9-6819-458d-9049-09d2fee711d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:13:06.394Z|6d979a81-8900-40aa-8480-fe46432b00ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:06.394Z|6d979a81-8900-40aa-8480-fe46432b00ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:07.894Z|7e87753c-27b4-4518-a3ad-149f85d5a744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:07.895Z|7e87753c-27b4-4518-a3ad-149f85d5a744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:07.896Z|3703fc15-4a33-4240-9df8-f2b92b9563f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:07.896Z|3703fc15-4a33-4240-9df8-f2b92b9563f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:16.414Z|99651c79-6a7e-47cf-b9e6-0ddf260761ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:16.415Z|99651c79-6a7e-47cf-b9e6-0ddf260761ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:17.918Z|5d77a47b-e925-4334-b1b7-a7f6530f6306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:17.918Z|5d77a47b-e925-4334-b1b7-a7f6530f6306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:17.918Z|23dc9ea4-e251-4fc1-95c7-33a2070d5705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:17.920Z|23dc9ea4-e251-4fc1-95c7-33a2070d5705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:20.290Z|3f95bf19-9bef-4f7f-ac30-c7a7980ebb9a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:13:20.291Z|3f95bf19-9bef-4f7f-ac30-c7a7980ebb9a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:20.617Z|88425336-3fe9-4edb-8c83-278a39dc6ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:13:20.617Z|88425336-3fe9-4edb-8c83-278a39dc6ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:13:26.437Z|3dfbef67-a6a7-4080-aa21-c043594e8685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:26.438Z|3dfbef67-a6a7-4080-aa21-c043594e8685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:27.942Z|1b12db66-7c02-4628-84f0-06880b96bec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:27.943Z|1b12db66-7c02-4628-84f0-06880b96bec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:27.944Z|77cb424f-42c5-44fc-9613-a17d5d542b24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:27.945Z|77cb424f-42c5-44fc-9613-a17d5d542b24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:31.285Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:13:31.290Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee 2022-06-04T05:13:31.291Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|INFO|500||Invoke 2022-06-04T05:13:31.291Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:31.291Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee 2022-06-04T05:13:31.292Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Method : GET 2022-06-04T05:13:31.292Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"133f9fbd74fecab7", X-B3-SpanId:"f869c4ea22574e91", X-B3-ParentSpanId:"133f9fbd74fecab7", X-B3-Sampled:"0", X-ONAP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-TransactionID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ECOMP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f6297e-c2d1-437a-a1f9-4a9dc90c7722"] 2022-06-04T05:13:31.293Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Request body: 2022-06-04T05:13:31.293Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:31.316Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:31.317Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:31.317Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Status text : 2022-06-04T05:13:31.318Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:31.318Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Response body: { "requestId" : "5efaa716-726d-42c9-8dab-de31ab821fee", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-04T05:13:01.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"18dc9225-c03e-4706-a226-75c7bd24850d\",\n \"owningEntityName\":\"OE-ETE_Customer-18dc9225-c03e-4706-a226-75c7bd24850d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_50114571-cc11-46ec-a213-0080ff465897\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 1ea65f8d-8363 0\",\n \"modelCustomizationId\":\"350bb7b5-5da3-49fc-bab0-72a3608a4048\",\n \"modelInvariantId\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"j1ZsaYKZtMSVDARbAlyo\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:13:13.000+00:00", "serviceInstanceId" : "823fb4cc-c994-46d6-856f-5cd2b93e35a7", "serviceInstanceName" : "Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "5efaa716-726d-42c9-8dab-de31ab821fee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee" } } } 2022-06-04T05:13:31.319Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:31.319Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|INFO|500||InvokeReturn 2022-06-04T05:13:31.321Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false 2022-06-04T05:13:31.321Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:13:31.321Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:31.321Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false 2022-06-04T05:13:31.322Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:13:31.322Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"133f9fbd74fecab7", X-B3-SpanId:"228ba346d01a970e", X-B3-ParentSpanId:"133f9fbd74fecab7", X-B3-Sampled:"0", X-ONAP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-TransactionID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ECOMP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e35c35c-01f2-4247-a024-287b24989fe8"] 2022-06-04T05:13:31.322Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:13:31.323Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:31.338Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:31.339Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:31.339Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:13:31.339Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:31.340Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:13:31.341Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:31.341Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:13:31.393Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:13:31.393Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:13:31.393Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:31.394Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:13:31.394Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:13:31.394Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-TransactionID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ECOMP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e905a2-33ef-4ca0-99c5-9c1af0db6257"] 2022-06-04T05:13:31.395Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:13:31.395Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:31.522Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:31.523Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:31.523Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:13:31.523Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=839A9D68375D20263873914D3F724DF1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sat, 04 Jun 2022 05:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:31.524Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09884263-e3c5-11ec-ae20-b2aafea7ad4b","businessKey":"5efaa716-726d-42c9-8dab-de31ab821fee","processDefinitionId":"WaitForPnfReadyBB:1:e1b2cdec-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-04T05:13:14.963+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"015765da-e3c5-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"07d95a9d-e3c5-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:13:31.524Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:31.525Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5efaa716-726d-42c9-8dab-de31ab821fee&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:13:31.556Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:13:31.556Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:13:31.557Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:31.557Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:13:31.557Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:13:31.558Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-TransactionID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ECOMP-RequestID:"b579be10-9a57-447b-8394-a72f5e6680b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32fa1f70-f053-4e64-825e-aea0ba2a4b8c"] 2022-06-04T05:13:31.558Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:13:31.558Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:31.686Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:31.687Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:31.687Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:13:31.687Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=05618486005763E9E16C649C58BEE728; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:31.688Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"098a173a-e3c5-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"09884263-e3c5-11ec-ae20-b2aafea7ad4b","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e1b2cdec-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"09884263-e3c5-11ec-ae20-b2aafea7ad4b","executionId":"09884263-e3c5-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:13:14.975+0000","endTime":"2022-06-04T05:13:16.090+0000","durationInMillis":1115,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"015765da-e3c5-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:13:31.688Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:31.689Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09884263-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:13:31.693Z|b579be10-9a57-447b-8394-a72f5e6680b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:13:35.617Z|d2b10746-b52c-4fef-8cbc-b9604e35a690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:13:35.618Z|d2b10746-b52c-4fef-8cbc-b9604e35a690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:13:35.994Z|efd8bdb0-8932-4433-b12c-e726b0259118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:13:35.994Z|efd8bdb0-8932-4433-b12c-e726b0259118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:13:36.461Z|5e8babff-3609-49b4-9d20-d2397749d926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:36.462Z|5e8babff-3609-49b4-9d20-d2397749d926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:37.964Z|29e6babd-4da1-4c7d-b7f0-fd573b1c2818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:37.964Z|0af88385-daad-41a3-89f2-a61cc04b39f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:37.964Z|29e6babd-4da1-4c7d-b7f0-fd573b1c2818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:37.965Z|0af88385-daad-41a3-89f2-a61cc04b39f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:41.880Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:13:41.885Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee 2022-06-04T05:13:41.885Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|INFO|500||Invoke 2022-06-04T05:13:41.886Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:41.886Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee 2022-06-04T05:13:41.886Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Method : GET 2022-06-04T05:13:41.887Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae76d3fa408a9f54", X-B3-SpanId:"c7eb000472b799c6", X-B3-ParentSpanId:"ae76d3fa408a9f54", X-B3-Sampled:"0", X-ONAP-RequestID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-RequestID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-TransactionID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-ECOMP-RequestID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a91b4a-da2c-4b51-833f-ac6fb308f121"] 2022-06-04T05:13:41.887Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Request body: 2022-06-04T05:13:41.888Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:41.922Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:41.922Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:41.923Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Status text : 2022-06-04T05:13:41.923Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:41.927Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||Response body: { "requestId" : "5efaa716-726d-42c9-8dab-de31ab821fee", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:13:01.000+00:00", "endTime" : "2022-06-04T05:13:38.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"18dc9225-c03e-4706-a226-75c7bd24850d\",\n \"owningEntityName\":\"OE-ETE_Customer-18dc9225-c03e-4706-a226-75c7bd24850d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_50114571-cc11-46ec-a213-0080ff465897\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 1ea65f8d-8363 0\",\n \"modelCustomizationId\":\"350bb7b5-5da3-49fc-bab0-72a3608a4048\",\n \"modelInvariantId\":\"89709744-97b2-4d6c-a921-f10ed4277b2c\",\n \"modelVersionId\":\"b7cc648b-3525-4dc4-bb37-18a6663682ea\",\n \"modelName\":\"Demo_pNF_j1ZsaYKZtMSVDARbAlyo\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"j1ZsaYKZtMSVDARbAlyo\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:13:39.000+00:00", "serviceInstanceId" : "823fb4cc-c994-46d6-856f-5cd2b93e35a7", "serviceInstanceName" : "Service_Ete_Name50114571-cc11-46ec-a213-0080ff465897", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "5efaa716-726d-42c9-8dab-de31ab821fee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee" } } } 2022-06-04T05:13:41.927Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:41.928Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5efaa716-726d-42c9-8dab-de31ab821fee|INFO|500||InvokeReturn 2022-06-04T05:13:41.929Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false 2022-06-04T05:13:41.930Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:13:41.930Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:13:41.930Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false 2022-06-04T05:13:41.930Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:13:41.931Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae76d3fa408a9f54", X-B3-SpanId:"4e1ec97346647068", X-B3-ParentSpanId:"ae76d3fa408a9f54", X-B3-Sampled:"0", X-ONAP-RequestID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-RequestID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-TransactionID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-ECOMP-RequestID:"22715f2a-dae0-44f1-aca7-56f08ed7918c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b42fd131-d8d6-4093-8605-bcdfaa1058b4"] 2022-06-04T05:13:41.931Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:13:41.931Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:13:41.960Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:13:41.960Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:13:41.960Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:13:41.961Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:13:41.963Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:13:41.963Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:13:41.963Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5efaa716-726d-42c9-8dab-de31ab821fee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:13:41.973Z|22715f2a-dae0-44f1-aca7-56f08ed7918c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5efaa716-726d-42c9-8dab-de31ab821fee|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:13:46.486Z|2df28d50-7e75-474f-8bf8-52247a32e983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:46.487Z|2df28d50-7e75-474f-8bf8-52247a32e983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:47.986Z|48b1cf02-a469-4317-8f1f-7b28f750bb52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:47.986Z|c372e023-8b9a-431f-b14b-a11621895516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:47.987Z|48b1cf02-a469-4317-8f1f-7b28f750bb52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:47.987Z|c372e023-8b9a-431f-b14b-a11621895516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:50.617Z|d5fa09e8-57a1-44a0-b239-9f75dde7d132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:13:50.620Z|d5fa09e8-57a1-44a0-b239-9f75dde7d132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:13:56.506Z|701ce775-2a38-4c89-b439-8d5c94e0dbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:56.507Z|701ce775-2a38-4c89-b439-8d5c94e0dbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:58.009Z|ae17e008-b195-4e5d-a4c0-48b7f0cd79a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:58.009Z|d38fecc8-d738-44aa-b652-e5cef39f53a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:13:58.009Z|d38fecc8-d738-44aa-b652-e5cef39f53a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:13:58.009Z|ae17e008-b195-4e5d-a4c0-48b7f0cd79a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:05.617Z|11a227a9-5c8f-40f9-9cff-f5bfcd38589c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:14:05.618Z|11a227a9-5c8f-40f9-9cff-f5bfcd38589c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:14:05.995Z|635595f2-23d6-420a-997b-5f9877a0a137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:14:05.996Z|635595f2-23d6-420a-997b-5f9877a0a137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:14:06.527Z|ff0565ee-39da-4fdb-b4c8-5c8a5a8f42c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:06.528Z|ff0565ee-39da-4fdb-b4c8-5c8a5a8f42c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:08.032Z|f0b2f4f5-5e87-4723-9c43-6289ad8bb21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:08.032Z|f0b2f4f5-5e87-4723-9c43-6289ad8bb21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:08.032Z|f2b3e516-d492-4102-ae7d-11b088394422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:08.033Z|f2b3e516-d492-4102-ae7d-11b088394422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:16.549Z|bb693ad6-c672-480e-9ca2-5233b2a3969f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:16.550Z|bb693ad6-c672-480e-9ca2-5233b2a3969f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:18.053Z|43805d6c-30a9-466e-9609-107b1010f7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:18.054Z|bdd3386f-e098-4604-82b8-713cf28daa5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:18.055Z|bdd3386f-e098-4604-82b8-713cf28daa5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:18.055Z|43805d6c-30a9-466e-9609-107b1010f7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:20.291Z|e6ab5c3d-58d8-4175-8334-03a1ebcb2032|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:14:20.292Z|e6ab5c3d-58d8-4175-8334-03a1ebcb2032|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:20.617Z|c675167e-7ec4-494d-bd0c-b4996c0b4b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:14:20.617Z|c675167e-7ec4-494d-bd0c-b4996c0b4b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:14:26.571Z|332f3c50-6076-4e58-8f35-b657ef351da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:26.572Z|332f3c50-6076-4e58-8f35-b657ef351da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:28.076Z|f36c9860-d17c-4d32-a178-9a3e71e700ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:28.076Z|b7940785-65dc-4c06-a396-bb1aa593a2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:28.077Z|f36c9860-d17c-4d32-a178-9a3e71e700ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:28.077Z|b7940785-65dc-4c06-a396-bb1aa593a2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:35.617Z|41d162a0-b198-45d5-bb41-c2996878c20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:14:35.619Z|41d162a0-b198-45d5-bb41-c2996878c20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:14:35.996Z|28392ced-d6f1-4429-af00-8701bca84b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:14:35.997Z|28392ced-d6f1-4429-af00-8701bca84b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:14:36.592Z|c8d3850d-6c1c-4610-b985-9a5c49eb59e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:36.592Z|c8d3850d-6c1c-4610-b985-9a5c49eb59e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:38.099Z|40419828-d035-4042-989f-db79063a22b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:38.100Z|40419828-d035-4042-989f-db79063a22b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:38.100Z|419dcc03-770b-4589-a2d9-253e6e36c435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:38.101Z|419dcc03-770b-4589-a2d9-253e6e36c435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:46.615Z|c8e064cf-f64c-4d92-b43b-61f09b75ac17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:46.616Z|c8e064cf-f64c-4d92-b43b-61f09b75ac17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:48.123Z|b306ce1c-d733-4618-91f2-3ee2f2300bd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:48.124Z|d1f6b118-7f93-452a-9d17-61240be3d59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:48.124Z|b306ce1c-d733-4618-91f2-3ee2f2300bd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:48.124Z|d1f6b118-7f93-452a-9d17-61240be3d59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:50.617Z|f9ea5f0b-62b5-436b-a1b4-616c12cc86e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:14:50.617Z|f9ea5f0b-62b5-436b-a1b4-616c12cc86e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:14:56.636Z|81d1d50f-aa3b-4c4e-bc3e-d1e40fc86dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:56.637Z|81d1d50f-aa3b-4c4e-bc3e-d1e40fc86dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:58.145Z|08d2e5ea-f470-4462-b0bb-81c03cf751b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:58.146Z|08d2e5ea-f470-4462-b0bb-81c03cf751b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:14:58.153Z|6120dc96-ea10-466c-bce0-748bfde7270a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:14:58.154Z|6120dc96-ea10-466c-bce0-748bfde7270a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:05.617Z|d705a6d0-fe8a-45ce-bc96-6186468d8896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:15:05.618Z|d705a6d0-fe8a-45ce-bc96-6186468d8896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:15:05.997Z|faeae1dc-5307-48d5-8f6d-bc78bc48ea5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:15:05.998Z|faeae1dc-5307-48d5-8f6d-bc78bc48ea5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:15:06.658Z|4be6dfdb-f5e6-4db1-afbb-26e0f1c490a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:06.659Z|4be6dfdb-f5e6-4db1-afbb-26e0f1c490a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:08.172Z|fac5c306-e5c3-4516-ab28-8c9aa6994d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:08.172Z|fac5c306-e5c3-4516-ab28-8c9aa6994d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:08.178Z|36417c90-f608-4511-b724-dd0d887c15b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:08.178Z|36417c90-f608-4511-b724-dd0d887c15b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:16.679Z|b32d27e0-d6c9-495f-b38f-4cabd601ede2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:16.680Z|b32d27e0-d6c9-495f-b38f-4cabd601ede2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:18.193Z|61ef5999-f855-41eb-9474-e1d8d7026ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:18.193Z|61ef5999-f855-41eb-9474-e1d8d7026ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:18.195Z|fdf5581e-2306-4ec5-a178-6e6eb1d1b9e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:18.196Z|fdf5581e-2306-4ec5-a178-6e6eb1d1b9e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:20.290Z|df18c972-58be-4020-941b-e2b4aa274911|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:15:20.291Z|df18c972-58be-4020-941b-e2b4aa274911|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:20.617Z|19283a64-a1d5-4ab7-9355-efd798f6aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:15:20.621Z|19283a64-a1d5-4ab7-9355-efd798f6aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:15:26.700Z|77c61d95-3a66-4122-97d4-972ce595942c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:26.701Z|77c61d95-3a66-4122-97d4-972ce595942c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:28.214Z|8dc732d7-5951-40f3-8e84-b06d868c137b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:28.214Z|07cdbaf2-c4db-4cba-ab6d-99403616ef27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:28.215Z|8dc732d7-5951-40f3-8e84-b06d868c137b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:28.215Z|07cdbaf2-c4db-4cba-ab6d-99403616ef27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:35.617Z|dce5e8df-3064-4a73-8714-86f43edea775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:15:35.617Z|dce5e8df-3064-4a73-8714-86f43edea775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:15:35.999Z|6b3f0f6d-1cda-492b-87d0-d9e17c8bffba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:15:36.000Z|6b3f0f6d-1cda-492b-87d0-d9e17c8bffba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:15:36.722Z|d99ae5a8-cb0b-4ee4-9d93-bb5ce9941d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:36.723Z|d99ae5a8-cb0b-4ee4-9d93-bb5ce9941d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:38.234Z|bca2229a-18f0-4537-85ad-c4cb59c93c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:38.234Z|afcb38a5-04d6-4596-b87a-1e6a82d564cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:38.235Z|bca2229a-18f0-4537-85ad-c4cb59c93c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:38.235Z|afcb38a5-04d6-4596-b87a-1e6a82d564cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:46.744Z|f4561dad-9977-4009-a3f1-ec809481586c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:46.745Z|f4561dad-9977-4009-a3f1-ec809481586c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:48.256Z|542f035e-4ff4-40ec-888c-6bc9be5d0b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:48.256Z|3494e794-8bc0-440b-b97a-a158b49e4535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:48.257Z|542f035e-4ff4-40ec-888c-6bc9be5d0b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:48.257Z|3494e794-8bc0-440b-b97a-a158b49e4535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:50.617Z|c2630f87-c8fc-4a1c-9289-085295d3c763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:15:50.618Z|c2630f87-c8fc-4a1c-9289-085295d3c763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:15:56.766Z|4131e148-4da7-4cfc-83e7-c14e0838919b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:56.767Z|4131e148-4da7-4cfc-83e7-c14e0838919b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:58.277Z|b82e6dcc-e583-4c28-8376-c5db3b16329a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:58.277Z|072cc1cb-73c9-45eb-a54e-3ac8131c91d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:15:58.277Z|072cc1cb-73c9-45eb-a54e-3ac8131c91d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:15:58.278Z|b82e6dcc-e583-4c28-8376-c5db3b16329a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:05.617Z|8c68ad84-ed03-42fa-ae07-b6bff41111ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:16:05.620Z|8c68ad84-ed03-42fa-ae07-b6bff41111ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:16:06.001Z|9fa35947-821c-45f7-aa1b-1f5e0519c4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:16:06.002Z|9fa35947-821c-45f7-aa1b-1f5e0519c4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:16:06.787Z|8d63829e-bf65-450d-a2fb-9ecaa560c8aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:06.788Z|8d63829e-bf65-450d-a2fb-9ecaa560c8aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:08.300Z|da6db14d-10cd-4d09-bbc8-b9c6a8723cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:08.300Z|6a805baa-d1e7-401a-8eb9-fc018d04e900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:08.301Z|6a805baa-d1e7-401a-8eb9-fc018d04e900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:08.301Z|da6db14d-10cd-4d09-bbc8-b9c6a8723cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:16.810Z|9fb3e60e-b994-4bf3-b84b-715bc65a50c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:16.811Z|9fb3e60e-b994-4bf3-b84b-715bc65a50c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:18.321Z|5b4b9e4b-df79-46ec-91a8-46ab3821caa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:18.321Z|8f70d97e-eae8-4a4f-9aad-64548791aa7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:18.322Z|5b4b9e4b-df79-46ec-91a8-46ab3821caa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:18.322Z|8f70d97e-eae8-4a4f-9aad-64548791aa7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:20.290Z|960b083d-37bf-4440-ae98-52fde23507ef|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:16:20.291Z|960b083d-37bf-4440-ae98-52fde23507ef|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:20.617Z|6d3993f1-9d1e-413f-b839-b362b0d42d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:16:20.618Z|6d3993f1-9d1e-413f-b839-b362b0d42d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:16:26.834Z|cd3d91b3-94aa-454e-a7b8-4a6789f7a10c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:26.835Z|cd3d91b3-94aa-454e-a7b8-4a6789f7a10c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:28.343Z|906721e8-8d26-476c-a8e2-43e0bfe9141c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:28.343Z|ab6216e5-6758-410f-a3e9-0adf4ab2cead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:28.344Z|906721e8-8d26-476c-a8e2-43e0bfe9141c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:28.344Z|ab6216e5-6758-410f-a3e9-0adf4ab2cead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:35.617Z|dbb7a69b-0ab5-447c-be6d-3e37e8acbb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:16:35.617Z|dbb7a69b-0ab5-447c-be6d-3e37e8acbb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:16:36.003Z|c4df4e86-bd1d-4e86-bf35-8906bf9c629f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:16:36.003Z|c4df4e86-bd1d-4e86-bf35-8906bf9c629f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:16:36.856Z|9279178b-16dc-4a5b-bef7-76010d50a5cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:36.856Z|9279178b-16dc-4a5b-bef7-76010d50a5cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:38.365Z|718fdc6e-b03c-48b6-bc51-56f0114e7521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:38.365Z|1302532c-8913-4e93-8a97-8b554eb95463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:38.366Z|718fdc6e-b03c-48b6-bc51-56f0114e7521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:38.366Z|1302532c-8913-4e93-8a97-8b554eb95463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:46.878Z|92f950c9-c4fb-44f1-917c-2a374fd78f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:46.879Z|92f950c9-c4fb-44f1-917c-2a374fd78f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:48.386Z|4b101e65-773f-4131-b4f3-0610fea89cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:48.387Z|4b101e65-773f-4131-b4f3-0610fea89cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:48.387Z|3c3cee68-30ea-4b4c-ad83-7dde2d625a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:48.388Z|3c3cee68-30ea-4b4c-ad83-7dde2d625a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:50.617Z|966d58d7-f8cd-4980-8df9-625c05f181e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:16:50.620Z|966d58d7-f8cd-4980-8df9-625c05f181e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:16:56.901Z|59d08ccf-cad6-4e44-a96a-2e1a20ac081b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:56.902Z|59d08ccf-cad6-4e44-a96a-2e1a20ac081b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:58.408Z|cd38d6b6-e238-4fe1-b5e6-d13c23f0892c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:58.408Z|3ca02e6f-cec6-4d6a-ae48-447b7e9f3fab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:16:58.409Z|cd38d6b6-e238-4fe1-b5e6-d13c23f0892c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:16:58.409Z|3ca02e6f-cec6-4d6a-ae48-447b7e9f3fab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:00.285Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:17:00.287Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 51e462e1-792e-407c-a8ff-be1fadbe1df4 already exists in requestDb InfraActiveRequests table 2022-06-04T05:17:00.288Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4 2022-06-04T05:17:00.288Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|INFO|500||Invoke 2022-06-04T05:17:00.288Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.289Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4 2022-06-04T05:17:00.289Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Method : GET 2022-06-04T05:17:00.289Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c823f6d57d088cff", X-B3-SpanId:"a4e2a6b61d503ce3", X-B3-ParentSpanId:"c823f6d57d088cff", X-B3-Sampled:"0", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"336f9451-8e43-4472-a1d5-fba26818cc5c"] 2022-06-04T05:17:00.289Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Request body: 2022-06-04T05:17:00.290Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.323Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.324Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:17:00.324Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Status text : 2022-06-04T05:17:00.324Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:17:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.325Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Response body: 2022-06-04T05:17:00.325Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.325Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|INFO|404|Not Found|InvokeReturn 2022-06-04T05:17:00.336Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:17:00.336Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-04T05:17:00.341Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:17:00.371Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||Invoke 2022-06-04T05:17:00.371Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51e462e1-792e-407c-a8ff-be1fadbe1df4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f2a34578-3f86-486f-8cdc-2e2d31a74949], X-ECOMP-RequestID=[51e462e1-792e-407c-a8ff-be1fadbe1df4], X-TransactionId=[], X-ONAP-RequestID=[51e462e1-792e-407c-a8ff-be1fadbe1df4]} 2022-06-04T05:17:00.483Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:16:59:859-99591], vertex-id=[315528], Content-Length=[116], Date=[Sat, 04 Jun 2022 05:16:59 GMT], Content-Type=[application/json]} 2022-06-04T05:17:00.485Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|DEBUG|500||{"service-id":"4ae8a187-5d94-49de-9cf8-36496fa04785","service-description":"pNF","resource-version":"1654318933929"} 2022-06-04T05:17:00.486Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||InvokeReturn 2022-06-04T05:17:00.487Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-06-04T05:17:00.492Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:17:00.519Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:17:00.519Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||Invoke 2022-06-04T05:17:00.587Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785|INFO|500||InvokeReturn 2022-06-04T05:17:00.588Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4ae8a187-5d94-49de-9cf8-36496fa04785 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:17:00:004-89305], vertex-id=[315528], Content-Length=[116], Date=[Sat, 04 Jun 2022 05:17:00 GMT], Content-Type=[application/json]} 2022-06-04T05:17:00.589Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4ae8a187-5d94-49de-9cf8-36496fa04785","service-description":"pNF","resource-version":"1654318933929"} 2022-06-04T05:17:00.590Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:17:00.591Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:17:00.596Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.596Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:17:00.596Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.597Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.597Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:17:00.597Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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:"c823f6d57d088cff", X-B3-SpanId:"426ea58e8f774e8c", X-B3-ParentSpanId:"c823f6d57d088cff", X-B3-Sampled:"0", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"001a8f27-acd0-491b-b38b-4198e57f1b6b"] 2022-06-04T05:17:00.598Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6","requestScope":"service"} 2022-06-04T05:17:00.598Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.621Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.622Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.622Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:17:00.622Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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:"Sat, 04 Jun 2022 05:17:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.623Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:17:00.623Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.623Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:17:00.624Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8 2022-06-04T05:17:00.624Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|INFO|500||Invoke 2022-06-04T05:17:00.624Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.625Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8 2022-06-04T05:17:00.625Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Method : GET 2022-06-04T05:17:00.625Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e6fa801-0244-4fbd-8471-329f9a617eba"] 2022-06-04T05:17:00.626Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Request body: 2022-06-04T05:17:00.626Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.667Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.667Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:00.667Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Status text : 2022-06-04T05:17:00.668Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.669Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Response body: { "modelName" : "Demo_pNF_SNbhRKa8myALAzCLy5YV", "description" : "catalog service description", "modelUUID" : "d633a250-3918-4d8c-a0cf-a0cd04ca9fd8", "modelInvariantUUID" : "7c80189f-54d3-465b-b4bc-095adf7d90f2", "created" : "2022-06-04 05:13:33.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 83f0f973-c919", "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/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/pnfCustomizations" } } } 2022-06-04T05:17:00.670Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.670Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|INFO|500||InvokeReturn 2022-06-04T05:17:00.675Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance 2022-06-04T05:17:00.675Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|INFO|500||Invoke 2022-06-04T05:17:00.676Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.676Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance 2022-06-04T05:17:00.676Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:17:00.677Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40fac575-6169-4f0f-8311-fa702b9ac8d2"] 2022-06-04T05:17:00.677Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:17:00.677Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.702Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.703Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:17:00.703Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:17:00.703Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&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:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.704Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:17:00.704Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.704Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:17:00.705Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2 2022-06-04T05:17:00.705Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|INFO|500||Invoke 2022-06-04T05:17:00.705Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.706Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2 2022-06-04T05:17:00.706Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Method : GET 2022-06-04T05:17:00.706Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58ddac78-1663-49d5-a7d8-c1763d86fc80"] 2022-06-04T05:17:00.706Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Request body: 2022-06-04T05:17:00.707Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.737Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.737Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:00.737Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Status text : 2022-06-04T05:17:00.738Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.739Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_SNbhRKa8myALAzCLy5YV", "description" : "catalog service description", "modelUUID" : "d633a250-3918-4d8c-a0cf-a0cd04ca9fd8", "modelInvariantUUID" : "7c80189f-54d3-465b-b4bc-095adf7d90f2", "created" : "2022-06-04 05:13:33.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 83f0f973-c919", "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/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2" } } } 2022-06-04T05:17:00.739Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.740Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7c80189f-54d3-465b-b4bc-095adf7d90f2|INFO|500||InvokeReturn 2022-06-04T05:17:00.743Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance 2022-06-04T05:17:00.743Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|INFO|500||Invoke 2022-06-04T05:17:00.743Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.744Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance 2022-06-04T05:17:00.744Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:17:00.744Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37767201-8cf6-4f8a-9b90-04baea72b7b1"] 2022-06-04T05:17:00.744Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:17:00.745Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.757Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.757Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:17:00.758Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:17:00.758Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&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:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.758Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:17:00.759Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.759Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d633a250-3918-4d8c-a0cf-a0cd04ca9fd8&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:17:00.759Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.760Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.760Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.760Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.760Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.760Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc0bc357-04fe-425c-9edf-4e7b2e6793ff"] 2022-06-04T05:17:00.761Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.761Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.778Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.778Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.778Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:17:00.779Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.780Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:17:00.780Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/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-06-04T05:17:00.781Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.783Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.784Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.784Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.784Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.784Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.785Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45525a88-03ae-4f95-be82-45ea5f7f9a0f"] 2022-06-04T05:17:00.785Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.785Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.801Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.802Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.802Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:17:00.802Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.804Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T03:22:57.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-06-04T05:17:00.804Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.805Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-06-04T05:17:00.808Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8 2022-06-04T05:17:00.808Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|INFO|500||Invoke 2022-06-04T05:17:00.808Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.808Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8 2022-06-04T05:17:00.809Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Method : GET 2022-06-04T05:17:00.809Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7ebba0f-8b0f-4d34-9493-944e29aafc3c"] 2022-06-04T05:17:00.809Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Request body: 2022-06-04T05:17:00.809Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.831Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.831Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:00.831Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Status text : 2022-06-04T05:17:00.831Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.835Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||Response body: { "modelName" : "Demo_pNF_SNbhRKa8myALAzCLy5YV", "description" : "catalog service description", "modelUUID" : "d633a250-3918-4d8c-a0cf-a0cd04ca9fd8", "modelInvariantUUID" : "7c80189f-54d3-465b-b4bc-095adf7d90f2", "created" : "2022-06-04 05:13:33.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 83f0f973-c919", "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/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8/pnfCustomizations" } } } 2022-06-04T05:17:00.835Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.835Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d633a250-3918-4d8c-a0cf-a0cd04ca9fd8|INFO|500||InvokeReturn 2022-06-04T05:17:00.838Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.838Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:17:00.839Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:00.839Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.839Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:17:00.839Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"c823f6d57d088cff", X-B3-SpanId:"d9bdb0cc21d13932", X-B3-ParentSpanId:"c823f6d57d088cff", X-B3-Sampled:"0", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4962da95-e8e9-4288-b85a-9bf959f042ad"] 2022-06-04T05:17:00.840Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"51e462e1-792e-407c-a8ff-be1fadbe1df4","requestStatus":"IN_PROGRESS","startTime":1654319820336,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\",\n \"owningEntityName\":\"OE-ETE_Customer-e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9f8c5905-8502-49a5-a2b9-0c711dcc58c6\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83f0f973-c919 0\",\n \"modelCustomizationId\":\"a2ad822e-2f29-4af9-a089-04ee6a7d1654\",\n \"modelInvariantId\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"SNbhRKa8myALAzCLy5YV\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"51e462e1-792e-407c-a8ff-be1fadbe1df4"} 2022-06-04T05:17:00.840Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:00.881Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:00.882Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.882Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:17:00.882Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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/51e462e1-792e-407c-a8ff-be1fadbe1df4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:17:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:00.883Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "51e462e1-792e-407c-a8ff-be1fadbe1df4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:17:00.336+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\",\n \"owningEntityName\":\"OE-ETE_Customer-e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9f8c5905-8502-49a5-a2b9-0c711dcc58c6\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83f0f973-c919 0\",\n \"modelCustomizationId\":\"a2ad822e-2f29-4af9-a089-04ee6a7d1654\",\n \"modelInvariantId\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"SNbhRKa8myALAzCLy5YV\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:17:01.146+00:00", "serviceInstanceName" : "Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "51e462e1-792e-407c-a8ff-be1fadbe1df4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4" } } } 2022-06-04T05:17:00.884Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:00.884Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:17:00.892Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.893Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:17:00.893Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.893Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.894Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:00.894Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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:"c823f6d57d088cff", X-B3-SpanId:"c1d20102746336ea", X-B3-ParentSpanId:"c823f6d57d088cff", X-B3-Sampled:"0", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7edbeff9-2589-4b24-9b73-2114cb349a2a"] 2022-06-04T05:17:00.894Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\"modelUuid\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\"modelInvariantUuid\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\"},\"requestInfo\":{\"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_9f8c5905-8502-49a5-a2b9-0c711dcc58c6\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 83f0f973-c919 0\",\"modelCustomizationId\":\"a2ad822e-2f29-4af9-a089-04ee6a7d1654\",\"modelInvariantId\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\"instanceParams\":[],\"instanceName\":\"SNbhRKa8myALAzCLy5YV\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\",\"owningEntityName\":\"OE-ETE_Customer-e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\"}}}","type":"String"},"requestId":{"value":"51e462e1-792e-407c-a8ff-be1fadbe1df4","type":"String"},"mso-request-id":{"value":"51e462e1-792e-407c-a8ff-be1fadbe1df4","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-06-04T05:17:00.895Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:01.918Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:01.918Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:01.919Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:17:01.919Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:17:01 GMT", X-ONAP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-TransactionID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ECOMP-RequestID:"51e462e1-792e-407c-a8ff-be1fadbe1df4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7edbeff9-2589-4b24-9b73-2114cb349a2a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:01.920Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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\":\"51e462e1-792e-407c-a8ff-be1fadbe1df4\",\"instanceId\":\"85d73f43-52e6-4d84-a418-900b56159149\"}}","message":"Success","processInstanceID":"8fabdc0e-e3c5-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:17:01.920Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|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-06-04T05:17:01.920Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:17:01.925Z|51e462e1-792e-407c-a8ff-be1fadbe1df4|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:17:05.617Z|bf4167c5-b328-4819-8f6c-7ce6d9651188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:17:05.618Z|bf4167c5-b328-4819-8f6c-7ce6d9651188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:17:06.004Z|6aa31417-2197-45f0-9af1-2c4c874defba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:17:06.004Z|6aa31417-2197-45f0-9af1-2c4c874defba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:17:06.926Z|e7a357f5-5116-4d24-8555-8539e8423733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:06.927Z|e7a357f5-5116-4d24-8555-8539e8423733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:08.429Z|376ffc04-01ca-49a8-b07c-201a7fab1225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:08.429Z|4360382f-f41b-441d-a1b6-e27edc7d193c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:08.430Z|376ffc04-01ca-49a8-b07c-201a7fab1225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:08.430Z|4360382f-f41b-441d-a1b6-e27edc7d193c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:16.948Z|8738939f-8ea7-4360-9362-d734eb311d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:16.949Z|8738939f-8ea7-4360-9362-d734eb311d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:18.451Z|1b96fcbc-1edb-4f82-8a0e-4b5f3c80a669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:18.451Z|ab2a321a-6210-4570-ae8d-1d4dd36ae0b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:18.452Z|1b96fcbc-1edb-4f82-8a0e-4b5f3c80a669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:18.452Z|ab2a321a-6210-4570-ae8d-1d4dd36ae0b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:20.290Z|67ff976a-9958-41a9-ab91-d9c8c1ec314e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:17:20.291Z|67ff976a-9958-41a9-ab91-d9c8c1ec314e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:20.617Z|54c8efb2-cd2e-4a05-9a96-f429b575e4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:17:20.618Z|54c8efb2-cd2e-4a05-9a96-f429b575e4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:17:26.969Z|1f16c4e1-d2b8-48eb-9177-46cc53617175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:26.970Z|1f16c4e1-d2b8-48eb-9177-46cc53617175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:28.473Z|743b57bf-7475-4bbb-9e42-1adb6c77ab76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:28.473Z|4bc95042-e96d-4e34-9487-0ffbc756c0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:28.473Z|4bc95042-e96d-4e34-9487-0ffbc756c0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:28.473Z|743b57bf-7475-4bbb-9e42-1adb6c77ab76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:35.617Z|dd13f363-5636-47ac-a5db-c034a29307b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:17:35.620Z|dd13f363-5636-47ac-a5db-c034a29307b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:17:36.005Z|c88eac93-74db-4070-abdc-fe2aeb339ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:17:36.006Z|c88eac93-74db-4070-abdc-fe2aeb339ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:17:36.993Z|82470de7-57bb-4ef7-9aa8-9b50133a4d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:36.994Z|82470de7-57bb-4ef7-9aa8-9b50133a4d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:38.495Z|d6e81e7c-95ed-4ed3-b2f0-f2d31480eda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:38.495Z|baacbc91-9f1c-4f4b-ab8c-044ca7084237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:38.496Z|d6e81e7c-95ed-4ed3-b2f0-f2d31480eda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:38.496Z|baacbc91-9f1c-4f4b-ab8c-044ca7084237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:39.049Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:17:39.053Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4 2022-06-04T05:17:39.054Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|INFO|500||Invoke 2022-06-04T05:17:39.054Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:39.054Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4 2022-06-04T05:17:39.054Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Method : GET 2022-06-04T05:17:39.055Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d009d61e279e72f", X-B3-SpanId:"3de6c86baa88a8d1", X-B3-ParentSpanId:"9d009d61e279e72f", X-B3-Sampled:"0", X-ONAP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-TransactionID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ECOMP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1cde5fd-75ea-44a3-b4c9-569ea45f8cd4"] 2022-06-04T05:17:39.055Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Request body: 2022-06-04T05:17:39.055Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:39.080Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:39.081Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:39.081Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Status text : 2022-06-04T05:17:39.081Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:39.084Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Response body: { "requestId" : "51e462e1-792e-407c-a8ff-be1fadbe1df4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-06-04T05:17:00.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\",\n \"owningEntityName\":\"OE-ETE_Customer-e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9f8c5905-8502-49a5-a2b9-0c711dcc58c6\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83f0f973-c919 0\",\n \"modelCustomizationId\":\"a2ad822e-2f29-4af9-a089-04ee6a7d1654\",\n \"modelInvariantId\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"SNbhRKa8myALAzCLy5YV\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:17:38.000+00:00", "serviceInstanceId" : "85d73f43-52e6-4d84-a418-900b56159149", "serviceInstanceName" : "Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "51e462e1-792e-407c-a8ff-be1fadbe1df4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4" } } } 2022-06-04T05:17:39.084Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:39.085Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|INFO|500||InvokeReturn 2022-06-04T05:17:39.086Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false 2022-06-04T05:17:39.087Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:17:39.087Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:39.087Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false 2022-06-04T05:17:39.087Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:17:39.088Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d009d61e279e72f", X-B3-SpanId:"c80f7f10ecdb8e66", X-B3-ParentSpanId:"9d009d61e279e72f", X-B3-Sampled:"0", X-ONAP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-TransactionID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ECOMP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7eea890-b9b5-4960-aa69-89b46af8aa55"] 2022-06-04T05:17:39.088Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:17:39.088Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:39.104Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:39.104Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:39.105Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:17:39.105Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:17:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:39.106Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:17:39.107Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:39.107Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:17:39.139Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:17:39.140Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:17:39.140Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:39.141Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:17:39.141Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:17:39.141Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-TransactionID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ECOMP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b86d968-86cd-4202-b5bb-82a19d67657a"] 2022-06-04T05:17:39.142Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:17:39.142Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:39.274Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:39.275Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:39.276Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:17:39.276Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DCBC7C6CAEBB84A4FBD78D06ED35CD4D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Sat, 04 Jun 2022 05:17:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:39.277Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a557a700-e3c5-11ec-ae20-b2aafea7ad4b","businessKey":"51e462e1-792e-407c-a8ff-be1fadbe1df4","processDefinitionId":"ActivatePnfBB:1:e18b9662-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-06-04T05:17:36.369+0000","endTime":"2022-06-04T05:17:36.769+0000","removalTime":null,"durationInMillis":400,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"8fabdc0e-e3c5-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"a4b0df6a-e3c5-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:17:39.277Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:39.277Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51e462e1-792e-407c-a8ff-be1fadbe1df4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:17:39.309Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:17:39.309Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:17:39.309Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:39.310Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:17:39.310Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:17:39.310Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-TransactionID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ECOMP-RequestID:"85dc158d-9cc4-4945-aeb1-0c8c63c3adf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5c01664-343a-4c83-88e8-ad66ba196991"] 2022-06-04T05:17:39.311Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:17:39.311Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:39.436Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:39.437Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:39.437Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:17:39.437Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3FB0DD8F252D4AB3A4FBFD31E3F663D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Sat, 04 Jun 2022 05:17:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:39.438Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:a557ce1c-e3c5-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"a557a700-e3c5-11ec-ae20-b2aafea7ad4b","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:e18b9662-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"a557a700-e3c5-11ec-ae20-b2aafea7ad4b","executionId":"a557a700-e3c5-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:17:36.370+0000","endTime":"2022-06-04T05:17:36.370+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8fabdc0e-e3c5-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:17:39.438Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:39.439Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a557a700-e3c5-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:17:39.442Z|85dc158d-9cc4-4945-aeb1-0c8c63c3adf5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:17:47.014Z|cc0c1b1b-090c-45fe-884f-f5f1693f453c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:47.015Z|cc0c1b1b-090c-45fe-884f-f5f1693f453c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:48.516Z|3103ed00-e01b-46be-88f8-37566ca01251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:48.517Z|3a795bc0-c7d5-4340-9f00-230046f1c622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:48.517Z|3103ed00-e01b-46be-88f8-37566ca01251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:48.517Z|3a795bc0-c7d5-4340-9f00-230046f1c622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:49.620Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:17:49.625Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4 2022-06-04T05:17:49.625Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|INFO|500||Invoke 2022-06-04T05:17:49.625Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:49.625Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4 2022-06-04T05:17:49.626Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Method : GET 2022-06-04T05:17:49.626Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3afe8e1a6afbe9f", X-B3-SpanId:"2ea3137cde541718", X-B3-ParentSpanId:"d3afe8e1a6afbe9f", X-B3-Sampled:"0", X-ONAP-RequestID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-RequestID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-TransactionID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-ECOMP-RequestID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"143c9795-1d47-4224-b5b8-9ff994f2bdb3"] 2022-06-04T05:17:49.626Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Request body: 2022-06-04T05:17:49.626Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:49.654Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:49.655Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:49.655Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Status text : 2022-06-04T05:17:49.655Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:17:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:49.657Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||Response body: { "requestId" : "51e462e1-792e-407c-a8ff-be1fadbe1df4", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:17:00.000+00:00", "endTime" : "2022-06-04T05:17:38.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\",\n \"owningEntityName\":\"OE-ETE_Customer-e1a8a7db-54e0-453e-b65f-4b1b7b5cfcf4\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9f8c5905-8502-49a5-a2b9-0c711dcc58c6\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"productFamilyId\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\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\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83f0f973-c919 0\",\n \"modelCustomizationId\":\"a2ad822e-2f29-4af9-a089-04ee6a7d1654\",\n \"modelInvariantId\":\"7c80189f-54d3-465b-b4bc-095adf7d90f2\",\n \"modelVersionId\":\"d633a250-3918-4d8c-a0cf-a0cd04ca9fd8\",\n \"modelName\":\"Demo_pNF_SNbhRKa8myALAzCLy5YV\",\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\":\"4ae8a187-5d94-49de-9cf8-36496fa04785\",\n \"instanceParams\":[],\n \"instanceName\":\"SNbhRKa8myALAzCLy5YV\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:17:40.000+00:00", "serviceInstanceId" : "85d73f43-52e6-4d84-a418-900b56159149", "serviceInstanceName" : "Service_Ete_Name9f8c5905-8502-49a5-a2b9-0c711dcc58c6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "51e462e1-792e-407c-a8ff-be1fadbe1df4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4" } } } 2022-06-04T05:17:49.657Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:49.658Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51e462e1-792e-407c-a8ff-be1fadbe1df4|INFO|500||InvokeReturn 2022-06-04T05:17:49.659Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false 2022-06-04T05:17:49.659Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:17:49.660Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:17:49.660Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false 2022-06-04T05:17:49.660Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:17:49.660Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3afe8e1a6afbe9f", X-B3-SpanId:"cdd0cd5c29d0e706", X-B3-ParentSpanId:"d3afe8e1a6afbe9f", X-B3-Sampled:"0", X-ONAP-RequestID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-RequestID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-TransactionID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-ECOMP-RequestID:"5d9385fa-5c95-4534-b9bc-0971507a6f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6be5f83-f2e7-49d4-aa63-c5781b358513"] 2022-06-04T05:17:49.661Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:17:49.661Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:17:49.685Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:17:49.685Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:17:49.685Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:17:49.686Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:17:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:17:49.687Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:17:49.687Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:17:49.687Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51e462e1-792e-407c-a8ff-be1fadbe1df4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:17:49.694Z|5d9385fa-5c95-4534-b9bc-0971507a6f82|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51e462e1-792e-407c-a8ff-be1fadbe1df4|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:17:50.617Z|2921d774-4c54-476c-9742-b77a9d4a94b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:17:50.617Z|2921d774-4c54-476c-9742-b77a9d4a94b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:17:57.044Z|9fb3c157-2d50-457f-b7ab-130feb20568e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:57.045Z|9fb3c157-2d50-457f-b7ab-130feb20568e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:58.539Z|5e4ce6f1-50c2-458e-ae6a-08d0f5f6c3d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:58.539Z|24305ef4-9345-4b68-a759-92a98c46d5b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:17:58.540Z|5e4ce6f1-50c2-458e-ae6a-08d0f5f6c3d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:17:58.540Z|24305ef4-9345-4b68-a759-92a98c46d5b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:05.617Z|7a64c970-37e3-4641-a738-5db0f51b6885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:18:05.618Z|7a64c970-37e3-4641-a738-5db0f51b6885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:18:06.006Z|49f0f0c5-480a-4c40-8701-c08a638ab52b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:18:06.007Z|49f0f0c5-480a-4c40-8701-c08a638ab52b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:18:07.068Z|18acd555-2783-4500-a9a2-7f3356ac26fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:07.069Z|18acd555-2783-4500-a9a2-7f3356ac26fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:08.560Z|a5d387b0-fca7-446f-8e75-344470c807fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:08.560Z|4b6ff0d4-4bf2-4c37-bf11-3e971955b51f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:08.561Z|a5d387b0-fca7-446f-8e75-344470c807fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:08.561Z|4b6ff0d4-4bf2-4c37-bf11-3e971955b51f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:17.095Z|f895f219-1064-49a4-a1fd-9485bb9e81b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:17.098Z|f895f219-1064-49a4-a1fd-9485bb9e81b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:18.581Z|8f1e372e-aefc-427b-96d8-2e114dbcf65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:18.582Z|8f1e372e-aefc-427b-96d8-2e114dbcf65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:18.582Z|89892881-18df-47bd-96ce-6cabcbf6dcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:18.583Z|89892881-18df-47bd-96ce-6cabcbf6dcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:20.292Z|d9f4e359-5d5e-4ff2-ab8b-2f686189a3ff|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:18:20.293Z|d9f4e359-5d5e-4ff2-ab8b-2f686189a3ff|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:20.617Z|ed17e043-8269-4d4a-9549-c8d2a7cf46cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:18:20.624Z|ed17e043-8269-4d4a-9549-c8d2a7cf46cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:18:27.123Z|77ae287e-a59f-4c31-8a5e-7b48f83411ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:27.124Z|77ae287e-a59f-4c31-8a5e-7b48f83411ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:28.603Z|b7d6dff0-7a13-4165-97ea-01f38e0b7e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:28.603Z|ff775466-8b3c-4b05-9bcf-d10d0911ff2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:28.604Z|b7d6dff0-7a13-4165-97ea-01f38e0b7e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:28.604Z|ff775466-8b3c-4b05-9bcf-d10d0911ff2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:35.617Z|bd7b1b3d-c9d7-421f-bf8c-82c682dc4284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:18:35.618Z|bd7b1b3d-c9d7-421f-bf8c-82c682dc4284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:18:36.008Z|b69ad803-5c84-4ee7-992e-3b6108e9eb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:18:36.009Z|b69ad803-5c84-4ee7-992e-3b6108e9eb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:18:37.144Z|7e72d4ca-531e-420f-a138-532f5ea7905d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:37.145Z|7e72d4ca-531e-420f-a138-532f5ea7905d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:38.623Z|c3d965aa-6725-4f88-911f-694d877bdd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:38.623Z|22bb4409-885b-4997-9577-2c1bcf0ca2ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:38.624Z|22bb4409-885b-4997-9577-2c1bcf0ca2ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:38.624Z|c3d965aa-6725-4f88-911f-694d877bdd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:47.166Z|ed7fd05d-3dae-4c67-bb66-8a89ecbe6a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:47.166Z|ed7fd05d-3dae-4c67-bb66-8a89ecbe6a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:48.646Z|3067eb05-7758-440e-a858-020fb2eaae77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:48.647Z|3067eb05-7758-440e-a858-020fb2eaae77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:48.647Z|7c7c5daa-3b54-443a-b137-a4296a70a94c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:48.648Z|7c7c5daa-3b54-443a-b137-a4296a70a94c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:50.617Z|a420f075-91fe-4845-bd93-3e1cb4732a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:18:50.618Z|a420f075-91fe-4845-bd93-3e1cb4732a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:18:57.186Z|aa357789-66e0-441b-98ab-15bc7ff20507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:57.187Z|aa357789-66e0-441b-98ab-15bc7ff20507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:58.668Z|c3aff5fd-933b-41b0-b074-d48e6bcbd630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:58.668Z|a3123e20-ec47-4090-816a-c24357ceb190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:18:58.668Z|c3aff5fd-933b-41b0-b074-d48e6bcbd630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:18:58.668Z|a3123e20-ec47-4090-816a-c24357ceb190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:05.617Z|cef5f85d-e1cd-48d0-80b2-9339ebc5e43e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:19:05.620Z|cef5f85d-e1cd-48d0-80b2-9339ebc5e43e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:19:06.010Z|573fc79b-c55e-42a7-849b-009a74b0e6da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:19:06.010Z|573fc79b-c55e-42a7-849b-009a74b0e6da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:19:07.209Z|dddd7a22-6474-4709-b12a-92e0c3009429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:07.209Z|dddd7a22-6474-4709-b12a-92e0c3009429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:08.690Z|945bc102-f18c-4995-a778-2e5f73b5b386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:08.692Z|945bc102-f18c-4995-a778-2e5f73b5b386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:08.692Z|64749d70-676b-446e-8048-cc9acaaed452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:08.693Z|64749d70-676b-446e-8048-cc9acaaed452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:17.231Z|b5a9e3c6-0de6-4244-8909-876932744053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:17.231Z|b5a9e3c6-0de6-4244-8909-876932744053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:18.716Z|80dbd26a-efc7-44da-a6ab-5c35912bb16f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:18.716Z|54b5a421-0039-41b6-bf5a-18f1877e8596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:18.716Z|80dbd26a-efc7-44da-a6ab-5c35912bb16f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:18.717Z|54b5a421-0039-41b6-bf5a-18f1877e8596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:20.291Z|fd9b78c4-23d7-4197-bf93-3f9b10c3dede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:19:20.292Z|fd9b78c4-23d7-4197-bf93-3f9b10c3dede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:20.617Z|7370edb4-2001-4116-920f-3dac8cb02b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:19:20.618Z|7370edb4-2001-4116-920f-3dac8cb02b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:19:27.252Z|126733c7-398c-4b6a-a1f5-0006921a5861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:27.253Z|126733c7-398c-4b6a-a1f5-0006921a5861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:28.738Z|cec16b1f-205c-4702-b85e-880cd98272c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:28.738Z|94bdab5e-25d6-4951-bab2-2266aacd2f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:28.738Z|cec16b1f-205c-4702-b85e-880cd98272c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:28.739Z|94bdab5e-25d6-4951-bab2-2266aacd2f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:35.617Z|225b3390-2c01-4416-99ba-9e4562ba565d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:19:35.618Z|225b3390-2c01-4416-99ba-9e4562ba565d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:19:36.011Z|105df9e7-c002-40c8-8d04-6d57a4c0f70d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:19:36.011Z|105df9e7-c002-40c8-8d04-6d57a4c0f70d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:19:37.274Z|4d953eff-5145-4fe7-9a58-45611d708d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:37.274Z|4d953eff-5145-4fe7-9a58-45611d708d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:38.760Z|bbd03ae5-8109-4121-b825-2a3d2ff694b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:38.761Z|bbd03ae5-8109-4121-b825-2a3d2ff694b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:38.761Z|4ec132e7-26ec-470c-86fa-c52c8283358c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:38.761Z|4ec132e7-26ec-470c-86fa-c52c8283358c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:47.297Z|3b3905bc-3b5a-457f-8441-fc8924f55b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:47.298Z|3b3905bc-3b5a-457f-8441-fc8924f55b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:48.780Z|7dcfeab6-22c2-4896-89cf-53f21254831e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:48.780Z|b35bec3e-027e-499d-bf73-560650de2298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:48.781Z|7dcfeab6-22c2-4896-89cf-53f21254831e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:48.781Z|b35bec3e-027e-499d-bf73-560650de2298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:50.617Z|9efedc5f-bbc7-4fd0-8056-a00e042d0b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:19:50.620Z|9efedc5f-bbc7-4fd0-8056-a00e042d0b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:19:57.320Z|72294b34-5605-47b0-8dcb-7cd99095b306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:57.320Z|72294b34-5605-47b0-8dcb-7cd99095b306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:58.803Z|551b6bc1-8d71-41a7-b0db-d079ec2480bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:58.803Z|b4fdab40-c990-454c-8ce2-ffcdf52dd1fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:19:58.804Z|551b6bc1-8d71-41a7-b0db-d079ec2480bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:19:58.804Z|b4fdab40-c990-454c-8ce2-ffcdf52dd1fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:05.617Z|8d50bfcd-44d7-4972-aaa2-2d57abf44b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:20:05.618Z|8d50bfcd-44d7-4972-aaa2-2d57abf44b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:20:06.012Z|a69962b7-4056-4eab-acda-084cd5be35d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:20:06.013Z|a69962b7-4056-4eab-acda-084cd5be35d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:20:07.341Z|9b5c491b-f85d-4412-87b1-cb0ab2517ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:07.342Z|9b5c491b-f85d-4412-87b1-cb0ab2517ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:08.826Z|d3b023c3-f48a-4b3a-a9c3-f1de5ffc95df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:08.826Z|c292f799-3eb4-4c53-a630-2cfe6c58d214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:08.827Z|d3b023c3-f48a-4b3a-a9c3-f1de5ffc95df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:08.827Z|c292f799-3eb4-4c53-a630-2cfe6c58d214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:17.362Z|85e5adfe-8ea0-44e7-9c6d-b0176c2e3d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:17.363Z|85e5adfe-8ea0-44e7-9c6d-b0176c2e3d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:18.847Z|b1e00cf1-61c7-4323-aefe-7a87432ed095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:18.848Z|b1e00cf1-61c7-4323-aefe-7a87432ed095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:18.847Z|31e0e6d5-b992-434f-94ea-561e6c3e1361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:18.849Z|31e0e6d5-b992-434f-94ea-561e6c3e1361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:20.291Z|efd933ee-ebb5-4221-9a0a-d39171b1af51|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:20:20.291Z|efd933ee-ebb5-4221-9a0a-d39171b1af51|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:20.617Z|69123d94-32a1-4b92-98f3-341c68bbc46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:20:20.618Z|69123d94-32a1-4b92-98f3-341c68bbc46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:20:27.384Z|f313c468-064e-4be3-bd53-c54c2b925981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:27.385Z|f313c468-064e-4be3-bd53-c54c2b925981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:28.869Z|46c65594-5c27-43f7-84c3-ced2f31078ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:28.869Z|6f666c9b-f938-40c9-9b87-3e3245303e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:28.869Z|46c65594-5c27-43f7-84c3-ced2f31078ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:28.870Z|6f666c9b-f938-40c9-9b87-3e3245303e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:35.617Z|7bc78d4b-6788-41c1-b26a-90f4adc9a551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:20:35.620Z|7bc78d4b-6788-41c1-b26a-90f4adc9a551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:20:36.013Z|b04b5a9d-3984-4842-8137-0dad907d0fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:20:36.014Z|b04b5a9d-3984-4842-8137-0dad907d0fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:20:37.406Z|7298f0fc-a7db-4de4-a85b-b474c5fef08d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:37.407Z|7298f0fc-a7db-4de4-a85b-b474c5fef08d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:38.891Z|d0fcbc29-e2b2-4984-8b5a-f5c661326f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:38.891Z|d7c67117-9a43-4929-b6cf-0d821af1f360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:38.892Z|d0fcbc29-e2b2-4984-8b5a-f5c661326f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:38.892Z|d7c67117-9a43-4929-b6cf-0d821af1f360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:47.427Z|0cdd8a9d-3267-470e-96d3-2ace1450e631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:47.428Z|0cdd8a9d-3267-470e-96d3-2ace1450e631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:48.913Z|279d87f4-aff0-4af1-8e88-7aa50ea63f25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:48.913Z|781cf27c-957c-4274-abcb-89b3557146fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:48.914Z|781cf27c-957c-4274-abcb-89b3557146fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:48.914Z|279d87f4-aff0-4af1-8e88-7aa50ea63f25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:50.617Z|6c2a2259-d650-46d3-bfd7-044b404a8ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:20:50.617Z|6c2a2259-d650-46d3-bfd7-044b404a8ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:20:57.448Z|3522861d-b203-420b-a194-4b813b629d66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:57.449Z|3522861d-b203-420b-a194-4b813b629d66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:58.933Z|45a36f12-c7b7-448e-a2a4-dcc88241e26c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:58.933Z|7a43d1f0-ff10-4120-a7d0-4ab43dbd4a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:20:58.934Z|7a43d1f0-ff10-4120-a7d0-4ab43dbd4a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:20:58.934Z|45a36f12-c7b7-448e-a2a4-dcc88241e26c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:05.617Z|83d6fb88-22dd-4e6e-a90c-a47f8d4929d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:21:05.617Z|83d6fb88-22dd-4e6e-a90c-a47f8d4929d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:21:06.015Z|a3e2cc88-c0b8-4d40-bab2-97413600114b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:21:06.015Z|a3e2cc88-c0b8-4d40-bab2-97413600114b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:21:07.469Z|9896fa87-8041-4b10-b4ad-e6c151ba6e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:07.470Z|9896fa87-8041-4b10-b4ad-e6c151ba6e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:08.955Z|806f960f-1b90-4595-8cad-e1fa6371fc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:08.955Z|9669c550-15d1-4b35-8435-dece615bc809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:08.956Z|806f960f-1b90-4595-8cad-e1fa6371fc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:08.956Z|9669c550-15d1-4b35-8435-dece615bc809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:17.502Z|3273f307-ac95-4c5a-8d48-7e733d78cc88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:17.503Z|3273f307-ac95-4c5a-8d48-7e733d78cc88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:18.976Z|561a8b87-efa7-4784-a610-cf5148ca448d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:18.976Z|6977e9d3-1def-4212-9533-750d136bd066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:18.976Z|561a8b87-efa7-4784-a610-cf5148ca448d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:18.977Z|6977e9d3-1def-4212-9533-750d136bd066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:20.292Z|a875f1f4-5c40-4196-a94f-c1acf9889454|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:21:20.293Z|a875f1f4-5c40-4196-a94f-c1acf9889454|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:20.617Z|571bcdf6-7799-4b78-b388-f002c0af4965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:21:20.617Z|571bcdf6-7799-4b78-b388-f002c0af4965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:21:27.524Z|06f3ef6e-99b6-4afc-ba09-b458fef94381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:27.525Z|06f3ef6e-99b6-4afc-ba09-b458fef94381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:28.999Z|1a935add-e1e9-40bb-be4e-0baec97180ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:29.000Z|302f5a50-4ceb-4f41-a9f5-9aae8d4eac4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:29.000Z|1a935add-e1e9-40bb-be4e-0baec97180ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:29.000Z|302f5a50-4ceb-4f41-a9f5-9aae8d4eac4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:35.617Z|cef296af-a1ea-486f-bca2-690ac94bec9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:21:35.617Z|cef296af-a1ea-486f-bca2-690ac94bec9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:21:36.016Z|b5594cbd-ffb3-40c7-ae92-3a21f4c15e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:21:36.016Z|b5594cbd-ffb3-40c7-ae92-3a21f4c15e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:21:37.547Z|d3411719-304d-4804-b68d-bec73d0eff27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:37.548Z|d3411719-304d-4804-b68d-bec73d0eff27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:39.023Z|b1baa9fb-b593-423c-b5f5-38401ea80185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:39.023Z|95dd653f-16e2-4298-b5a9-72909c284352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:39.024Z|b1baa9fb-b593-423c-b5f5-38401ea80185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:39.024Z|95dd653f-16e2-4298-b5a9-72909c284352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:47.571Z|3466bb24-b1f9-48e8-9b0f-dd93ac406616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:47.572Z|3466bb24-b1f9-48e8-9b0f-dd93ac406616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:49.045Z|33d9d6c8-c295-4b8a-8c7c-6474b71be5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:49.046Z|33d9d6c8-c295-4b8a-8c7c-6474b71be5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:49.048Z|04aee217-8b94-41c9-9867-70ff5143c0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:49.050Z|04aee217-8b94-41c9-9867-70ff5143c0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:50.617Z|9278410a-0328-496e-8619-da15f326c32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:21:50.617Z|9278410a-0328-496e-8619-da15f326c32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:21:57.596Z|58cf391d-1e05-4ccc-a631-9cf4f5a5227c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:57.597Z|58cf391d-1e05-4ccc-a631-9cf4f5a5227c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:59.066Z|7467d351-9283-4d19-98eb-44ada33d2549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:59.067Z|7467d351-9283-4d19-98eb-44ada33d2549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:21:59.067Z|46ab4d81-5c94-4976-b7fd-531e60234c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:21:59.068Z|46ab4d81-5c94-4976-b7fd-531e60234c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:05.617Z|4d87ec46-88f0-4a87-a367-48fb1139c31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:22:05.618Z|4d87ec46-88f0-4a87-a367-48fb1139c31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:22:06.017Z|fb816d4e-183b-4c03-8814-4eafe798112d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:22:06.018Z|fb816d4e-183b-4c03-8814-4eafe798112d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:22:07.620Z|c61d29c3-60dc-476e-af7c-fd83723c8db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:07.621Z|c61d29c3-60dc-476e-af7c-fd83723c8db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:09.089Z|9f4e5eda-1bd2-4c29-88d0-b42ea64eee87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:09.090Z|9f4e5eda-1bd2-4c29-88d0-b42ea64eee87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:09.090Z|bdbf3c63-9484-4ca9-8fe0-84bfd39ddf32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:09.091Z|bdbf3c63-9484-4ca9-8fe0-84bfd39ddf32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:17.643Z|16d6c7c0-bdfb-4828-aca4-a10d74f1c92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:17.644Z|16d6c7c0-bdfb-4828-aca4-a10d74f1c92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:19.113Z|d3371fd9-ca6d-4dbc-8f35-12bd65fcba70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:19.113Z|339204af-1717-4960-8d03-7cb467df0092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:19.114Z|339204af-1717-4960-8d03-7cb467df0092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:19.114Z|d3371fd9-ca6d-4dbc-8f35-12bd65fcba70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:20.291Z|1d5c1309-6007-4a5b-b4d7-18955d2c725f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:22:20.292Z|1d5c1309-6007-4a5b-b4d7-18955d2c725f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:20.617Z|8a722970-ae6a-4d72-964a-f62ebf8011cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:22:20.618Z|8a722970-ae6a-4d72-964a-f62ebf8011cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:22:27.673Z|e3dc76d2-6c62-4e74-85da-07a77e721d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:27.675Z|e3dc76d2-6c62-4e74-85da-07a77e721d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:29.135Z|a14cbff2-7f31-443f-b3c7-84907af9a736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:29.135Z|85d44c83-1a57-493c-bdde-f449ffad01bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:29.136Z|a14cbff2-7f31-443f-b3c7-84907af9a736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:29.136Z|85d44c83-1a57-493c-bdde-f449ffad01bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:35.617Z|ceb39310-eb7c-4422-a362-8a5b48fe5209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:22:35.617Z|ceb39310-eb7c-4422-a362-8a5b48fe5209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:22:36.019Z|0fe5d406-0f3d-4382-9a50-2a266788befe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:22:36.019Z|0fe5d406-0f3d-4382-9a50-2a266788befe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:22:37.697Z|b6718be9-c243-4be0-88b0-b24fbdc0ccdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:37.698Z|b6718be9-c243-4be0-88b0-b24fbdc0ccdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:39.158Z|a6b3248b-5ba4-4864-8b6e-cf3479127801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:39.158Z|7c081d9e-b95b-40d8-ab9b-b8f98d86ef07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:39.159Z|a6b3248b-5ba4-4864-8b6e-cf3479127801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:39.159Z|7c081d9e-b95b-40d8-ab9b-b8f98d86ef07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:47.720Z|ba93735a-45f5-4cd5-a042-0f8463d139b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:47.721Z|ba93735a-45f5-4cd5-a042-0f8463d139b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:49.180Z|965c82a0-a850-44e3-9e5d-d4e504c2cf61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:49.180Z|965c82a0-a850-44e3-9e5d-d4e504c2cf61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:49.180Z|94b25611-2041-441e-a4e1-b563c49d4949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:49.181Z|94b25611-2041-441e-a4e1-b563c49d4949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:50.617Z|4d3d8717-307a-40bb-a57a-1fa8ac82c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:22:50.620Z|4d3d8717-307a-40bb-a57a-1fa8ac82c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:22:57.743Z|1a00984a-2b5e-47b6-9921-916637c61a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:57.744Z|1a00984a-2b5e-47b6-9921-916637c61a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:59.202Z|6f0fcef9-856e-49cd-99ba-8d2350a7d4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:59.202Z|8658202f-8d15-469a-b98f-68e43b27926a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:22:59.203Z|8658202f-8d15-469a-b98f-68e43b27926a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:22:59.203Z|6f0fcef9-856e-49cd-99ba-8d2350a7d4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:05.617Z|25b70189-332d-435b-8958-9eb0a8949805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:23:05.617Z|25b70189-332d-435b-8958-9eb0a8949805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:23:06.020Z|91a3a1d0-2dac-4d8a-a518-6f7ab4f1c8fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:23:06.020Z|91a3a1d0-2dac-4d8a-a518-6f7ab4f1c8fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:23:07.766Z|7131852b-7486-41bb-84f5-0924bda9cbf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:07.767Z|7131852b-7486-41bb-84f5-0924bda9cbf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:09.225Z|e6427fc8-2a81-4ee6-b568-1f307a58ac40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:09.225Z|31ae873c-670f-4440-bf4b-2b61b241151b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:09.226Z|31ae873c-670f-4440-bf4b-2b61b241151b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:09.226Z|e6427fc8-2a81-4ee6-b568-1f307a58ac40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:17.791Z|948acd97-0525-4bb2-8385-ca183a5b570e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:17.792Z|948acd97-0525-4bb2-8385-ca183a5b570e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:19.252Z|511b0547-68c9-4804-be99-6e4a39b54881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:19.253Z|511b0547-68c9-4804-be99-6e4a39b54881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:19.254Z|5ed03dd1-ed6e-4f5b-a24e-69b0c9931c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:19.257Z|5ed03dd1-ed6e-4f5b-a24e-69b0c9931c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:20.291Z|c3a93945-da06-47b6-bb9a-e9704fed1632|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:23:20.292Z|c3a93945-da06-47b6-bb9a-e9704fed1632|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:20.617Z|dcf55a9f-0116-4603-8cea-48de662434d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:23:20.618Z|dcf55a9f-0116-4603-8cea-48de662434d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:23:27.813Z|5d6841f8-0d36-4ff6-a57c-2b6f5254274b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:27.814Z|5d6841f8-0d36-4ff6-a57c-2b6f5254274b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:29.276Z|f2e7ed5e-62c4-4fcb-b946-29454adda9f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:29.277Z|f2e7ed5e-62c4-4fcb-b946-29454adda9f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:29.279Z|ed23b9cf-48dd-4437-802b-a854ffc7dfc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:29.280Z|ed23b9cf-48dd-4437-802b-a854ffc7dfc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:35.617Z|31c0464a-2e53-4c88-8837-8db52c306a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:23:35.620Z|31c0464a-2e53-4c88-8837-8db52c306a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:23:36.021Z|2d22e356-12b4-4e91-9d30-50e508062bd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:23:36.022Z|2d22e356-12b4-4e91-9d30-50e508062bd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:23:37.835Z|51d463f3-fd60-4cd4-af58-54726cf9bc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:37.835Z|51d463f3-fd60-4cd4-af58-54726cf9bc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:39.300Z|357ccece-5a4c-46e4-b991-2da5c83bb5c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:39.301Z|357ccece-5a4c-46e4-b991-2da5c83bb5c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:39.303Z|0530578f-a9da-451e-b03a-8671ba347e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:39.303Z|0530578f-a9da-451e-b03a-8671ba347e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:47.863Z|c1c9d2ce-e142-4703-8652-f7f3b3f1e839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:47.864Z|c1c9d2ce-e142-4703-8652-f7f3b3f1e839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:49.322Z|2140e664-ede8-4755-a0fc-5d917b15a6dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:49.322Z|2a82b2e1-8329-41a7-be52-57cccb2f9529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:49.323Z|2140e664-ede8-4755-a0fc-5d917b15a6dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:49.323Z|2a82b2e1-8329-41a7-be52-57cccb2f9529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:50.617Z|64e85f90-cce9-40d6-b974-9e31b6fe71d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:23:50.617Z|64e85f90-cce9-40d6-b974-9e31b6fe71d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:23:57.891Z|757cbb49-6e1a-464b-bb13-76d18678facd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:57.893Z|757cbb49-6e1a-464b-bb13-76d18678facd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:59.346Z|50590cb7-86c6-4004-8655-7e8e7dc6ccf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:59.347Z|50590cb7-86c6-4004-8655-7e8e7dc6ccf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:23:59.347Z|dd7cc810-c405-4fbe-95a5-14378b75fce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:23:59.348Z|dd7cc810-c405-4fbe-95a5-14378b75fce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:05.617Z|a05b1636-e704-4a81-b096-dc4a196300c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:24:05.618Z|a05b1636-e704-4a81-b096-dc4a196300c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:24:06.022Z|e30e6bab-f67e-4d3a-a416-0be0b692bdbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:24:06.023Z|e30e6bab-f67e-4d3a-a416-0be0b692bdbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:24:07.916Z|28642e1a-aeb4-40e3-a537-8ef7bb37ad7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:07.916Z|28642e1a-aeb4-40e3-a537-8ef7bb37ad7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:09.368Z|8b1c585c-b14e-4d50-ac1b-065edb7dff61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:09.368Z|8b1c585c-b14e-4d50-ac1b-065edb7dff61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:09.372Z|4183e1eb-cbf0-4899-8532-0af9685a29f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:09.373Z|4183e1eb-cbf0-4899-8532-0af9685a29f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:17.940Z|d45eb34e-392c-4b26-8028-fdadb06ea612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:17.940Z|d45eb34e-392c-4b26-8028-fdadb06ea612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:19.390Z|e243117d-537e-478f-95e8-3cb7955eeedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:19.391Z|e243117d-537e-478f-95e8-3cb7955eeedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:19.391Z|0d2e8758-2cd6-4982-a0e9-06e479eea791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:19.392Z|0d2e8758-2cd6-4982-a0e9-06e479eea791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:20.290Z|8d0c9dc3-8a7b-481d-afae-f427ebeb890d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:24:20.291Z|8d0c9dc3-8a7b-481d-afae-f427ebeb890d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:20.617Z|2ae4cb48-a216-469b-b1dd-d53986cb370c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:24:20.620Z|2ae4cb48-a216-469b-b1dd-d53986cb370c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:24:27.966Z|dc3ffe3a-f590-4f81-acf1-d07a6ad69881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:27.967Z|dc3ffe3a-f590-4f81-acf1-d07a6ad69881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:29.412Z|82494f80-9d37-4bbd-ad38-c86799fbac4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:29.413Z|0c6e80f9-8c29-4835-986d-06dfaad57f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:29.413Z|82494f80-9d37-4bbd-ad38-c86799fbac4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:29.413Z|0c6e80f9-8c29-4835-986d-06dfaad57f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:35.617Z|cd94f09e-f3f9-49cb-b166-58f930547f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:24:35.618Z|cd94f09e-f3f9-49cb-b166-58f930547f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:24:36.024Z|60b327e2-870d-4f1a-a836-cecb6994e48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:24:36.024Z|60b327e2-870d-4f1a-a836-cecb6994e48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:24:37.990Z|1c6a9acd-7712-44f6-8422-b43b482db144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:37.990Z|1c6a9acd-7712-44f6-8422-b43b482db144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:39.433Z|c89cfd0f-8729-4465-ae23-0f4d497ffc79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:39.433Z|190b0b83-d37c-4dcb-b208-064caa472c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:39.434Z|190b0b83-d37c-4dcb-b208-064caa472c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:39.434Z|c89cfd0f-8729-4465-ae23-0f4d497ffc79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:48.013Z|a58e31d2-5805-48c4-a122-3a1f38c7ab18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:48.013Z|a58e31d2-5805-48c4-a122-3a1f38c7ab18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:49.457Z|1f542869-cfc5-49d0-bac2-72e03c9a8537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:49.457Z|dd92aa8e-566f-4212-bc26-cf22a68b7215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:49.458Z|1f542869-cfc5-49d0-bac2-72e03c9a8537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:49.458Z|dd92aa8e-566f-4212-bc26-cf22a68b7215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:50.617Z|098f2fca-c363-486e-89a5-d7eded9a2bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:24:50.617Z|098f2fca-c363-486e-89a5-d7eded9a2bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:24:58.038Z|d4ca2152-2f04-45bf-a64b-966376337a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:58.038Z|d4ca2152-2f04-45bf-a64b-966376337a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:59.478Z|d1baf49f-91a4-4cd5-b701-267f38898180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:59.479Z|d1baf49f-91a4-4cd5-b701-267f38898180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:24:59.483Z|3a8ba7ab-5e3a-467e-a47d-3fa602aa5c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:24:59.484Z|3a8ba7ab-5e3a-467e-a47d-3fa602aa5c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:05.617Z|bf0157fa-8bfa-4b2b-8d67-7d27f17aeb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:25:05.619Z|bf0157fa-8bfa-4b2b-8d67-7d27f17aeb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:25:06.025Z|4b51dc24-13ce-4ddb-8849-9e8e41e2ed0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:25:06.025Z|4b51dc24-13ce-4ddb-8849-9e8e41e2ed0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:25:08.061Z|5ab3e80b-d101-4cdc-ad69-8c1527a14c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:08.061Z|5ab3e80b-d101-4cdc-ad69-8c1527a14c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:09.503Z|542bb454-f664-4871-84a4-b71495b435eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:09.504Z|542bb454-f664-4871-84a4-b71495b435eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:09.506Z|76dccae4-ea47-4b36-805a-3eb971f2f9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:09.506Z|76dccae4-ea47-4b36-805a-3eb971f2f9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:18.085Z|65ee7609-faa7-4edf-91b8-be2b3fff0c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:18.086Z|65ee7609-faa7-4edf-91b8-be2b3fff0c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:19.526Z|cb83a254-5943-45a9-a440-d6239d876a88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:19.526Z|58017e9a-f33b-4a15-8ae1-d0e201a5c669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:19.527Z|58017e9a-f33b-4a15-8ae1-d0e201a5c669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:19.527Z|cb83a254-5943-45a9-a440-d6239d876a88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:20.291Z|2ac3126c-b76b-494b-931b-6af386361492|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:25:20.293Z|2ac3126c-b76b-494b-931b-6af386361492|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:20.617Z|fd3bbcb9-8b0b-4509-81c4-ca4e1a438511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:25:20.618Z|fd3bbcb9-8b0b-4509-81c4-ca4e1a438511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:25:28.111Z|0e94acf4-199b-4826-84a1-7c1d284c9d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:28.112Z|0e94acf4-199b-4826-84a1-7c1d284c9d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:29.547Z|c4cd6aae-1539-4a00-a602-82f21e371192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:29.547Z|e8555db9-90bb-4767-98a8-4ecf5ac8e1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:29.548Z|c4cd6aae-1539-4a00-a602-82f21e371192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:29.549Z|e8555db9-90bb-4767-98a8-4ecf5ac8e1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:35.618Z|89f89082-e774-4cb7-82d4-a4e0b0ec0e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:25:35.619Z|89f89082-e774-4cb7-82d4-a4e0b0ec0e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:25:36.026Z|ec77595c-c855-4495-a353-929d0e2b1f1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:25:36.027Z|ec77595c-c855-4495-a353-929d0e2b1f1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:25:38.147Z|910b7196-1f93-4179-b2b1-056281852d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:38.148Z|910b7196-1f93-4179-b2b1-056281852d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:39.570Z|961ab67b-963e-439e-9e56-3dbea2b6b96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:39.570Z|2db3a59a-d208-4fc3-a525-99216afc8fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:39.571Z|2db3a59a-d208-4fc3-a525-99216afc8fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:39.571Z|961ab67b-963e-439e-9e56-3dbea2b6b96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:48.173Z|2d923f79-f1c6-4348-9453-baf0716757ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:48.174Z|2d923f79-f1c6-4348-9453-baf0716757ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:49.591Z|4764a4ac-20d0-44be-be85-89dd0d155555|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:49.592Z|4764a4ac-20d0-44be-be85-89dd0d155555|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:49.595Z|cc6dadce-de1f-401c-9bc3-dce8bc2391d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:49.595Z|cc6dadce-de1f-401c-9bc3-dce8bc2391d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:50.617Z|59f592bb-a1a4-4c85-af0a-6a84963104af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:25:50.620Z|59f592bb-a1a4-4c85-af0a-6a84963104af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:25:58.197Z|721939d5-904c-4411-80ae-90cbf0caf82d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:58.198Z|721939d5-904c-4411-80ae-90cbf0caf82d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:59.615Z|99b9bf94-bd21-4874-a335-0a1ddf9225d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:59.615Z|7623aedc-ed11-4c83-bca2-1c8c3a106da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:25:59.616Z|99b9bf94-bd21-4874-a335-0a1ddf9225d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:25:59.616Z|7623aedc-ed11-4c83-bca2-1c8c3a106da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:05.617Z|eb88e51f-f94f-433b-991c-6c17d2780586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:26:05.618Z|eb88e51f-f94f-433b-991c-6c17d2780586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:26:06.027Z|ee021ac9-505b-4667-8aeb-1ef186187fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:26:06.028Z|ee021ac9-505b-4667-8aeb-1ef186187fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:26:08.221Z|c1512354-d9db-4134-a7eb-da7e356b5777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:08.221Z|c1512354-d9db-4134-a7eb-da7e356b5777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:09.636Z|945cd3d6-ea88-41bd-90ba-14f5a7342fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:09.636Z|08b88d94-29a9-4194-afac-f05d7258b0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:09.637Z|945cd3d6-ea88-41bd-90ba-14f5a7342fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:09.637Z|08b88d94-29a9-4194-afac-f05d7258b0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:18.244Z|b16f499a-477c-4c20-ab04-8e89ec876ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:18.245Z|b16f499a-477c-4c20-ab04-8e89ec876ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:19.658Z|132f1ca3-6cec-4bf1-b89d-c5946763f2f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:19.659Z|132f1ca3-6cec-4bf1-b89d-c5946763f2f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:19.710Z|6fc45e0a-0149-4dd8-b345-ab8f6f6549c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:19.710Z|6fc45e0a-0149-4dd8-b345-ab8f6f6549c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:20.291Z|3e25cb57-94a8-40d3-a7e7-2425e0e5968d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:26:20.292Z|3e25cb57-94a8-40d3-a7e7-2425e0e5968d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:20.617Z|23858062-2a47-4d8b-bc31-55bdce24b3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:26:20.618Z|23858062-2a47-4d8b-bc31-55bdce24b3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:26:28.268Z|8b6440ca-ce76-4703-beb0-37b1b22cf3ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:28.269Z|8b6440ca-ce76-4703-beb0-37b1b22cf3ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:29.679Z|1340ceb5-166f-46da-8be5-33e1704e7bd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:29.680Z|1340ceb5-166f-46da-8be5-33e1704e7bd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:29.731Z|964fb4fb-32e5-48e0-b6df-de73b40b695b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:29.732Z|964fb4fb-32e5-48e0-b6df-de73b40b695b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:35.617Z|a153e683-ae6e-4e29-9ae5-5e098fb38721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:26:35.619Z|a153e683-ae6e-4e29-9ae5-5e098fb38721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:26:36.029Z|01c47e4d-c113-48f4-a7a2-138437733004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:26:36.029Z|01c47e4d-c113-48f4-a7a2-138437733004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:26:38.290Z|424e056d-3a1c-4e9d-9660-658b3c47f6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:38.291Z|424e056d-3a1c-4e9d-9660-658b3c47f6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:39.700Z|e2491f02-3e8e-46b8-8f28-b8d7e549d9df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:39.701Z|e2491f02-3e8e-46b8-8f28-b8d7e549d9df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:39.755Z|6f6465ea-d634-48f5-9acd-c4f987715b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:39.756Z|6f6465ea-d634-48f5-9acd-c4f987715b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:48.311Z|8d92e602-e93a-4cd6-974d-43372b8f7d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:48.312Z|8d92e602-e93a-4cd6-974d-43372b8f7d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:49.722Z|aef18742-e49d-45ca-a879-da008ce1594e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:49.723Z|aef18742-e49d-45ca-a879-da008ce1594e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:49.776Z|d888e9f1-51a9-4f43-a1f4-4797c1b1e051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:49.777Z|d888e9f1-51a9-4f43-a1f4-4797c1b1e051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:50.617Z|7b9768dc-233e-4fa1-9012-be0c799673a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:26:50.617Z|7b9768dc-233e-4fa1-9012-be0c799673a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:26:58.333Z|995d53ea-3cff-4787-aa4c-b0b8b3b2dac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:58.333Z|995d53ea-3cff-4787-aa4c-b0b8b3b2dac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:59.745Z|a34a3482-5e09-4922-8fed-361886fd9b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:59.746Z|a34a3482-5e09-4922-8fed-361886fd9b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:26:59.798Z|699ca110-fcad-40e1-9d1b-2747426e7e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:26:59.799Z|699ca110-fcad-40e1-9d1b-2747426e7e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:05.617Z|da8406be-0ece-4bc0-80a1-1997d6502f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:27:05.618Z|da8406be-0ece-4bc0-80a1-1997d6502f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:27:06.030Z|397b672f-e334-452a-9d49-1d59e1c1aebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:27:06.030Z|397b672f-e334-452a-9d49-1d59e1c1aebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:27:08.354Z|e333c2d6-2f93-44d7-9ca3-806cd95d0beb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:08.355Z|e333c2d6-2f93-44d7-9ca3-806cd95d0beb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:09.766Z|bc491a79-f833-4127-9a25-7f9a784a5152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:09.766Z|bc491a79-f833-4127-9a25-7f9a784a5152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:09.819Z|27dfb713-385a-423b-b2af-b8727d093774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:09.820Z|27dfb713-385a-423b-b2af-b8727d093774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:18.377Z|09b46c06-1e76-4889-ba61-cf645e66add5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:18.378Z|09b46c06-1e76-4889-ba61-cf645e66add5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:19.787Z|a9d64866-f895-4081-aeab-6993953d1ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:19.788Z|a9d64866-f895-4081-aeab-6993953d1ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:19.839Z|cba9419c-1de7-462c-abc9-3b85b14aed81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:19.839Z|cba9419c-1de7-462c-abc9-3b85b14aed81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:20.291Z|7420e427-fccc-4bb1-87ab-73002d6a96ea|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:27:20.292Z|7420e427-fccc-4bb1-87ab-73002d6a96ea|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:20.617Z|d42c6943-8160-4aed-8c6e-b9989d2ca7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:27:20.620Z|d42c6943-8160-4aed-8c6e-b9989d2ca7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:27:28.400Z|47df01b3-01ce-48dd-9010-2e3c322006b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:28.400Z|47df01b3-01ce-48dd-9010-2e3c322006b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:29.811Z|27a3029f-28aa-4e84-a240-a6f8ad7cd528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:29.812Z|27a3029f-28aa-4e84-a240-a6f8ad7cd528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:29.861Z|afa65d60-b134-4e0d-bc0c-4af17cab7c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:29.862Z|afa65d60-b134-4e0d-bc0c-4af17cab7c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:35.617Z|437ba4ad-2cab-46b4-9ff3-9f01a1a18eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:27:35.618Z|437ba4ad-2cab-46b4-9ff3-9f01a1a18eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:27:36.031Z|264c6c58-5707-46d1-b161-f4ca2005cf4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:27:36.032Z|264c6c58-5707-46d1-b161-f4ca2005cf4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:27:38.420Z|4dc808bb-a191-4b87-9f7c-33cc1ed8bd57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:38.421Z|4dc808bb-a191-4b87-9f7c-33cc1ed8bd57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:39.832Z|3a5fdd56-15ee-449c-a033-1f3439071a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:39.833Z|3a5fdd56-15ee-449c-a033-1f3439071a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:39.880Z|739c967d-91b0-4f87-8db3-723f0d9b9045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:39.881Z|739c967d-91b0-4f87-8db3-723f0d9b9045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:48.441Z|f47c0873-539c-4cbf-91f9-936724ef1a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:48.441Z|f47c0873-539c-4cbf-91f9-936724ef1a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:49.854Z|bedfd322-e110-45a0-bfe4-428f77e3eccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:49.855Z|bedfd322-e110-45a0-bfe4-428f77e3eccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:49.901Z|82d3d9b0-ff31-435d-9096-7ef4fa685c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:49.901Z|82d3d9b0-ff31-435d-9096-7ef4fa685c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:50.617Z|bf5ee13b-7e03-4d23-9f3c-01378c03241c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:27:50.617Z|bf5ee13b-7e03-4d23-9f3c-01378c03241c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:27:58.463Z|d0d0c311-aced-46a2-8508-cf3e751ddc1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:58.464Z|d0d0c311-aced-46a2-8508-cf3e751ddc1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:59.878Z|9e06f6e0-f912-4d4d-b195-3a1c235f3c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:59.879Z|9e06f6e0-f912-4d4d-b195-3a1c235f3c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:27:59.923Z|c88b4993-f98c-4254-84c6-c5fbc5a53480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:27:59.923Z|c88b4993-f98c-4254-84c6-c5fbc5a53480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:05.617Z|c20f0ebe-410e-4fbe-b561-928e3172f9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:28:05.620Z|c20f0ebe-410e-4fbe-b561-928e3172f9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:28:06.033Z|d20e756e-044e-43cc-934b-e137c7db2abe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:28:06.033Z|d20e756e-044e-43cc-934b-e137c7db2abe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:28:08.485Z|63b01209-2c3f-4646-bfee-ce162c5ac064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:08.486Z|63b01209-2c3f-4646-bfee-ce162c5ac064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:09.901Z|91a7b75e-524e-450f-854d-1c4a90f7558f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:09.902Z|91a7b75e-524e-450f-854d-1c4a90f7558f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:09.943Z|00d6d95c-b772-4ec1-abaf-3067510f15c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:09.943Z|00d6d95c-b772-4ec1-abaf-3067510f15c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:18.507Z|132a1f46-14a2-4974-94f4-5bc121f94c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:18.508Z|132a1f46-14a2-4974-94f4-5bc121f94c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:19.923Z|835cfffd-ccf7-4835-89b5-aa7d70708790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:19.924Z|835cfffd-ccf7-4835-89b5-aa7d70708790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:19.965Z|00fc0785-e7df-4667-8ef5-b710b270cd09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:19.965Z|00fc0785-e7df-4667-8ef5-b710b270cd09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:20.290Z|1ddac2a6-9f37-41b2-89c4-a1a4a2efba8c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:28:20.291Z|1ddac2a6-9f37-41b2-89c4-a1a4a2efba8c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:20.617Z|eb12ad3c-f11b-42a7-a348-de80d29ad5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:28:20.617Z|eb12ad3c-f11b-42a7-a348-de80d29ad5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:28:28.529Z|7f0ead37-1af5-4b4f-804a-f8bfeb9dd5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:28.530Z|7f0ead37-1af5-4b4f-804a-f8bfeb9dd5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:29.944Z|f8981198-6986-4e2c-ae95-6e0a35936aa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:29.945Z|f8981198-6986-4e2c-ae95-6e0a35936aa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:29.988Z|392f0492-e825-407f-9fbc-128cc0a22984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:29.989Z|392f0492-e825-407f-9fbc-128cc0a22984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:35.617Z|c76dc387-d108-488d-a925-c1bc57ba4690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:28:35.618Z|c76dc387-d108-488d-a925-c1bc57ba4690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:28:36.034Z|d21cef0f-ee4f-42ea-897a-ff0fefc7cd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:28:36.035Z|d21cef0f-ee4f-42ea-897a-ff0fefc7cd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:28:38.552Z|e4bab898-5479-4119-81b8-fe82826343d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:38.553Z|e4bab898-5479-4119-81b8-fe82826343d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:39.966Z|a01344ab-9aae-4126-8ef8-4a25a8b6b45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:39.966Z|a01344ab-9aae-4126-8ef8-4a25a8b6b45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:40.011Z|6b1ce7bc-3783-41f7-bd49-1939c5e79710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:40.012Z|6b1ce7bc-3783-41f7-bd49-1939c5e79710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:48.573Z|8d9a3980-d973-407b-a882-80a60b49b4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:48.574Z|8d9a3980-d973-407b-a882-80a60b49b4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:49.993Z|aea869ed-02ee-4e7e-86ca-add6aba4df5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:49.993Z|aea869ed-02ee-4e7e-86ca-add6aba4df5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:50.032Z|5062e84a-9447-49e3-baae-86ff28abef4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:50.033Z|5062e84a-9447-49e3-baae-86ff28abef4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:28:50.617Z|60ad146b-85db-4c98-8df8-375cea6bcbf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:28:50.620Z|60ad146b-85db-4c98-8df8-375cea6bcbf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:28:58.594Z|806f245b-6f01-4dc1-ba34-c41a04dd01d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:28:58.595Z|806f245b-6f01-4dc1-ba34-c41a04dd01d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:00.014Z|d9414bae-5210-4b47-8607-4ac9959f5ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:00.015Z|d9414bae-5210-4b47-8607-4ac9959f5ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:00.055Z|db9b81db-cdb0-4dcc-ac34-10538a429e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:00.056Z|db9b81db-cdb0-4dcc-ac34-10538a429e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:05.617Z|d82f3dbe-a7c6-41b3-9ea5-bf0779c957c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:29:05.617Z|d82f3dbe-a7c6-41b3-9ea5-bf0779c957c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:29:06.036Z|138a2ed1-dd9b-4d8b-8966-8cf2974e2dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:29:06.036Z|138a2ed1-dd9b-4d8b-8966-8cf2974e2dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:29:08.616Z|8fa450c2-4485-4b30-8f14-8ed5ef9b1d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:08.617Z|8fa450c2-4485-4b30-8f14-8ed5ef9b1d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:10.036Z|3a1af7e7-5d2d-4227-989a-3cf0445050c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:10.037Z|3a1af7e7-5d2d-4227-989a-3cf0445050c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:10.075Z|3d7d5909-c977-4d0f-8f94-4f6b5415ee6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:10.076Z|3d7d5909-c977-4d0f-8f94-4f6b5415ee6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:18.637Z|2c697284-f1fb-455e-86dd-322f5f9bd345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:18.638Z|2c697284-f1fb-455e-86dd-322f5f9bd345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:20.059Z|8b1972da-5c97-4353-915b-445dc5d8b827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:20.060Z|8b1972da-5c97-4353-915b-445dc5d8b827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:20.097Z|d9e2ae39-eeaf-42a8-8bdc-c0f3dd0796c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:20.097Z|d9e2ae39-eeaf-42a8-8bdc-c0f3dd0796c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:20.291Z|750693a9-bc78-4f0f-871e-6d70583a30e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:29:20.292Z|750693a9-bc78-4f0f-871e-6d70583a30e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:20.617Z|0d2a4bd4-9f08-4dc5-9283-6f21f98c0c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:29:20.617Z|0d2a4bd4-9f08-4dc5-9283-6f21f98c0c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:29:28.667Z|dad59f90-149e-44ce-b140-2c4a023b3160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:28.668Z|dad59f90-149e-44ce-b140-2c4a023b3160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:30.081Z|9ce30665-d8fb-45cc-b68d-5c6042b203b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:30.082Z|9ce30665-d8fb-45cc-b68d-5c6042b203b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:30.119Z|821b22f7-15fa-4cac-8ec3-75d083ef9a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:30.119Z|821b22f7-15fa-4cac-8ec3-75d083ef9a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:35.617Z|5b6cacaf-5545-4f82-8044-11488b7d8269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:29:35.620Z|5b6cacaf-5545-4f82-8044-11488b7d8269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:29:36.037Z|c67827f0-61f8-445b-b9e3-a64139d72e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:29:36.038Z|c67827f0-61f8-445b-b9e3-a64139d72e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:29:38.688Z|e074bdb3-c315-4679-820d-277581e15203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:38.689Z|e074bdb3-c315-4679-820d-277581e15203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:40.112Z|dd487d6e-944d-41dd-a275-53b2e8d4500f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:40.113Z|dd487d6e-944d-41dd-a275-53b2e8d4500f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:40.138Z|710a2136-8a98-402b-b79e-f40362cf570d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:40.139Z|710a2136-8a98-402b-b79e-f40362cf570d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:48.710Z|f424eacc-8bee-4aba-8159-14fe7dc8251b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:48.711Z|f424eacc-8bee-4aba-8159-14fe7dc8251b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:50.143Z|b5acba6c-a9bf-474f-a34d-6d9c521cfca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:50.144Z|b5acba6c-a9bf-474f-a34d-6d9c521cfca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:50.159Z|b69b6df9-2e9b-4c8d-a91c-18e469ad2482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:50.160Z|b69b6df9-2e9b-4c8d-a91c-18e469ad2482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:29:50.617Z|94742579-61d1-40f6-97eb-93f3a628578b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:29:50.618Z|94742579-61d1-40f6-97eb-93f3a628578b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:29:58.731Z|abc75705-3c64-412f-b0eb-2c8a8a10ffee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:29:58.732Z|abc75705-3c64-412f-b0eb-2c8a8a10ffee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:00.168Z|e7c4d529-4d77-4aef-99ba-a683fa58ed79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:00.168Z|e7c4d529-4d77-4aef-99ba-a683fa58ed79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:00.191Z|4f426a77-0d76-4af0-90a9-5b45ee914f6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:00.191Z|4f426a77-0d76-4af0-90a9-5b45ee914f6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:05.617Z|5a9affd2-3423-4690-a173-078dfd5f6b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:30:05.617Z|5a9affd2-3423-4690-a173-078dfd5f6b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:30:06.038Z|42383940-9065-4c54-91dc-def8ab399838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:30:06.039Z|42383940-9065-4c54-91dc-def8ab399838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:30:08.754Z|7c692f73-7d2f-45f4-8dec-2dd928d51e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:08.755Z|7c692f73-7d2f-45f4-8dec-2dd928d51e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:10.194Z|8ed614c3-3424-41fb-a099-47cfa80c1b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:10.195Z|8ed614c3-3424-41fb-a099-47cfa80c1b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:10.259Z|7f80fb0c-45b6-42fd-a086-ead64c622592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:10.260Z|7f80fb0c-45b6-42fd-a086-ead64c622592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:18.775Z|b8653de0-22e8-472d-a607-2d150637addd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:18.776Z|b8653de0-22e8-472d-a607-2d150637addd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:20.219Z|0a276ac7-ecb8-4abc-a8f6-b21be88e6b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:20.220Z|0a276ac7-ecb8-4abc-a8f6-b21be88e6b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:20.286Z|d894a5c0-0550-45a7-9c74-380be6e51814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:20.287Z|d894a5c0-0550-45a7-9c74-380be6e51814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:20.290Z|5440f33d-d6c7-466a-b2a4-429d04b6c50b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:30:20.291Z|5440f33d-d6c7-466a-b2a4-429d04b6c50b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:20.617Z|b4f2d09c-978f-4842-86af-de9fdcc25608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:30:20.620Z|b4f2d09c-978f-4842-86af-de9fdcc25608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:30:28.800Z|73ee01a6-a20f-470b-b4b0-464bc58d4eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:28.801Z|73ee01a6-a20f-470b-b4b0-464bc58d4eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:30.260Z|5bef8eee-e1af-4999-b742-795216ab786e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:30.261Z|5bef8eee-e1af-4999-b742-795216ab786e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:30.331Z|3d61230a-759b-45ac-a496-93b8caf7d38a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:30.331Z|3d61230a-759b-45ac-a496-93b8caf7d38a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:35.617Z|08e3f7c2-43bb-413d-bca5-bfd0e5a40fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:30:35.617Z|08e3f7c2-43bb-413d-bca5-bfd0e5a40fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:30:36.040Z|375a0193-d9bf-4a21-b918-e09e5d5bd6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:30:36.041Z|375a0193-d9bf-4a21-b918-e09e5d5bd6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:30:38.822Z|9e83f014-c7d9-4416-8120-83d85336df23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:38.823Z|9e83f014-c7d9-4416-8120-83d85336df23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:40.300Z|487fbff4-7da1-48ac-830a-34d0747384ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:40.301Z|487fbff4-7da1-48ac-830a-34d0747384ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:40.356Z|a163475d-a98b-41a6-b30f-90e2d6534350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:40.357Z|a163475d-a98b-41a6-b30f-90e2d6534350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:48.844Z|0e530f55-b461-4a56-9091-4d8d22512207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:48.845Z|0e530f55-b461-4a56-9091-4d8d22512207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:50.325Z|cdb56d2b-f4b3-4699-9333-979ed80f8935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:50.326Z|cdb56d2b-f4b3-4699-9333-979ed80f8935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:50.378Z|a447a548-46ed-48ba-a229-ca3b08a86df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:50.379Z|a447a548-46ed-48ba-a229-ca3b08a86df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:30:50.617Z|90a34e20-8516-4842-a762-10b702e95771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:30:50.618Z|90a34e20-8516-4842-a762-10b702e95771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:30:58.864Z|3ca7e9ce-5756-4452-ae05-85694788f30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:30:58.865Z|3ca7e9ce-5756-4452-ae05-85694788f30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:00.348Z|c866f84a-7f5c-4294-a18c-bd619978335b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:00.349Z|c866f84a-7f5c-4294-a18c-bd619978335b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:00.401Z|66cfe9a7-aef2-4a93-82f9-a1a0b6c7940d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:00.402Z|66cfe9a7-aef2-4a93-82f9-a1a0b6c7940d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:05.617Z|f51e559a-ee79-43ca-a249-a7a1eb859d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:31:05.619Z|f51e559a-ee79-43ca-a249-a7a1eb859d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:31:06.041Z|7471f0f1-4839-4fd1-8054-7077139f3c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:31:06.042Z|7471f0f1-4839-4fd1-8054-7077139f3c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:31:08.886Z|e0717e05-3341-4575-8c3e-c846a537129e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:08.887Z|e0717e05-3341-4575-8c3e-c846a537129e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:10.373Z|b64de992-d188-404f-8bd5-39dff4fc75bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:10.374Z|b64de992-d188-404f-8bd5-39dff4fc75bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:10.423Z|840e630d-90bd-4f69-9881-dbcfa788d897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:10.423Z|840e630d-90bd-4f69-9881-dbcfa788d897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:18.908Z|ebe9ffa6-2e7a-4597-86db-d444d13771e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:18.908Z|ebe9ffa6-2e7a-4597-86db-d444d13771e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:20.290Z|e95f3a10-eccc-43c6-920e-27a10e63b4d8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:31:20.291Z|e95f3a10-eccc-43c6-920e-27a10e63b4d8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:20.394Z|4a93406d-d69b-474f-8c43-0edadcb6ee80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:20.395Z|4a93406d-d69b-474f-8c43-0edadcb6ee80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:20.442Z|9b7fe38c-050b-4d09-a5d2-262ba77f444b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:20.443Z|9b7fe38c-050b-4d09-a5d2-262ba77f444b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:20.617Z|8787c9bf-0f32-471f-bf00-66d6f017cfdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:31:20.617Z|8787c9bf-0f32-471f-bf00-66d6f017cfdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:31:28.928Z|cc305914-189d-488f-b07f-ee9c5fa9b5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:28.929Z|cc305914-189d-488f-b07f-ee9c5fa9b5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:30.415Z|8c91c23e-2bca-47a5-bf7b-b6d95a3f9cd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:30.416Z|8c91c23e-2bca-47a5-bf7b-b6d95a3f9cd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:30.463Z|b0c7207a-9160-4044-833f-cb9086f9089c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:30.463Z|b0c7207a-9160-4044-833f-cb9086f9089c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:35.617Z|e59d3fb9-82bb-4878-967b-a2864bd61914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:31:35.618Z|e59d3fb9-82bb-4878-967b-a2864bd61914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:31:36.043Z|8e784810-b776-41b6-ab23-95c1d149e02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:31:36.043Z|8e784810-b776-41b6-ab23-95c1d149e02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:31:38.950Z|5d8f9749-75c9-47af-964e-a725f61c1bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:38.950Z|5d8f9749-75c9-47af-964e-a725f61c1bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:40.453Z|763d673f-8a21-4bc8-9eac-a44f80062d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:40.454Z|763d673f-8a21-4bc8-9eac-a44f80062d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:40.498Z|01c4006c-63db-463d-9e5c-9e10e2d127bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:40.499Z|01c4006c-63db-463d-9e5c-9e10e2d127bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:48.975Z|ced860d0-55dd-45b5-bc64-3333c429e3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:48.976Z|ced860d0-55dd-45b5-bc64-3333c429e3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:50.484Z|324ef488-ad72-4962-81ba-8a7951f514f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:50.484Z|324ef488-ad72-4962-81ba-8a7951f514f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:50.523Z|e1cc143b-82fa-4238-8715-12b7b5a36d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:50.523Z|e1cc143b-82fa-4238-8715-12b7b5a36d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:31:50.617Z|b0ec0ba7-d10a-47c5-87f5-a215d74a20cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:31:50.622Z|b0ec0ba7-d10a-47c5-87f5-a215d74a20cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:31:52.587Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:31:52.592Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c979f49e-514e-4e09-a295-740239747e41 already exists in requestDb InfraActiveRequests table 2022-06-04T05:31:52.594Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:31:52.594Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:31:52.594Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:52.595Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:31:52.595Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:31:52.595Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c84e399b4145617", X-B3-SpanId:"f9474d702cd51f4e", X-B3-ParentSpanId:"5c84e399b4145617", X-B3-Sampled:"0", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d296b46e-73a1-4562-ac81-d74148415e96"] 2022-06-04T05:31:52.596Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:31:52.596Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:52.636Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:52.636Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:31:52.637Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:31:52.637Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:52.637Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: 2022-06-04T05:31:52.638Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:52.638Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|404|Not Found|InvokeReturn 2022-06-04T05:31:52.652Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:31:52.653Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-04T05:31:52.662Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:31:52.706Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-04T05:31:52.706Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c979f49e-514e-4e09-a295-740239747e41], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2f4e0d56-688f-4b90-8cbc-fc9485e5d9f5], X-ECOMP-RequestID=[c979f49e-514e-4e09-a295-740239747e41], X-TransactionId=[], X-ONAP-RequestID=[c979f49e-514e-4e09-a295-740239747e41]} 2022-06-04T05:31:52.757Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:31:52:227-49451], Content-Length=[313], Date=[Sat, 04 Jun 2022 05:31:52 GMT], Content-Type=[application/json]} 2022-06-04T05:31:52.759Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-06-04T05:31:52.760Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-04T05:31:52.763Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-04T05:31:52.763Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-04T05:31:52.769Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:31:52.802Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-04T05:31:52.802Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c979f49e-514e-4e09-a295-740239747e41], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7f8a537f-a7db-45b7-bbf9-cf5be6e287f6], X-ECOMP-RequestID=[c979f49e-514e-4e09-a295-740239747e41], X-TransactionId=[], X-ONAP-RequestID=[c979f49e-514e-4e09-a295-740239747e41]} 2022-06-04T05:31:52.847Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:31:52:319-22284], Content-Length=[313], Date=[Sat, 04 Jun 2022 05:31:52 GMT], Content-Type=[application/json]} 2022-06-04T05:31:52.848Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-06-04T05:31:52.849Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-04T05:31:52.856Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-04T05:31:52.857Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-04T05:31:52.861Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:31:52.889Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:31:52.890Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c979f49e-514e-4e09-a295-740239747e41], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8199ceab-28c0-4d54-b5b7-9dda99405f75], X-ECOMP-RequestID=[c979f49e-514e-4e09-a295-740239747e41], X-TransactionId=[], X-ONAP-RequestID=[c979f49e-514e-4e09-a295-740239747e41]} 2022-06-04T05:31:53.045Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220604-05:31:52:412-15071], vertex-id=[340104], Content-Length=[617], Date=[Sat, 04 Jun 2022 05:31:52 GMT], Content-Type=[application/json]} 2022-06-04T05:31:53.048Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654320404113","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-06-04T05:31:53.048Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:31:53.050Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:31:53.050Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:31:53.059Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.060Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.060Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.060Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.061Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.061Z|c979f49e-514e-4e09-a295-740239747e41|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:"5c84e399b4145617", X-B3-SpanId:"bf5f90ca411a01b2", X-B3-ParentSpanId:"5c84e399b4145617", X-B3-Sampled:"0", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0d06b30-045a-40b3-8ab1-1c63238e7780"] 2022-06-04T05:31:53.062Z|c979f49e-514e-4e09-a295-740239747e41|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_43bdad55-43c8-47ce-a2ef-961a83193cab","requestScope":"service"} 2022-06-04T05:31:53.062Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.088Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.089Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.089Z|c979f49e-514e-4e09-a295-740239747e41|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 : 2022-06-04T05:31:53.090Z|c979f49e-514e-4e09-a295-740239747e41|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:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.090Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.090Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.091Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.092Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:31:53.092Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||Invoke 2022-06-04T05:31:53.093Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:53.093Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:31:53.093Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Method : GET 2022-06-04T05:31:53.094Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8357a7e-810e-4eb0-9a60-3ba8adf168d7"] 2022-06-04T05:31:53.094Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Request body: 2022-06-04T05:31:53.094Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:53.151Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:53.152Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status code : 200 OK 2022-06-04T05:31:53.152Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status text : 2022-06-04T05:31:53.153Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.154Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "875a10ba-2b8d-4ac6-9583-798bf126bfa6", "modelInvariantUUID" : "0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe", "created" : "2022-06-04 05:29:34.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/pnfCustomizations" } } } 2022-06-04T05:31:53.154Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:53.155Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||InvokeReturn 2022-06-04T05:31:53.159Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance 2022-06-04T05:31:53.159Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|INFO|500||Invoke 2022-06-04T05:31:53.160Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:53.160Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance 2022-06-04T05:31:53.160Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:31:53.161Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8758d567-7941-450a-ad5c-393a2ac4afab"] 2022-06-04T05:31:53.161Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:31:53.162Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:53.184Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:53.184Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:31:53.185Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:31:53.185Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&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:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.185Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:31:53.186Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:53.186Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:31:53.187Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe 2022-06-04T05:31:53.188Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|INFO|500||Invoke 2022-06-04T05:31:53.188Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:53.188Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe 2022-06-04T05:31:53.189Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Method : GET 2022-06-04T05:31:53.189Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c9aa088-c6d5-4826-8ae3-cd906a1c34d9"] 2022-06-04T05:31:53.189Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Request body: 2022-06-04T05:31:53.190Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:53.218Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:53.218Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Status code : 200 OK 2022-06-04T05:31:53.219Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Status text : 2022-06-04T05:31:53.219Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.221Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "875a10ba-2b8d-4ac6-9583-798bf126bfa6", "modelInvariantUUID" : "0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe", "created" : "2022-06-04 05:29:34.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe" } } } 2022-06-04T05:31:53.221Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:53.221Z|c979f49e-514e-4e09-a295-740239747e41|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=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|INFO|500||InvokeReturn 2022-06-04T05:31:53.225Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance 2022-06-04T05:31:53.225Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|INFO|500||Invoke 2022-06-04T05:31:53.226Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:53.226Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance 2022-06-04T05:31:53.226Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Method : GET 2022-06-04T05:31:53.227Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a370a1e4-d3b1-487f-bc6f-2a3f6d4ee787"] 2022-06-04T05:31:53.227Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Request body: 2022-06-04T05:31:53.227Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:53.245Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:53.246Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:31:53.247Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Status text : 2022-06-04T05:31:53.247Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&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:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.248Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||Response body: 2022-06-04T05:31:53.248Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:53.249Z|c979f49e-514e-4e09-a295-740239747e41|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=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:31:53.249Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.250Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.250Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.250Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.251Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.251Z|c979f49e-514e-4e09-a295-740239747e41|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:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92208d76-d1c9-4fc8-9c4f-df39a25485d7"] 2022-06-04T05:31:53.251Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.252Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.273Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.274Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.274Z|c979f49e-514e-4e09-a295-740239747e41|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 : 2022-06-04T05:31:53.274Z|c979f49e-514e-4e09-a295-740239747e41|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", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.276Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:31:53.276Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.277Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.280Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.281Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.281Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.281Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.281Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.282Z|c979f49e-514e-4e09-a295-740239747e41|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:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"992e9a59-12bc-492d-81dc-7e5eae702ffa"] 2022-06-04T05:31:53.282Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.282Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.305Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.305Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.306Z|c979f49e-514e-4e09-a295-740239747e41|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 : 2022-06-04T05:31:53.306Z|c979f49e-514e-4e09-a295-740239747e41|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", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.307Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T03:22:57.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-06-04T05:31:53.308Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.308Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.310Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:31:53.310Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||Invoke 2022-06-04T05:31:53.310Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:53.311Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:31:53.311Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Method : GET 2022-06-04T05:31:53.311Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d2843c8-4826-4c43-b348-39339b02ff4c"] 2022-06-04T05:31:53.312Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Request body: 2022-06-04T05:31:53.312Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:53.336Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:53.336Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status code : 200 OK 2022-06-04T05:31:53.336Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status text : 2022-06-04T05:31:53.337Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.339Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "875a10ba-2b8d-4ac6-9583-798bf126bfa6", "modelInvariantUUID" : "0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe", "created" : "2022-06-04 05:29:34.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/pnfCustomizations" } } } 2022-06-04T05:31:53.340Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:53.340Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||InvokeReturn 2022-06-04T05:31:53.358Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.359Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.359Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.359Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.359Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.360Z|c979f49e-514e-4e09-a295-740239747e41|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:"9184", X-B3-TraceId:"5c84e399b4145617", X-B3-SpanId:"a799b3c5e996de65", X-B3-ParentSpanId:"5c84e399b4145617", X-B3-Sampled:"0", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53bc32f3-fbb2-4602-a7c7-077dc9f82183"] 2022-06-04T05:31:53.360Z|c979f49e-514e-4e09-a295-740239747e41|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":"c979f49e-514e-4e09-a295-740239747e41","requestStatus":"IN_PROGRESS","startTime":1654320712653,"source":"VID","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"c979f49e-514e-4e09-a295-740239747e41"} 2022-06-04T05:31:53.360Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.402Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.403Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.403Z|c979f49e-514e-4e09-a295-740239747e41|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 : 2022-06-04T05:31:53.403Z|c979f49e-514e-4e09-a295-740239747e41|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/c979f49e-514e-4e09-a295-740239747e41", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:53.405Z|c979f49e-514e-4e09-a295-740239747e41|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" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:31:52.653+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:31:53.684+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:31:53.406Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.406Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.427Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.428Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.428Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.428Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.428Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:53.429Z|c979f49e-514e-4e09-a295-740239747e41|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:"4605", X-B3-TraceId:"5c84e399b4145617", X-B3-SpanId:"a63b259ff4d8cc29", X-B3-ParentSpanId:"5c84e399b4145617", X-B3-Sampled:"0", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77efcc1a-1540-4c9d-9fda-aa9787324c70"] 2022-06-04T05:31:53.429Z|c979f49e-514e-4e09-a295-740239747e41|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\":\"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\"modelUuid\":\"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\"modelInvariantUuid\":\"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\"modelInvariantUuid\":\"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"dd5343f6-3260-45d9-80de-92cbb41faee2\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"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\":\"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\"modelInvariantUuid\":\"074599bb-b39a-4948-b487-35ad7cda51a5\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"},\"instanceName\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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-jakarta\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\"modelInvariantId\":\"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"c979f49e-514e-4e09-a295-740239747e41","type":"String"},"mso-request-id":{"value":"c979f49e-514e-4e09-a295-740239747e41","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-06-04T05:31:53.429Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:55.460Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:55.461Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:55.462Z|c979f49e-514e-4e09-a295-740239747e41|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 : 2022-06-04T05:31:55.462Z|c979f49e-514e-4e09-a295-740239747e41|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:"Sat, 04 Jun 2022 05:31:54 GMT", X-ONAP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-TransactionID:"c979f49e-514e-4e09-a295-740239747e41", X-ECOMP-RequestID:"c979f49e-514e-4e09-a295-740239747e41", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"77efcc1a-1540-4c9d-9fda-aa9787324c70", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:55.463Z|c979f49e-514e-4e09-a295-740239747e41|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\":\"c979f49e-514e-4e09-a295-740239747e41\",\"instanceId\":\"a13ea2f9-6660-48fb-afb1-98354f603d6b\"}}","message":"Success","processInstanceID":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:31:55.463Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:55.463Z|c979f49e-514e-4e09-a295-740239747e41|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-06-04T05:31:55.472Z|c979f49e-514e-4e09-a295-740239747e41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:31:55.606Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:31:55.611Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:31:55.611Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:31:55.612Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:55.612Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:31:55.612Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:31:55.613Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f326c4a679230001", X-B3-SpanId:"c0810e1a01bea7f5", X-B3-ParentSpanId:"f326c4a679230001", X-B3-Sampled:"0", X-ONAP-RequestID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-RequestID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-TransactionID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-ECOMP-RequestID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8be46e1f-932b-4268-92fe-2d23a0d6736d"] 2022-06-04T05:31:55.613Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:31:55.614Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:55.634Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:55.635Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:31:55.635Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:31:55.636Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:55.637Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:31:52.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:31:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:31:55.637Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:55.638Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:31:55.640Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:31:55.640Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:31:55.641Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:31:55.641Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:31:55.642Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:31:55.642Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f326c4a679230001", X-B3-SpanId:"0647990d85471c66", X-B3-ParentSpanId:"f326c4a679230001", X-B3-Sampled:"0", X-ONAP-RequestID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-RequestID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-TransactionID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-ECOMP-RequestID:"69307bb1-7fd0-4d20-91a4-f1090dd01529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebc10613-c868-4838-b59b-6e1c8c1157aa"] 2022-06-04T05:31:55.642Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:31:55.643Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:31:55.659Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:31:55.660Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:31:55.661Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:31:55.661Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:31:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:31:55.663Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:31:55.663Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:31:55.663Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:31:55.671Z|69307bb1-7fd0-4d20-91a4-f1090dd01529|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:31:59.000Z|529df5a5-d8bc-4a5d-b838-c825b0af4c81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:31:59.001Z|529df5a5-d8bc-4a5d-b838-c825b0af4c81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:00.505Z|90eeefde-3dae-436b-9eb2-e967fff44a27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:00.505Z|90eeefde-3dae-436b-9eb2-e967fff44a27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:00.545Z|7d7aec6e-c413-467f-88e6-ca290ba4913b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:00.546Z|7d7aec6e-c413-467f-88e6-ca290ba4913b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:05.617Z|3d84a900-aa05-4d2d-a9cd-4d7619ef3e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:32:05.618Z|3d84a900-aa05-4d2d-a9cd-4d7619ef3e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:32:05.813Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:32:05.823Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:05.823Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:32:05.823Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:05.823Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:05.824Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:32:05.824Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fff2971b901e252", X-B3-SpanId:"0a9220977aa10dc1", X-B3-ParentSpanId:"8fff2971b901e252", X-B3-Sampled:"0", X-ONAP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-TransactionID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ECOMP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e47205a-353d-4ab0-b12a-ad3fa5bac4e4"] 2022-06-04T05:32:05.825Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:32:05.825Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:05.856Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:05.857Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:05.857Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:32:05.858Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:05.860Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:32:05.860Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:05.861Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:32:05.862Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:05.863Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:32:05.863Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:05.863Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:05.863Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:32:05.864Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fff2971b901e252", X-B3-SpanId:"afc7cc528ac3b771", X-B3-ParentSpanId:"8fff2971b901e252", X-B3-Sampled:"0", X-ONAP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-TransactionID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ECOMP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1687ffb1-c779-4cc6-9550-675c2799386d"] 2022-06-04T05:32:05.864Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:32:05.864Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:05.881Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:05.881Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:05.882Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:32:05.882Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:05.883Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:32:05.883Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:05.883Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:32:05.936Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:05.937Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:05.937Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:05.937Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:05.938Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:05.938Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-TransactionID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ECOMP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dd0bfea-e694-4229-99a1-08dce1ca1150"] 2022-06-04T05:32:05.938Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:05.939Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:06.044Z|2ed3c2bd-68bb-4f2a-9d3f-d68e7112cb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:32:06.045Z|2ed3c2bd-68bb-4f2a-9d3f-d68e7112cb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:32:06.069Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:06.069Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:06.070Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:06.070Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=89C3D4E88E3A8C332C278C9280A0730D; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:06.071Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:04.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"a8d5e58d-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:32:06.071Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:06.072Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:06.099Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:06.100Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:06.100Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:06.100Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:06.101Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:06.101Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-TransactionID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ECOMP-RequestID:"f809985e-9d3c-4d66-bfb2-f548f268885c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"079e69a6-7818-49d5-8e6a-6f4cb2275a22"] 2022-06-04T05:32:06.101Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:06.102Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:06.224Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:06.225Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:06.226Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:06.226Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4E36B3046B445694511094DC274E01F3; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:06.227Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:aaa575d1-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:04.261+0000","endTime":"2022-06-04T05:32:04.511+0000","durationInMillis":250,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:32:06.227Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:06.228Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aaa5279e-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:06.233Z|f809985e-9d3c-4d66-bfb2-f548f268885c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:32:09.023Z|47bd2884-b34b-4825-870b-a84ba2414a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:09.024Z|47bd2884-b34b-4825-870b-a84ba2414a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:10.527Z|9615fcc7-288c-48e3-b680-de730a2f79a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:10.528Z|9615fcc7-288c-48e3-b680-de730a2f79a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:10.570Z|fa248200-5882-496e-a0a9-be9fe563ccd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:10.570Z|fa248200-5882-496e-a0a9-be9fe563ccd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:16.380Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:32:16.384Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:16.384Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:32:16.385Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:16.385Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:16.385Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:32:16.385Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03011546cd50a7d4", X-B3-SpanId:"6d86117c47018a4e", X-B3-ParentSpanId:"03011546cd50a7d4", X-B3-Sampled:"0", X-ONAP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-TransactionID:"45f383fc-e587-4387-ae54-c45771496512", X-ECOMP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"828d159e-16b7-4cd5-8d2e-11e067efea41"] 2022-06-04T05:32:16.385Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:32:16.386Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:16.407Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:16.408Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:16.408Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:32:16.408Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:16.410Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:32:16.410Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:16.411Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:32:16.412Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:16.413Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:32:16.413Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:16.413Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:16.413Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:32:16.414Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03011546cd50a7d4", X-B3-SpanId:"116e21b7cc4cbeff", X-B3-ParentSpanId:"03011546cd50a7d4", X-B3-Sampled:"0", X-ONAP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-TransactionID:"45f383fc-e587-4387-ae54-c45771496512", X-ECOMP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b253f61d-d777-4bb7-a8f3-dd00f7992458"] 2022-06-04T05:32:16.414Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:32:16.415Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:16.431Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:16.432Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:16.432Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:32:16.433Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:16.433Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:32:16.434Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:16.434Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:32:16.462Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:16.463Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:16.463Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:16.464Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:16.464Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:16.464Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-TransactionID:"45f383fc-e587-4387-ae54-c45771496512", X-ECOMP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af27472-ab5b-4b82-a201-839eb412f021"] 2022-06-04T05:32:16.465Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:16.465Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:16.590Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:16.590Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:16.591Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:16.591Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9F378B4EBD5F16C8251C96007CC45839; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:16.591Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:14.368+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"b0448425-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:32:16.592Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:16.592Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:16.620Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:16.621Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:16.621Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:16.622Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:16.622Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:16.622Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-TransactionID:"45f383fc-e587-4387-ae54-c45771496512", X-ECOMP-RequestID:"45f383fc-e587-4387-ae54-c45771496512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787c6ee7-b1d5-4cba-9ddb-647d07a93967"] 2022-06-04T05:32:16.623Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:16.623Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:16.746Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:16.747Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:16.747Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:16.747Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FD7690EE1CCD258FCC1BF531651D9A73; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:16.748Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b0abf8d5-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:14.370+0000","endTime":"2022-06-04T05:32:14.619+0000","durationInMillis":249,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:32:16.748Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:16.748Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:16.752Z|45f383fc-e587-4387-ae54-c45771496512|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:32:19.044Z|7e87c691-850b-4edf-b56b-8773177575a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:19.044Z|7e87c691-850b-4edf-b56b-8773177575a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:20.292Z|1e5a7182-586d-4637-8dfc-7fcb1afd40b5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:32:20.293Z|1e5a7182-586d-4637-8dfc-7fcb1afd40b5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:20.551Z|b257429a-b703-4bb7-aff3-aa1a6c7ea9a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:20.552Z|b257429a-b703-4bb7-aff3-aa1a6c7ea9a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:20.590Z|dd500f2a-ee2d-4a6b-9a7e-408a9211b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:20.591Z|dd500f2a-ee2d-4a6b-9a7e-408a9211b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:20.617Z|4e830c57-2948-4652-89c0-c5f192918fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:32:20.617Z|4e830c57-2948-4652-89c0-c5f192918fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:32:26.880Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:32:26.885Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:26.886Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:32:26.887Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:26.887Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:26.887Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:32:26.887Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98b030c535842164", X-B3-SpanId:"0e97724c7b327e5e", X-B3-ParentSpanId:"98b030c535842164", X-B3-Sampled:"0", X-ONAP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-TransactionID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ECOMP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3742cbbf-bf19-47be-9f8b-4e2ca327a2f1"] 2022-06-04T05:32:26.888Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:32:26.888Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:26.907Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:26.907Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:26.907Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:32:26.908Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:26.909Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:32:26.910Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:26.910Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:32:26.912Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:26.912Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:32:26.913Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:26.913Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:26.913Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:32:26.913Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98b030c535842164", X-B3-SpanId:"c6af4be66b1c7228", X-B3-ParentSpanId:"98b030c535842164", X-B3-Sampled:"0", X-ONAP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-TransactionID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ECOMP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c063eba-ffdb-460a-81bf-c88cc19e75c6"] 2022-06-04T05:32:26.914Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:32:26.914Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:26.927Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:26.927Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:26.927Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:32:26.927Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:26.930Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:32:26.930Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:26.931Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:32:26.962Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:26.963Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:26.963Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:26.963Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:26.964Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:26.964Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-TransactionID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ECOMP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14cff64b-1e57-4ea0-9775-3332a2e4f892"] 2022-06-04T05:32:26.964Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:26.964Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:27.104Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:27.105Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:27.105Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:27.105Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C4A0CB89DA5BBC240F0EFD8CABEDAB05; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:27.106Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:14.368+0000","endTime":"2022-06-04T05:32:18.672+0000","removalTime":null,"durationInMillis":4304,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"b0448425-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:32:27.106Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:27.107Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:27.135Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:27.135Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:27.136Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:27.136Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:27.136Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:27.136Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-TransactionID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ECOMP-RequestID:"b2eb443c-2113-42c9-b574-5b5ef0d94d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"976f3f2f-c394-43b0-a07d-d8bd174f2d1f"] 2022-06-04T05:32:27.137Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:27.137Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:27.376Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:27.376Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:27.376Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:27.377Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=237DD780E3C52EC7342D5947B7FB8449; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:27.377Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b0abf8d5-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:14.370+0000","endTime":"2022-06-04T05:32:14.619+0000","durationInMillis":249,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:32:27.378Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:27.378Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b0abaaa2-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:27.381Z|b2eb443c-2113-42c9-b574-5b5ef0d94d38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:32:29.065Z|1ef30a5f-2ea8-4399-8264-879922d43522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:29.065Z|1ef30a5f-2ea8-4399-8264-879922d43522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:30.574Z|b69da96e-773d-412a-bafc-689a5c2fda61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:30.575Z|b69da96e-773d-412a-bafc-689a5c2fda61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:30.609Z|aed202b1-eec2-4d43-b7b5-490e9efa4cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:30.610Z|aed202b1-eec2-4d43-b7b5-490e9efa4cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:35.617Z|62a79a4d-97c1-4679-bd2d-4e891e5dd7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:32:35.620Z|62a79a4d-97c1-4679-bd2d-4e891e5dd7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:32:36.045Z|f2a718a1-bab4-4f1a-a815-2ae4dc8c9283|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:32:36.046Z|f2a718a1-bab4-4f1a-a815-2ae4dc8c9283|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:32:37.512Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:32:37.516Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:37.516Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:32:37.517Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:37.517Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:37.517Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:32:37.517Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4fb48361d484cf7", X-B3-SpanId:"7db1b0c45ce98a42", X-B3-ParentSpanId:"d4fb48361d484cf7", X-B3-Sampled:"0", X-ONAP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-TransactionID:"2e57447c-270b-4476-8fc8-043b234126da", X-ECOMP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03e105f1-c091-4bb2-8c70-93139b25ecba"] 2022-06-04T05:32:37.518Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:32:37.518Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:37.540Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:37.540Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:37.540Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:32:37.541Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:37.545Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:32:37.545Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:37.545Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:32:37.547Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:37.547Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:32:37.548Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:37.548Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:37.548Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:32:37.549Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4fb48361d484cf7", X-B3-SpanId:"11ebc1fcff0cb659", X-B3-ParentSpanId:"d4fb48361d484cf7", X-B3-Sampled:"0", X-ONAP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-TransactionID:"2e57447c-270b-4476-8fc8-043b234126da", X-ECOMP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8945d62b-8ed3-4620-9aeb-7dd56c0196ae"] 2022-06-04T05:32:37.549Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:32:37.549Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:37.628Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:37.629Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:37.629Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:32:37.629Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:37.631Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:32:37.631Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:37.632Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:32:37.664Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:37.665Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:37.665Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:37.666Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:37.666Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:37.666Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-TransactionID:"2e57447c-270b-4476-8fc8-043b234126da", X-ECOMP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df70a7dd-4d93-4dc5-bbfd-2e8f1c466d72"] 2022-06-04T05:32:37.666Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:37.667Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:37.805Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:37.805Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:37.806Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:37.806Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=49DBAF13AB1E0F21F294EF0F3D302A6A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:37.807Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:30.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ba1be573-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:32:37.807Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:37.807Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:37.836Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:37.837Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:37.837Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:37.837Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:37.838Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:37.838Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-TransactionID:"2e57447c-270b-4476-8fc8-043b234126da", X-ECOMP-RequestID:"2e57447c-270b-4476-8fc8-043b234126da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e65403e0-9953-438f-9c4e-f491d568b57b"] 2022-06-04T05:32:37.838Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:37.839Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:37.957Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:37.957Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:37.958Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:37.958Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=984E6FD7D5668FDA544B5FC1D3E5B954; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:37.958Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ba1cf62b-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:30.210+0000","endTime":"2022-06-04T05:32:30.210+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:32:37.959Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:37.959Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:37.963Z|2e57447c-270b-4476-8fc8-043b234126da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:32:39.086Z|4234cd63-9115-481a-943f-d37de7c8f747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:39.087Z|4234cd63-9115-481a-943f-d37de7c8f747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:40.595Z|25384688-eea0-4701-806f-9836a7fed0bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:40.596Z|25384688-eea0-4701-806f-9836a7fed0bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:40.628Z|d5ee2032-0653-476c-b0a2-74fa66e6f9c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:40.629Z|d5ee2032-0653-476c-b0a2-74fa66e6f9c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:48.097Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:32:48.102Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:48.103Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:32:48.103Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:48.103Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:48.104Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:32:48.104Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f616b03c84ab5d01", X-B3-SpanId:"58a8f7be17480b43", X-B3-ParentSpanId:"f616b03c84ab5d01", X-B3-Sampled:"0", X-ONAP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-TransactionID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ECOMP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99e1590f-cfbd-4a9b-ac20-1d26e4909309"] 2022-06-04T05:32:48.105Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:32:48.105Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:48.132Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:48.132Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:48.133Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:32:48.133Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:48.136Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:32:48.136Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:48.137Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:32:48.139Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:48.140Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:32:48.140Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:48.141Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:48.141Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:32:48.141Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f616b03c84ab5d01", X-B3-SpanId:"2f958643c34dc744", X-B3-ParentSpanId:"f616b03c84ab5d01", X-B3-Sampled:"0", X-ONAP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-TransactionID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ECOMP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f246449-f141-4b43-83f7-92619bff117e"] 2022-06-04T05:32:48.142Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:32:48.142Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:48.163Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:48.163Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:48.163Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:32:48.164Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:48.166Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:32:48.167Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:48.167Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:32:48.200Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:48.201Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:48.201Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:48.201Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:48.202Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:48.202Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-TransactionID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ECOMP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23bbdc14-30d8-4385-8e43-6e3f9ede8f7d"] 2022-06-04T05:32:48.202Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:48.203Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:48.328Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:48.329Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:48.329Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:48.329Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9F475167DC627E1CF8D30D2357A15160; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:32:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:48.330Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:30.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ba1be573-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:32:48.330Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:48.331Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:48.360Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:48.360Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:48.360Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:48.361Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:48.361Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:48.361Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-TransactionID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ECOMP-RequestID:"f247b2d0-0143-4a42-901f-e8e6083a948d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"896f3f72-e4de-4d67-899a-385317152480"] 2022-06-04T05:32:48.361Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:48.362Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:48.488Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:48.488Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:48.489Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:48.489Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F86A0C5CE8D195B33C130A20065FF23E; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:48.489Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:be5289ac-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:37.272+0000","endTime":"2022-06-04T05:32:37.278+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:32:48.490Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:48.490Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:48.494Z|f247b2d0-0143-4a42-901f-e8e6083a948d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:32:49.107Z|e3dd0369-12c2-4956-bfb3-551a025b6696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:49.108Z|e3dd0369-12c2-4956-bfb3-551a025b6696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:50.616Z|779faecc-b79c-482d-bcc3-c0fe635a7400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:50.617Z|d321c69c-4728-4a9b-9ea1-7f2f9aa8e67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:32:50.617Z|779faecc-b79c-482d-bcc3-c0fe635a7400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:50.617Z|d321c69c-4728-4a9b-9ea1-7f2f9aa8e67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:32:50.648Z|4ac2dbc3-ef73-483d-8db5-d27451a8c592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:50.649Z|4ac2dbc3-ef73-483d-8db5-d27451a8c592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:32:58.627Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:32:58.634Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:58.634Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:32:58.634Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:58.635Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:32:58.635Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:32:58.635Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"233cb2eecb7382d5", X-B3-SpanId:"9fe535fa54299174", X-B3-ParentSpanId:"233cb2eecb7382d5", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-TransactionID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ECOMP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764bca42-a8cb-4854-bcf3-0d03a17a792e"] 2022-06-04T05:32:58.636Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:32:58.636Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:58.656Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:58.656Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:58.657Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:32:58.657Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:58.659Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:32:58.659Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:58.660Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:32:58.665Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:58.665Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:32:58.666Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:58.666Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:32:58.666Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:32:58.667Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"233cb2eecb7382d5", X-B3-SpanId:"1b0fae9eeeffc9ee", X-B3-ParentSpanId:"233cb2eecb7382d5", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-TransactionID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ECOMP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88aa4b99-c156-40c9-874c-b511eb05f44c"] 2022-06-04T05:32:58.667Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:32:58.667Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:58.679Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:58.680Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:58.680Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:32:58.680Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:32:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:58.681Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:32:58.681Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:58.682Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:32:58.720Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:58.721Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:58.721Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:58.722Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:32:58.722Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:58.722Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-TransactionID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ECOMP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edf29cb9-dd55-4a0d-843c-beb87c3a3ac1"] 2022-06-04T05:32:58.723Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:58.723Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:58.867Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:58.867Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:58.867Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:58.868Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F083870E6D0D0224C859517D3D76FDE5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:58.868Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:30.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ba1be573-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:32:58.868Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:58.869Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:58.897Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:58.897Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:32:58.897Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:32:58.898Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:32:58.898Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:32:58.898Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-TransactionID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ECOMP-RequestID:"dcc2cc86-d5db-47a3-8de6-9df35aba096d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0127a40-d295-4f0f-9642-15df7d91ead4"] 2022-06-04T05:32:58.898Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:32:58.899Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:32:59.021Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:32:59.022Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:32:59.022Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:32:59.023Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3E0107653BA4653D3DE93004D0A26636; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:32:59.023Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:be5289ac-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:37.272+0000","endTime":"2022-06-04T05:32:37.278+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:32:59.023Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:32:59.024Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:32:59.028Z|dcc2cc86-d5db-47a3-8de6-9df35aba096d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:32:59.129Z|02a4ed37-4866-4dd9-aa44-40e6c7366871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:32:59.129Z|02a4ed37-4866-4dd9-aa44-40e6c7366871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:00.637Z|a2f8223f-d20a-4093-98e0-dc37a62bb265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:00.638Z|a2f8223f-d20a-4093-98e0-dc37a62bb265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:00.668Z|1c9efe20-7edc-4df9-b829-3ed429e84da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:00.669Z|1c9efe20-7edc-4df9-b829-3ed429e84da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:05.617Z|d8f8a9de-5f90-46ed-8e7f-a1d232200ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:33:05.618Z|d8f8a9de-5f90-46ed-8e7f-a1d232200ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:33:06.047Z|62abc09f-7208-4c6f-91b9-f98d9b1991d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:33:06.047Z|62abc09f-7208-4c6f-91b9-f98d9b1991d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:33:09.150Z|f83548de-bd1b-44d0-95d7-3ee80a27fdec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:09.151Z|f83548de-bd1b-44d0-95d7-3ee80a27fdec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:09.160Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:09.165Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:09.165Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:09.166Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:09.166Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:09.166Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:09.166Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d070cc9a8837e078", X-B3-SpanId:"828c19ed06117449", X-B3-ParentSpanId:"d070cc9a8837e078", X-B3-Sampled:"0", X-ONAP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-TransactionID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ECOMP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"710c0368-1096-4baf-b4a4-11339611a5b7"] 2022-06-04T05:33:09.167Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:09.167Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:09.188Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:09.188Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:09.188Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:09.188Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:09.190Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "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-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:32:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:09.191Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:09.191Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:09.193Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:09.193Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:09.194Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:09.194Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:09.194Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:09.194Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d070cc9a8837e078", X-B3-SpanId:"e084bc481599b831", X-B3-ParentSpanId:"d070cc9a8837e078", X-B3-Sampled:"0", X-ONAP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-TransactionID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ECOMP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb91951-8c23-4403-a8e8-2af3ea859f19"] 2022-06-04T05:33:09.195Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:09.195Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:09.205Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:09.206Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:09.206Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:09.206Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:09.207Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:09.207Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:09.208Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:09.240Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:09.241Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:09.241Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:09.241Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:09.241Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:09.242Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-TransactionID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ECOMP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f767534-e0f3-4aed-b182-d5658f9c1fb4"] 2022-06-04T05:33:09.242Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:09.242Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:09.367Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:09.368Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:09.368Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:09.368Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2F08D4227DF79FDE0A09C5B3CF09BCF4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:09.368Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:30.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ba1be573-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:33:09.369Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:09.369Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:09.430Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:09.433Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:09.434Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:09.435Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:09.438Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:09.440Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-TransactionID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ECOMP-RequestID:"3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d65d5087-9606-4b6c-ab4c-7052eaf117bf"] 2022-06-04T05:33:09.442Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:09.442Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:09.587Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:09.587Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:09.588Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:09.588Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FEA6052827706A8E62B35A2E76AC5266; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:09.588Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:be5289ac-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:32:37.272+0000","endTime":"2022-06-04T05:32:37.278+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:33:09.588Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:09.589Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:09.592Z|3bdc2a2a-f797-4ea4-b7dd-59a59cc985ea|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:10.659Z|4f4a9bf0-4915-422b-9072-3c824a705b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:10.659Z|4f4a9bf0-4915-422b-9072-3c824a705b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:10.695Z|0b1e7703-5ff9-42ab-9ffc-e9a8187de44a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:10.695Z|0b1e7703-5ff9-42ab-9ffc-e9a8187de44a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:19.172Z|5a80156a-583b-45ac-a910-a80a5769b92f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:19.173Z|5a80156a-583b-45ac-a910-a80a5769b92f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:19.720Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:19.724Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:19.725Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:19.725Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:19.725Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:19.726Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:19.726Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"559b9b3b9b8dfffc", X-B3-SpanId:"3c15bfb45de9765f", X-B3-ParentSpanId:"559b9b3b9b8dfffc", X-B3-Sampled:"0", X-ONAP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-TransactionID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ECOMP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7af06c56-975e-48f0-a63f-d57ede8f0604"] 2022-06-04T05:33:19.726Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:19.727Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:19.747Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:19.747Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:19.748Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:19.748Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:19.751Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2022-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:19.751Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:19.752Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:19.753Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:19.754Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:19.754Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:19.754Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:19.755Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:19.755Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"559b9b3b9b8dfffc", X-B3-SpanId:"48c006fd7587eaec", X-B3-ParentSpanId:"559b9b3b9b8dfffc", X-B3-Sampled:"0", X-ONAP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-TransactionID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ECOMP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4115985-380d-49bc-bdcb-04ea3019772c"] 2022-06-04T05:33:19.755Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:19.756Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:19.771Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:19.771Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:19.771Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:19.772Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:19.776Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:19.776Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:19.777Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:19.813Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:19.813Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:19.813Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:19.814Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:19.814Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:19.814Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-TransactionID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ECOMP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3e40839-9e75-4ec2-9974-c9e9a2cb657a"] 2022-06-04T05:33:19.815Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:19.815Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:19.953Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:19.954Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:19.955Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:19.955Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CFF16F42269BDE0AF0F067B89863F58B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:19.955Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:32:30.210+0000","endTime":"2022-06-04T05:33:08.993+0000","removalTime":null,"durationInMillis":38783,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ba1be573-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:33:19.956Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:19.956Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:19.978Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:19.978Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:19.978Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:19.979Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:19.979Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:19.979Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-TransactionID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ECOMP-RequestID:"c7102de7-a63f-4cf8-9149-ea54f0040407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9b44466-86cc-4c81-bea5-6a4b406cd757"] 2022-06-04T05:33:19.979Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:19.980Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:20.109Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:20.110Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:20.110Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:20.111Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=66B8EB3781E3BBCF6C7E570C7B372E40; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:20.111Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d13a792f-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:33:08.991+0000","endTime":"2022-06-04T05:33:08.992+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:33:20.111Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:20.112Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1cf624-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:20.115Z|c7102de7-a63f-4cf8-9149-ea54f0040407|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:20.291Z|76766e64-2d9d-4329-bec8-933b398b66ca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:33:20.292Z|76766e64-2d9d-4329-bec8-933b398b66ca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:20.617Z|fe57965d-f49a-46a6-80e3-1148d693d642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:33:20.620Z|fe57965d-f49a-46a6-80e3-1148d693d642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:33:20.680Z|49e34baf-90f8-4411-9bd3-16076ff12893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:20.681Z|49e34baf-90f8-4411-9bd3-16076ff12893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:20.716Z|0543f513-d600-4c09-b61e-de5eecaed3fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:20.717Z|0543f513-d600-4c09-b61e-de5eecaed3fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:29.195Z|76f79449-f444-419b-a2ff-6f7c8d40288c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:29.196Z|76f79449-f444-419b-a2ff-6f7c8d40288c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:30.237Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:30.241Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:30.242Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:30.242Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:30.242Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:30.243Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:30.243Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f28bc5722867da43", X-B3-SpanId:"fdb8bc6450ad81d5", X-B3-ParentSpanId:"f28bc5722867da43", X-B3-Sampled:"0", X-ONAP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-TransactionID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ECOMP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"243d5778-2c6f-471e-be45-a91237bb06a2"] 2022-06-04T05:33:30.243Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:30.244Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:30.273Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:30.274Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:30.274Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:30.274Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:30.278Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).", "progress" : 78, "startTime" : "2022-06-04T05:31:52.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:30.279Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:30.279Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:30.281Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:30.281Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:30.281Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:30.281Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:30.282Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:30.282Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f28bc5722867da43", X-B3-SpanId:"f76e2b1204f3b14b", X-B3-ParentSpanId:"f28bc5722867da43", X-B3-Sampled:"0", X-ONAP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-TransactionID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ECOMP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc6d9302-bd1e-4fb4-81ff-89ad3c3344fa"] 2022-06-04T05:33:30.282Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:30.283Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:30.299Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:30.299Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:30.300Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:30.300Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:30.301Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:30.301Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:30.302Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:30.329Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:30.330Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:30.330Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:30.331Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:30.331Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:30.331Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-TransactionID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ECOMP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77db12ee-fdb6-4b64-903b-0012a710781b"] 2022-06-04T05:33:30.332Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:30.332Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:30.461Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:30.461Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:30.462Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:30.462Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9F41AF587AEE8C9FF71F1FB065ECC852; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Sat, 04 Jun 2022 05:33:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:30.463Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"db4f5827-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"c979f49e-514e-4e09-a295-740239747e41","processDefinitionId":"ControllerExecutionBB:1:e1c62e1f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-06-04T05:33:25.905+0000","endTime":"2022-06-04T05:33:26.961+0000","removalTime":null,"durationInMillis":1056,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"d9332fa1-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:33:30.463Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:30.464Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c979f49e-514e-4e09-a295-740239747e41&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:30.491Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:30.492Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:30.492Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:30.493Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:30.493Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:30.494Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-TransactionID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ECOMP-RequestID:"960de4fd-e2d0-4b21-bab9-df2611b72093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fda874fd-f0a8-4f57-80e9-7931702cded4"] 2022-06-04T05:33:30.494Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:30.495Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:30.619Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:30.619Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:30.620Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:30.620Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AD50F677E56F306CC8AEC0C2F2F695CD; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:33:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:30.620Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:dbf05366-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"db4f5827-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e1c62e1f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"db4f5827-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"db4f5827-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:33:26.960+0000","endTime":"2022-06-04T05:33:26.961+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a3acf19e-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:33:30.620Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:30.621Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db4f5827-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:30.624Z|960de4fd-e2d0-4b21-bab9-df2611b72093|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:30.701Z|49c3bb38-ad3b-4157-ab96-8b8a306b1fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:30.702Z|49c3bb38-ad3b-4157-ab96-8b8a306b1fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:30.737Z|6b4bdf1b-8388-4c66-92ac-dede08bd473a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:30.737Z|6b4bdf1b-8388-4c66-92ac-dede08bd473a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:35.617Z|76c5ecac-22de-4bb5-ab1f-85e266ce7c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:33:35.618Z|76c5ecac-22de-4bb5-ab1f-85e266ce7c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:33:36.048Z|f230a9ef-39fa-45d5-b321-e820c24aed2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:33:36.049Z|f230a9ef-39fa-45d5-b321-e820c24aed2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:33:39.218Z|868775dd-eedb-49f7-82e6-52e87384b458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:39.219Z|868775dd-eedb-49f7-82e6-52e87384b458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:40.724Z|72e64568-53d8-4d03-affe-2dd48947e572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:40.725Z|72e64568-53d8-4d03-affe-2dd48947e572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:40.756Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:40.757Z|5c086d06-9172-44ac-9de4-d7c5ce1a0669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:40.758Z|5c086d06-9172-44ac-9de4-d7c5ce1a0669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:40.760Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:40.761Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:40.761Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:40.762Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:40.762Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:40.762Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b8089caaaafcc1", X-B3-SpanId:"f675c48b177e8456", X-B3-ParentSpanId:"01b8089caaaafcc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-RequestID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-TransactionID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-ECOMP-RequestID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3955bee1-e979-4f50-8ecf-97dae81c172b"] 2022-06-04T05:33:40.763Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:40.763Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:40.793Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:40.794Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:40.794Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:40.794Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:40.799Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:31:52.000+00:00", "endTime" : "2022-06-04T05:33:37.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:40.799Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:40.800Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:40.802Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:40.802Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:40.803Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:40.803Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:40.803Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:40.804Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b8089caaaafcc1", X-B3-SpanId:"1174117aeb2f38f0", X-B3-ParentSpanId:"01b8089caaaafcc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-RequestID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-TransactionID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-ECOMP-RequestID:"6a79290d-2609-4a24-9b78-fe6fdb6c4afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f031d78d-3beb-4e68-9d07-aad8d9c5b307"] 2022-06-04T05:33:40.804Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:40.804Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:40.817Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:40.817Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:40.817Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:40.818Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:40.819Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:40.819Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:40.820Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:40.826Z|6a79290d-2609-4a24-9b78-fe6fdb6c4afd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:40.948Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:40.952Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:40.953Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:40.953Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:40.954Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:40.954Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:40.955Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34f47205a6b52fea", X-B3-SpanId:"73cef162ce4a4597", X-B3-ParentSpanId:"34f47205a6b52fea", X-B3-Sampled:"0", X-ONAP-RequestID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-RequestID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-TransactionID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-ECOMP-RequestID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cfb7c22-47e8-48ba-bc6f-e28a09a6e1e9"] 2022-06-04T05:33:40.955Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:40.956Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:40.972Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:40.972Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:40.973Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:40.974Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:40.975Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:31:52.000+00:00", "endTime" : "2022-06-04T05:33:37.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:40.975Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:40.976Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:40.978Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:40.979Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:40.979Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:40.980Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:40.980Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:40.981Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34f47205a6b52fea", X-B3-SpanId:"67f0d296d1713f0d", X-B3-ParentSpanId:"34f47205a6b52fea", X-B3-Sampled:"0", X-ONAP-RequestID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-RequestID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-TransactionID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-ECOMP-RequestID:"3e16af9f-f24c-404f-828d-7ae5ca00fa03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b400f442-2395-4386-86f9-f76ffd3d2d27"] 2022-06-04T05:33:40.981Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:40.983Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:40.997Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:40.997Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:40.997Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:40.997Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.000Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:41.000Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.001Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:41.006Z|3e16af9f-f24c-404f-828d-7ae5ca00fa03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:41.122Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:41.125Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:41.126Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:41.126Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:41.126Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:41.126Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:41.127Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd37fa0025ecdff4", X-B3-SpanId:"c493ae7a88733897", X-B3-ParentSpanId:"fd37fa0025ecdff4", X-B3-Sampled:"0", X-ONAP-RequestID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-RequestID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-TransactionID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-ECOMP-RequestID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cdad1c7-2733-44e2-9782-7694dae78312"] 2022-06-04T05:33:41.127Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:41.127Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:41.154Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:41.155Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:41.155Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:41.155Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.158Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:31:52.000+00:00", "endTime" : "2022-06-04T05:33:37.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:41.158Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.159Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:41.160Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:41.161Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:41.161Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:41.161Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:41.161Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:41.161Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd37fa0025ecdff4", X-B3-SpanId:"6f3d1f77dbd4e0b1", X-B3-ParentSpanId:"fd37fa0025ecdff4", X-B3-Sampled:"0", X-ONAP-RequestID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-RequestID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-TransactionID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-ECOMP-RequestID:"b14652f4-cacf-4ed8-b8f5-cf799d2b2d34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e3019d-e1eb-43a0-94a1-6a6ddd269690"] 2022-06-04T05:33:41.162Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:41.162Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:41.176Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:41.176Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:41.176Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:41.176Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.179Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:41.180Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.180Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:41.186Z|b14652f4-cacf-4ed8-b8f5-cf799d2b2d34|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:41.329Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:41.332Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:41.333Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:41.333Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:41.333Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:41.334Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:41.334Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"624b945b7356dd1f", X-B3-SpanId:"30f0624ed573fc67", X-B3-ParentSpanId:"624b945b7356dd1f", X-B3-Sampled:"0", X-ONAP-RequestID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-RequestID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-TransactionID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-ECOMP-RequestID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe88080-763a-4eb3-a666-751ac1076ade"] 2022-06-04T05:33:41.335Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:41.335Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:41.351Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:41.352Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:41.352Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:41.353Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.355Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:31:52.000+00:00", "endTime" : "2022-06-04T05:33:37.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:41.355Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.355Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:41.357Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:41.357Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:41.358Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:41.358Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:41.358Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:41.358Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"624b945b7356dd1f", X-B3-SpanId:"ce72ee1e827fd863", X-B3-ParentSpanId:"624b945b7356dd1f", X-B3-Sampled:"0", X-ONAP-RequestID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-RequestID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-TransactionID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-ECOMP-RequestID:"ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2fa40b2-fb32-4ba1-9ed1-56e36b1aa472"] 2022-06-04T05:33:41.359Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:41.359Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:41.377Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:41.378Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:41.378Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:41.378Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.380Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:41.380Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.380Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:41.389Z|ebeddfb8-ee63-4f3d-9016-f6e782c5f6e6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:41.509Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:41.513Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:41.513Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||Invoke 2022-06-04T05:33:41.514Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:41.514Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41 2022-06-04T05:33:41.514Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Method : GET 2022-06-04T05:33:41.514Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"308a3cf3f03d699b", X-B3-SpanId:"467384ba84383be0", X-B3-ParentSpanId:"308a3cf3f03d699b", X-B3-Sampled:"0", X-ONAP-RequestID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-RequestID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-TransactionID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-ECOMP-RequestID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b6e65dc-8200-48ba-867b-c6c6d6eec6d8"] 2022-06-04T05:33:41.515Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Request body: 2022-06-04T05:33:41.515Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:41.531Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:41.532Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:41.532Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Status text : 2022-06-04T05:33:41.532Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.549Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||Response body: { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:31:52.000+00:00", "endTime" : "2022-06-04T05:33:37.000+00:00", "source" : "VID", "vnfId" : "86dc7e3b-11b8-471d-b555-45b856f33b5f", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n\t\t\t\"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"5d8550c2-b575-44e8-9d87-5ca1467aa226\",\n \"modelInvariantUuid\": \"e1e0b7ef-8e0a-4582-9e5e-84af1a4d1a26\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5343f6-3260-45d9-80de-92cbb41faee2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4d6e06ef-633e-4c0d-b8ef-c4bd36634d73\",\n \"modelInvariantUuid\": \"074599bb-b39a-4948-b487-35ad7cda51a5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a89aa2b3-a12a-4c8d-a9a6-2791395883e2\"\n },\n \"instanceName\": \"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-jakarta\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b78e94af-d670-4bef-baf5-474fe89cf3f8\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "c979f49e-514e-4e09-a295-740239747e41", "cloudIdentifier" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-04T05:32:34.000+00:00" } ], "requestURI" : "c979f49e-514e-4e09-a295-740239747e41", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41" } } } 2022-06-04T05:33:41.550Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.551Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c979f49e-514e-4e09-a295-740239747e41|INFO|500||InvokeReturn 2022-06-04T05:33:41.552Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:41.552Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:41.553Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:41.553Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false 2022-06-04T05:33:41.553Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:41.553Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"308a3cf3f03d699b", X-B3-SpanId:"da25745c60111034", X-B3-ParentSpanId:"308a3cf3f03d699b", X-B3-Sampled:"0", X-ONAP-RequestID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-RequestID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-TransactionID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-ECOMP-RequestID:"bd6d1432-d68e-43e6-98f1-64b4a37acae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a01e78f5-8f3e-485e-a1fa-586152db9482"] 2022-06-04T05:33:41.554Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:41.554Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:41.580Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:41.581Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:41.581Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:41.581Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:41.582Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "c979f49e-514e-4e09-a295-740239747e41", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1654320757000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:32:39.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:33:41.582Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:41.583Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c979f49e-514e-4e09-a295-740239747e41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:41.589Z|bd6d1432-d68e-43e6-98f1-64b4a37acae3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c979f49e-514e-4e09-a295-740239747e41|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:43.952Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:43.954Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||INFO|500||Checking if requestId: 6d9b810b-3bd1-442a-b6b8-c79b84a16db9 already exists in requestDb InfraActiveRequests table 2022-06-04T05:33:43.954Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:33:43.955Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:33:43.955Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:43.955Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:33:43.955Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:33:43.956Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3826c0547ea7fe42", X-B3-SpanId:"61d25ae0b5716456", X-B3-ParentSpanId:"3826c0547ea7fe42", X-B3-Sampled:"0", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e09fc45f-033c-4007-8244-d81c1bb96410"] 2022-06-04T05:33:43.956Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:33:43.956Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:43.974Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:43.974Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:33:43.975Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:33:43.975Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sat, 04 Jun 2022 05:33:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:43.975Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: 2022-06-04T05:33:43.975Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:43.976Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|404|Not Found|InvokeReturn 2022-06-04T05:33:43.983Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||INFO|500||Running local validations 2022-06-04T05:33:43.988Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-04T05:33:44.011Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-04T05:33:44.012Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||Invoke 2022-06-04T05:33:44.073Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729|INFO|500||InvokeReturn 2022-06-04T05:33:44.073Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/cb1530a66554427eb031368b5acf9729 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220604-05:33:43:537-73949], vertex-id=[340104], Content-Length=[1033], Date=[Sat, 04 Jun 2022 05:33:43 GMT], Content-Type=[application/json]} 2022-06-04T05:33:44.076Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||DEBUG|500||{"tenant-id":"cb1530a66554427eb031368b5acf9729","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654320723112","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/86dc7e3b-11b8-471d-b555-45b856f33b5f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"86dc7e3b-11b8-471d-b555-45b856f33b5f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-06-04T05:33:44.078Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-04T05:33:44.078Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-04T05:33:44.079Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.080Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-04T05:33:44.080Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.080Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.080Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-04T05:33:44.081Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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:"3826c0547ea7fe42", X-B3-SpanId:"31a10b46b9d158e9", X-B3-ParentSpanId:"3826c0547ea7fe42", X-B3-Sampled:"0", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e41f07e-f8de-4ab0-be99-4abf7fc840f4"] 2022-06-04T05:33:44.081Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a13ea2f9-6660-48fb-afb1-98354f603d6b"},"instanceName":null,"requestScope":"service"} 2022-06-04T05:33:44.081Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.098Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.099Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:44.099Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-04T05:33:44.099Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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:"Sat, 04 Jun 2022 05:33:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.100Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-04T05:33:44.100Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.100Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-04T05:33:44.101Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:33:44.101Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||Invoke 2022-06-04T05:33:44.102Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.102Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:33:44.102Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Method : GET 2022-06-04T05:33:44.102Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b455f41-bad9-4f36-8928-d6c5dd1acbbe"] 2022-06-04T05:33:44.102Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Request body: 2022-06-04T05:33:44.103Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.131Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.132Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:44.132Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status text : 2022-06-04T05:33:44.132Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.134Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "875a10ba-2b8d-4ac6-9583-798bf126bfa6", "modelInvariantUUID" : "0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe", "created" : "2022-06-04 05:29:34.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/pnfCustomizations" } } } 2022-06-04T05:33:44.134Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.134Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||InvokeReturn 2022-06-04T05:33:44.137Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance 2022-06-04T05:33:44.138Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|INFO|500||Invoke 2022-06-04T05:33:44.138Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.138Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance 2022-06-04T05:33:44.138Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Method : GET 2022-06-04T05:33:44.139Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af0201b8-1cc0-4906-8324-b9883da12543"] 2022-06-04T05:33:44.139Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Request body: 2022-06-04T05:33:44.139Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.157Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.157Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:33:44.158Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:33:44.158Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.158Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Response body: 2022-06-04T05:33:44.158Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.159Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:33:44.159Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe 2022-06-04T05:33:44.160Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|INFO|500||Invoke 2022-06-04T05:33:44.160Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.160Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe 2022-06-04T05:33:44.160Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Method : GET 2022-06-04T05:33:44.160Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b580c367-dcf1-47e6-b0f6-6a7bd07a6971"] 2022-06-04T05:33:44.161Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Request body: 2022-06-04T05:33:44.161Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.185Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.185Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:44.185Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Status text : 2022-06-04T05:33:44.186Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.188Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "875a10ba-2b8d-4ac6-9583-798bf126bfa6", "modelInvariantUUID" : "0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe", "created" : "2022-06-04 05:29:34.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe" } } } 2022-06-04T05:33:44.188Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.188Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe|INFO|500||InvokeReturn 2022-06-04T05:33:44.191Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance 2022-06-04T05:33:44.192Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|INFO|500||Invoke 2022-06-04T05:33:44.192Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.192Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance 2022-06-04T05:33:44.192Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Method : GET 2022-06-04T05:33:44.192Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f68aa70-370e-448b-8154-c7a9d9088a14"] 2022-06-04T05:33:44.193Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Request body: 2022-06-04T05:33:44.193Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.206Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.206Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-04T05:33:44.206Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:33:44.206Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.207Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||Response body: 2022-06-04T05:33:44.207Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.207Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=875a10ba-2b8d-4ac6-9583-798bf126bfa6&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-04T05:33:44.208Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.208Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-04T05:33:44.208Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.209Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.209Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-04T05:33:44.209Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a65430c-9d0c-450d-ba46-94cd2c804041"] 2022-06-04T05:33:44.209Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-04T05:33:44.209Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.227Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.227Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.227Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-04T05:33:44.227Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.229Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04 03:22:57.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-06-04T05:33:44.229Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.230Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-04T05:33:44.232Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.232Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.233Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.233Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.233Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.233Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"048d7481-3fc9-4944-98f0-36d076fe82a8"] 2022-06-04T05:33:44.234Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.234Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.255Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.256Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.256Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-04T05:33:44.256Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.258Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T03:22:57.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-06-04T05:33:44.259Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.259Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.261Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:33:44.261Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||Invoke 2022-06-04T05:33:44.261Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.261Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6 2022-06-04T05:33:44.262Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Method : GET 2022-06-04T05:33:44.262Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeb41843-825d-4219-a477-f844e7622096"] 2022-06-04T05:33:44.262Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Request body: 2022-06-04T05:33:44.262Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.281Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.282Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:44.282Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Status text : 2022-06-04T05:33:44.282Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.283Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "875a10ba-2b8d-4ac6-9583-798bf126bfa6", "modelInvariantUUID" : "0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe", "created" : "2022-06-04 05:29:34.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6/pnfCustomizations" } } } 2022-06-04T05:33:44.283Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.284Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/875a10ba-2b8d-4ac6-9583-798bf126bfa6|INFO|500||InvokeReturn 2022-06-04T05:33:44.287Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:33:44.288Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-04T05:33:44.288Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.288Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-04T05:33:44.288Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-04T05:33:44.289Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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:"1395", X-B3-TraceId:"3826c0547ea7fe42", X-B3-SpanId:"5c9559cb78196c88", X-B3-ParentSpanId:"3826c0547ea7fe42", X-B3-Sampled:"0", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f9ef750-a101-4937-9c1b-23dfa3b2674d"] 2022-06-04T05:33:44.289Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","requestStatus":"IN_PROGRESS","startTime":1654320823984,"source":"VID","tenantId":"cb1530a66554427eb031368b5acf9729","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a13ea2f9-6660-48fb-afb1-98354f603d6b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9"} 2022-06-04T05:33:44.289Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:44.310Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:44.311Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-04T05:33:44.311Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-04T05:33:44.311Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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/6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:44.312Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:33:43.984+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-04T05:33:44.606+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:33:44.312Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:44.313Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-04T05:33:44.320Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.320Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-04T05:33:44.320Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:44.321Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|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-06-04T05:33:44.321Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-04T05:33:44.321Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"3826c0547ea7fe42", X-B3-SpanId:"0c084085802ef86a", X-B3-ParentSpanId:"3826c0547ea7fe42", X-B3-Sampled:"0", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"026bfb65-4376-451d-8795-9fe0e8fa5abc"] 2022-06-04T05:33:44.321Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\"modelUuid\":\"875a10ba-2b8d-4ac6-9583-798bf126bfa6\",\"modelInvariantUuid\":\"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"cb1530a66554427eb031368b5acf9729\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a13ea2f9-6660-48fb-afb1-98354f603d6b\"}","type":"String"},"requestId":{"value":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","type":"String"},"mso-request-id":{"value":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a13ea2f9-6660-48fb-afb1-98354f603d6b","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/a13ea2f9-6660-48fb-afb1-98354f603d6b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-04T05:33:44.322Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:47.346Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:47.346Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-04T05:33:47.347Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-04T05:33:47.347Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 04 Jun 2022 05:33:46 GMT", X-ONAP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-TransactionID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ECOMP-RequestID:"6d9b810b-3bd1-442a-b6b8-c79b84a16db9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"026bfb65-4376-451d-8795-9fe0e8fa5abc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:47.347Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6d9b810b-3bd1-442a-b6b8-c79b84a16db9\",\"instanceId\":\"a13ea2f9-6660-48fb-afb1-98354f603d6b\"}}","message":"Success","processInstanceID":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b","variables":null,"messageCode":200} 2022-06-04T05:33:47.348Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:47.348Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-04T05:33:47.352Z|6d9b810b-3bd1-442a-b6b8-c79b84a16db9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:47.488Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:47.492Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:33:47.492Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:33:47.493Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:47.493Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:33:47.493Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:33:47.493Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bad7fbf282dae3b", X-B3-SpanId:"3182d4c460662e78", X-B3-ParentSpanId:"5bad7fbf282dae3b", X-B3-Sampled:"0", X-ONAP-RequestID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-RequestID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-TransactionID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-ECOMP-RequestID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c407940-dc11-4887-af44-bfc475bf43a7"] 2022-06-04T05:33:47.494Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:33:47.494Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:47.513Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:47.513Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:47.514Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:33:47.514Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:47.515Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-04T05:33:43.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:33:47.515Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:47.515Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:33:47.517Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:33:47.517Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:47.517Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:47.518Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:33:47.518Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:47.518Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bad7fbf282dae3b", X-B3-SpanId:"749e828efd3018ac", X-B3-ParentSpanId:"5bad7fbf282dae3b", X-B3-Sampled:"0", X-ONAP-RequestID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-RequestID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-TransactionID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-ECOMP-RequestID:"1ae6721d-2183-4cb8-b31a-a2d9e944d332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9554d19f-8953-4226-a888-a9753bbfab49"] 2022-06-04T05:33:47.518Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:47.519Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:47.533Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:47.533Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:47.534Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:47.534Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:47.542Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:33:47.542Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:47.542Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:47.549Z|1ae6721d-2183-4cb8-b31a-a2d9e944d332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:49.239Z|ae3e0160-7c37-4c3e-95e0-fa1ee0c2a062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:49.240Z|ae3e0160-7c37-4c3e-95e0-fa1ee0c2a062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:50.617Z|0231e741-0b19-4d2f-a187-b6356010886f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:33:50.618Z|0231e741-0b19-4d2f-a187-b6356010886f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:33:50.745Z|34bb3f32-93cb-452f-a06c-cd96ae65a612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:50.746Z|34bb3f32-93cb-452f-a06c-cd96ae65a612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:50.776Z|185d6cc2-589a-4b41-8703-412a10f2559b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:50.777Z|185d6cc2-589a-4b41-8703-412a10f2559b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:33:57.683Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:33:57.691Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:33:57.692Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:33:57.692Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:57.693Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:33:57.693Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:33:57.693Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f365e6b30c6731a7", X-B3-SpanId:"839f252cf8344491", X-B3-ParentSpanId:"f365e6b30c6731a7", X-B3-Sampled:"0", X-ONAP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-TransactionID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ECOMP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"747ea8fd-af3a-48b7-90c4-2bbc2f8cdf93"] 2022-06-04T05:33:57.694Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:33:57.694Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:57.715Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:57.716Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:57.716Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:33:57.716Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:57.718Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2022-06-04T05:33:43.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:33:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:33:57.718Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:57.719Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:33:57.720Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:33:57.721Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:33:57.721Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:57.721Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:33:57.721Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:33:57.722Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f365e6b30c6731a7", X-B3-SpanId:"fc3f43db1ed8b80e", X-B3-ParentSpanId:"f365e6b30c6731a7", X-B3-Sampled:"0", X-ONAP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-TransactionID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ECOMP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af71664a-5eb6-4e90-abc4-3b9976408dea"] 2022-06-04T05:33:57.722Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:33:57.722Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:57.734Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:57.734Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:57.735Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:33:57.736Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:33:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:57.737Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-04T05:33:57.738Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:57.738Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:33:57.770Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:57.771Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:57.771Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:57.771Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:33:57.772Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:57.772Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-TransactionID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ECOMP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f8906b4-4ae6-4474-bd40-4b2e902b914f"] 2022-06-04T05:33:57.772Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:57.772Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:57.896Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:57.896Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:57.896Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:57.897Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A5237487B30F86034E32B48CA1015EA7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:33:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:57.897Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:33:56.526+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ed8ed2f7-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:33:57.897Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:57.898Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:57.919Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:57.919Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:33:57.919Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:33:57.920Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:33:57.920Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:33:57.920Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-TransactionID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ECOMP-RequestID:"7ed83168-02e3-476b-ba3d-2a3ed4234c6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64b0554c-9d72-4df0-ab49-71ae1eb3902e"] 2022-06-04T05:33:57.920Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:33:57.920Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:33:58.050Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:33:58.051Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:33:58.051Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:33:58.051Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F4E6913EB2CA2B7783DBE8B6E855D16B; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:33:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:33:58.052Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ed8fbda1-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:33:56.526+0000","endTime":"2022-06-04T05:33:56.526+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:33:58.052Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:33:58.052Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:33:58.056Z|7ed83168-02e3-476b-ba3d-2a3ed4234c6d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:33:59.262Z|2e718fb7-54bd-4999-99ff-3a89b1a84729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:33:59.272Z|2e718fb7-54bd-4999-99ff-3a89b1a84729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:00.766Z|ac883ac5-e4be-4b8f-808f-2dde144fc0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:00.767Z|ac883ac5-e4be-4b8f-808f-2dde144fc0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:00.793Z|48307a72-00d5-4979-9dac-c02aab1f909f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:00.794Z|48307a72-00d5-4979-9dac-c02aab1f909f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:05.617Z|cf448b20-3a37-4f2d-bc82-04fe29e684d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:34:05.620Z|cf448b20-3a37-4f2d-bc82-04fe29e684d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:34:06.050Z|36a5927b-48ad-4493-b989-42a0955786ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:34:06.050Z|36a5927b-48ad-4493-b989-42a0955786ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:34:08.189Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:08.197Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:08.198Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:08.198Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:08.198Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:08.198Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:08.199Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"258a18a02365d2e7", X-B3-SpanId:"15419851e80e2c39", X-B3-ParentSpanId:"258a18a02365d2e7", X-B3-Sampled:"0", X-ONAP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-TransactionID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ECOMP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c75fcd91-3b66-46c7-8795-743fb3342b78"] 2022-06-04T05:34:08.199Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:08.199Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:08.220Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:08.221Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:08.221Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:08.221Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:08.222Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2022-06-04T05:33:43.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:08.223Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:08.223Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:08.225Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:08.225Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:08.225Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:08.225Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:08.225Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:08.226Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"258a18a02365d2e7", X-B3-SpanId:"1a4bd2c23bbee445", X-B3-ParentSpanId:"258a18a02365d2e7", X-B3-Sampled:"0", X-ONAP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-TransactionID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ECOMP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95afd9ae-0fe3-4f68-b2c4-152d1bed3944"] 2022-06-04T05:34:08.226Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:08.226Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:08.259Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:08.260Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:08.260Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:08.260Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:08.261Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_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/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:08.261Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:08.262Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:08.293Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:08.294Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:08.294Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:08.295Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:08.295Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:08.295Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-TransactionID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ECOMP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6babd97-6388-42f5-ba63-769287fffe41"] 2022-06-04T05:34:08.295Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:08.295Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:08.425Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:08.425Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:08.425Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:08.426Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7370397020B82FE7135E272EC315AF52; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 04 Jun 2022 05:34:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:08.426Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:33:56.526+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ed8ed2f7-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-04T05:34:08.426Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:08.427Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:08.449Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:08.449Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:08.449Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:08.450Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:08.450Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:08.450Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-TransactionID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ECOMP-RequestID:"232057d9-b390-4a89-b451-b28e343a55b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"872e75a7-ba36-40cf-9da4-e6ba32856949"] 2022-06-04T05:34:08.450Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:08.451Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:08.572Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:08.573Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:08.573Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:08.573Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DF38C8AE3698B1A1EC930DBC94C5189B; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:34:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:08.574Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ef573752-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:33:59.511+0000","endTime":"2022-06-04T05:33:59.516+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:34:08.574Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:08.575Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:08.579Z|232057d9-b390-4a89-b451-b28e343a55b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:09.295Z|abb23fad-1fce-47b9-a250-1b5e2a279c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:09.296Z|abb23fad-1fce-47b9-a250-1b5e2a279c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:10.787Z|10d8e2d3-e0fd-400c-a7c4-8dc71541fa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:10.788Z|10d8e2d3-e0fd-400c-a7c4-8dc71541fa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:10.812Z|19b570c6-9b83-4003-b608-d84aaa73d849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:10.813Z|19b570c6-9b83-4003-b608-d84aaa73d849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:18.711Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:18.716Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:18.717Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:18.717Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:18.717Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:18.717Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:18.718Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"007315a1d48e807c", X-B3-SpanId:"27a035d2487044da", X-B3-ParentSpanId:"007315a1d48e807c", X-B3-Sampled:"0", X-ONAP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-TransactionID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ECOMP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b5b269d-7a09-4c82-b534-e3659dbc3bf1"] 2022-06-04T05:34:18.718Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:18.718Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:18.738Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:18.739Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:18.739Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:18.739Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:18.745Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2022-06-04T05:33:43.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:18.745Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:18.746Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:18.747Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:18.747Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:18.748Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:18.748Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:18.748Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:18.748Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"007315a1d48e807c", X-B3-SpanId:"4cc1fd879450a48d", X-B3-ParentSpanId:"007315a1d48e807c", X-B3-Sampled:"0", X-ONAP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-TransactionID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ECOMP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d81af84-3b80-4f98-8aa4-0d8d346fd910"] 2022-06-04T05:34:18.749Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:18.749Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:18.770Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:18.770Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:18.771Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:18.771Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:18.772Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:18.773Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:18.773Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:18.801Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:18.801Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:18.801Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:18.802Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:18.802Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:18.802Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-TransactionID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ECOMP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159f5164-6f4d-4886-a539-2bc0a92e1c25"] 2022-06-04T05:34:18.803Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:18.803Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:18.927Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:18.927Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:18.927Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:18.928Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D8137B94D506E476ED3E9A1E025EA6FF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 04 Jun 2022 05:34:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:18.928Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-04T05:33:56.526+0000","endTime":"2022-06-04T05:34:15.739+0000","removalTime":null,"durationInMillis":19213,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"ed8ed2f7-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:34:18.928Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:18.929Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:18.956Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:18.957Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:18.957Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:18.957Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:18.958Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:18.958Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-TransactionID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ECOMP-RequestID:"fab74923-67d0-429e-8a9b-4dec285be8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0293d10f-7749-4c91-ba67-795021ac3dd5"] 2022-06-04T05:34:18.958Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:18.958Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:19.078Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:19.078Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:19.079Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:19.079Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A579DA48736F9F51A6D0FBAE4819A6F4; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:34:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:19.079Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f9034295-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e1bc920e-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:34:15.738+0000","endTime":"2022-06-04T05:34:15.738+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:34:19.079Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:19.080Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed8fbd9a-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:19.084Z|fab74923-67d0-429e-8a9b-4dec285be8d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:19.317Z|05a161f3-05ec-4b98-b7fa-042829024a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:19.318Z|05a161f3-05ec-4b98-b7fa-042829024a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:20.291Z|7d0cd386-a664-4701-885f-2a1258b6a496|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:34:20.292Z|7d0cd386-a664-4701-885f-2a1258b6a496|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:20.617Z|a68dc1bf-57cd-46d4-a803-ba4679c3f5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:34:20.618Z|a68dc1bf-57cd-46d4-a803-ba4679c3f5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:34:20.809Z|7298c120-ecbd-49eb-b343-f064d38c0e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:20.810Z|7298c120-ecbd-49eb-b343-f064d38c0e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:20.834Z|0f73c321-8801-49e4-bd33-96f6c47ddf83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:20.834Z|0f73c321-8801-49e4-bd33-96f6c47ddf83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:29.215Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:29.220Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:29.220Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:29.221Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:29.221Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:29.221Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:29.222Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b8727ac6745637b", X-B3-SpanId:"e1a8fe29ef5b83f2", X-B3-ParentSpanId:"6b8727ac6745637b", X-B3-Sampled:"0", X-ONAP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-RequestID:"38604815-9242-411e-b40e-08617090073b", X-TransactionID:"38604815-9242-411e-b40e-08617090073b", X-ECOMP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7602efd-e5c2-4bfe-b644-763a9aaea0a6"] 2022-06-04T05:34:29.222Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:29.222Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:29.250Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:29.250Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:29.251Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:29.251Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:29.254Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2022-06-04T05:33:43.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:29.254Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:29.254Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:29.256Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:29.256Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:29.256Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:29.257Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:29.257Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:29.257Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b8727ac6745637b", X-B3-SpanId:"64bc88d107a26f8c", X-B3-ParentSpanId:"6b8727ac6745637b", X-B3-Sampled:"0", X-ONAP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-RequestID:"38604815-9242-411e-b40e-08617090073b", X-TransactionID:"38604815-9242-411e-b40e-08617090073b", X-ECOMP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9aa864a-f506-47be-a240-1edebcd37e6b"] 2022-06-04T05:34:29.258Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:29.258Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:29.272Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:29.272Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:29.273Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:29.273Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:29.273Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:29.274Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:29.274Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:29.301Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:29.302Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:29.302Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:29.303Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:29.303Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:29.303Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-RequestID:"38604815-9242-411e-b40e-08617090073b", X-TransactionID:"38604815-9242-411e-b40e-08617090073b", X-ECOMP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfb71e35-8a09-4232-8dfd-60ddafe1f9f1"] 2022-06-04T05:34:29.304Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:29.304Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:29.338Z|b1fe756b-8e7a-45e0-9220-e58788497ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:29.339Z|b1fe756b-8e7a-45e0-9220-e58788497ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:29.433Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:29.434Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:29.434Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:29.434Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1BF0FE7D1A51C4A75257FBE501C64D8A; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:34:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:29.435Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdd36760-e3c7-11ec-ae20-b2aafea7ad4b","businessKey":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:34:23.814+0000","endTime":"2022-06-04T05:34:25.005+0000","removalTime":null,"durationInMillis":1191,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"fdd20899-e3c7-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:34:29.435Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:29.435Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:29.456Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:29.457Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:29.457Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:29.457Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:29.457Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:29.458Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-RequestID:"38604815-9242-411e-b40e-08617090073b", X-TransactionID:"38604815-9242-411e-b40e-08617090073b", X-ECOMP-RequestID:"38604815-9242-411e-b40e-08617090073b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a990493-4e5f-4560-aefb-b818d951dece"] 2022-06-04T05:34:29.458Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:29.458Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:29.602Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:29.604Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:29.604Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:29.604Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8FFB0E0C43B23620DB1E9E1431539A18; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:34:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:29.605Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fdd403b3-e3c7-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"fdd36760-e3c7-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"fdd36760-e3c7-11ec-ae20-b2aafea7ad4b","executionId":"fdd36760-e3c7-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:34:23.817+0000","endTime":"2022-06-04T05:34:25.004+0000","durationInMillis":1187,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:34:29.605Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:29.606Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdd36760-e3c7-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:29.610Z|38604815-9242-411e-b40e-08617090073b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:30.832Z|58d37b24-90dd-4562-91b4-bc4ff5fa5063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:30.833Z|58d37b24-90dd-4562-91b4-bc4ff5fa5063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:30.852Z|f9764af3-cd82-491e-9613-c72d5560eee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:30.852Z|f9764af3-cd82-491e-9613-c72d5560eee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:35.617Z|9e2dc933-65eb-4d2e-8391-63e280dcbf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:34:35.618Z|9e2dc933-65eb-4d2e-8391-63e280dcbf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:34:36.051Z|7ce7fec1-513f-45d0-ba50-aeffd1764652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:34:36.052Z|7ce7fec1-513f-45d0-ba50-aeffd1764652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:34:39.359Z|536493d1-d668-422e-ac8d-61b3c37826ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:39.360Z|536493d1-d668-422e-ac8d-61b3c37826ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:39.738Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:39.742Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:39.743Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:39.743Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:39.743Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:39.744Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:39.744Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e11625250e4cf3d", X-B3-SpanId:"bf09d12ab67fa1d3", X-B3-ParentSpanId:"2e11625250e4cf3d", X-B3-Sampled:"0", X-ONAP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-TransactionID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ECOMP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68c931b3-2f91-4a4e-8c0b-0074c5d25879"] 2022-06-04T05:34:39.744Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:39.744Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:39.765Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:39.766Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:39.766Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:39.767Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:39.767Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2022-06-04T05:33:43.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:39.768Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:39.768Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:39.770Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:39.770Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:39.770Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:39.770Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:39.771Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:39.771Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e11625250e4cf3d", X-B3-SpanId:"20df4509ecc857ed", X-B3-ParentSpanId:"2e11625250e4cf3d", X-B3-Sampled:"0", X-ONAP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-TransactionID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ECOMP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbdb6c35-0777-406c-9c8e-b610591521d2"] 2022-06-04T05:34:39.771Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:39.772Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:39.782Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:39.783Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:39.783Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:39.783Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:39.784Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:39.784Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:39.784Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:39.818Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:39.819Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:39.819Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:39.819Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-04T05:34:39.820Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:39.820Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-TransactionID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ECOMP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef1549fb-8aed-4fc0-867e-be44ccdcb7b5"] 2022-06-04T05:34:39.820Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:39.820Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:39.949Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:39.950Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:39.951Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:39.951Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E4556C8362E1CD6FABC9CAC46177F0F6; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:34:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:39.952Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b","businessKey":"6d9b810b-3bd1-442a-b6b8-c79b84a16db9","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-04T05:34:35.719+0000","endTime":"2022-06-04T05:34:36.266+0000","removalTime":null,"durationInMillis":547,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b","superProcessInstanceId":"04ea979b-e3c8-11ec-ae20-b2aafea7ad4b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-04T05:34:39.952Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:39.952Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:39.985Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:39.986Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||Invoke 2022-06-04T05:34:39.986Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:39.986Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1 2022-06-04T05:34:39.987Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Method : GET 2022-06-04T05:34:39.987Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-TransactionID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ECOMP-RequestID:"7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d46374a0-84c8-46b6-9e22-4d435e0dc2af"] 2022-06-04T05:34:39.987Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Request body: 2022-06-04T05:34:39.988Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:40.137Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:40.137Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:40.138Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Status text : 2022-06-04T05:34:40.138Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5CDBA6D16AFB7A0EADA008C910443D75; Path=/; HttpOnly", Cache-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:"Sat, 04 Jun 2022 05:34:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:40.138Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:04ec6ba5-e3c8-11ec-ae20-b2aafea7ad4b","parentActivityInstanceId":"04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e1a5874f-e3b5-11ec-ae20-b2aafea7ad4b","processInstanceId":"04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b","executionId":"04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-04T05:34:35.721+0000","endTime":"2022-06-04T05:34:36.265+0000","durationInMillis":544,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5c56a71-e3c7-11ec-ae20-b2aafea7ad4b"}] 2022-06-04T05:34:40.139Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:40.139Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04ec1d72-e3c8-11ec-ae20-b2aafea7ad4b&maxResults=1|INFO|500||InvokeReturn 2022-06-04T05:34:40.144Z|7f0bdb39-06c6-4522-89b3-fcc16bb1a3fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:40.854Z|6dbc524e-d4d6-4c35-9e2d-a489763e6d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:40.855Z|6dbc524e-d4d6-4c35-9e2d-a489763e6d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:40.870Z|d0b5bd08-8bfc-4388-afaf-a8f58f2d056b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:40.871Z|d0b5bd08-8bfc-4388-afaf-a8f58f2d056b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:49.383Z|d709da92-e0bd-47d7-bdb8-444a0c31e2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:49.384Z|d709da92-e0bd-47d7-bdb8-444a0c31e2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:50.275Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:50.280Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.281Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:50.281Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.281Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.281Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:50.282Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b6d9da6e68d43ed", X-B3-SpanId:"ca7f8795f51e54d0", X-B3-ParentSpanId:"9b6d9da6e68d43ed", X-B3-Sampled:"0", X-ONAP-RequestID:"551119af-6459-41b5-9135-80109d6c81f2", X-RequestID:"551119af-6459-41b5-9135-80109d6c81f2", X-TransactionID:"551119af-6459-41b5-9135-80109d6c81f2", X-ECOMP-RequestID:"551119af-6459-41b5-9135-80109d6c81f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c014245-3abb-482c-9b73-62950123d028"] 2022-06-04T05:34:50.282Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:50.282Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.301Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.302Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.302Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:50.302Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.303Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:33:43.000+00:00", "endTime" : "2022-06-04T05:34:45.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:50.304Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.304Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:50.305Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.306Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:50.306Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.306Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.306Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:50.307Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b6d9da6e68d43ed", X-B3-SpanId:"3c2d0a5479cb35ce", X-B3-ParentSpanId:"9b6d9da6e68d43ed", X-B3-Sampled:"0", X-ONAP-RequestID:"551119af-6459-41b5-9135-80109d6c81f2", X-RequestID:"551119af-6459-41b5-9135-80109d6c81f2", X-TransactionID:"551119af-6459-41b5-9135-80109d6c81f2", X-ECOMP-RequestID:"551119af-6459-41b5-9135-80109d6c81f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a861522-81fc-4c20-9ace-ea72c8687ff7"] 2022-06-04T05:34:50.307Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:50.307Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.317Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.318Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.318Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:50.318Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.320Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:50.320Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.320Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:50.327Z|551119af-6459-41b5-9135-80109d6c81f2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:50.450Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:50.453Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.454Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:50.454Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.455Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.455Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:50.456Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dc1fd9c4a49b788", X-B3-SpanId:"4a2c1abb4d6572b5", X-B3-ParentSpanId:"1dc1fd9c4a49b788", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-RequestID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-TransactionID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-ECOMP-RequestID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67d9b433-3a1c-43a7-8009-e649cea5c603"] 2022-06-04T05:34:50.456Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:50.457Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.474Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.474Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.475Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:50.475Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.476Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:33:43.000+00:00", "endTime" : "2022-06-04T05:34:45.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:50.477Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.478Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:50.479Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.480Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:50.480Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.480Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.481Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:50.481Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dc1fd9c4a49b788", X-B3-SpanId:"8b43d0f09a9b2f19", X-B3-ParentSpanId:"1dc1fd9c4a49b788", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-RequestID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-TransactionID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-ECOMP-RequestID:"a3f3515a-b54b-433b-9335-75637a52ba49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7db85a1-320d-4351-b114-eb84a9c1cabc"] 2022-06-04T05:34:50.482Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:50.483Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.500Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.501Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.501Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:50.502Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.503Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:50.506Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.506Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:50.513Z|a3f3515a-b54b-433b-9335-75637a52ba49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:50.617Z|e5523722-b2f0-417c-9aac-19c928301902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:34:50.620Z|e5523722-b2f0-417c-9aac-19c928301902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:34:50.634Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:50.638Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.639Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:50.639Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.639Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.640Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:50.640Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93fea56f80c1c1d5", X-B3-SpanId:"3ec81aa8c3c975dc", X-B3-ParentSpanId:"93fea56f80c1c1d5", X-B3-Sampled:"0", X-ONAP-RequestID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-RequestID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-TransactionID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-ECOMP-RequestID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf4b3965-cdb6-49c4-859c-f6321ac30b76"] 2022-06-04T05:34:50.640Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:50.640Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.663Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.663Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.663Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:50.664Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.666Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:33:43.000+00:00", "endTime" : "2022-06-04T05:34:45.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:50.666Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.666Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:50.667Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.668Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:50.668Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.668Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.668Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:50.669Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93fea56f80c1c1d5", X-B3-SpanId:"ad1703471b6e7df2", X-B3-ParentSpanId:"93fea56f80c1c1d5", X-B3-Sampled:"0", X-ONAP-RequestID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-RequestID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-TransactionID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-ECOMP-RequestID:"94a14a0c-7a2b-41ef-9786-1b5e08a20d5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4374eb61-bfcf-4eb0-a7cc-62d771673eef"] 2022-06-04T05:34:50.669Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:50.669Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.687Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.687Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.688Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:50.688Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.688Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:50.689Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.689Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:50.696Z|94a14a0c-7a2b-41ef-9786-1b5e08a20d5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:50.821Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Entering 2022-06-04T05:34:50.825Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.826Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||Invoke 2022-06-04T05:34:50.826Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.826Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9 2022-06-04T05:34:50.826Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Method : GET 2022-06-04T05:34:50.827Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d30a9482bdbdab", X-B3-SpanId:"2889683da4f9b159", X-B3-ParentSpanId:"b3d30a9482bdbdab", X-B3-Sampled:"0", X-ONAP-RequestID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-RequestID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-TransactionID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-ECOMP-RequestID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"530003de-c7b6-4203-b4fa-ab4acfd9e833"] 2022-06-04T05:34:50.827Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Request body: 2022-06-04T05:34:50.827Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.842Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.843Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.843Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Status text : 2022-06-04T05:34:50.844Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.844Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||Response body: { "requestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-04T05:33:43.000+00:00", "endTime" : "2022-06-04T05:34:45.000+00:00", "source" : "VID", "tenantId" : "cb1530a66554427eb031368b5acf9729", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0f0da0c9-4698-4ea1-a7ee-fe7b44ac10fe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"875a10ba-2b8d-4ac6-9583-798bf126bfa6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"cb1530a66554427eb031368b5acf9729\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-04T05:34:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a13ea2f9-6660-48fb-afb1-98354f603d6b", "serviceInstanceName" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a13ea2f9-6660-48fb-afb1-98354f603d6b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9" } } } 2022-06-04T05:34:50.845Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.845Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|INFO|500||InvokeReturn 2022-06-04T05:34:50.847Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.847Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-04T05:34:50.847Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-04T05:34:50.848Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false 2022-06-04T05:34:50.848Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-04T05:34:50.848Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d30a9482bdbdab", X-B3-SpanId:"d71529334d496e2a", X-B3-ParentSpanId:"b3d30a9482bdbdab", X-B3-Sampled:"0", X-ONAP-RequestID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-RequestID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-TransactionID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-ECOMP-RequestID:"c4570892-50fc-4654-a802-d31dbb3d4f43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93162142-f5e1-4e50-a8b3-fc1092b173ab"] 2022-06-04T05:34:50.849Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-04T05:34:50.849Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-04T05:34:50.876Z|80ff1676-ca19-4454-b8d4-4230088569c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:50.877Z|80ff1676-ca19-4454-b8d4-4230088569c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:50.881Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-04T05:34:50.881Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-04T05:34:50.882Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-04T05:34:50.882Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 04 Jun 2022 05:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-04T05:34:50.883Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "6d9b810b-3bd1-442a-b6b8-c79b84a16db9", "groupingId" : "b28441dc-ce2b-4b3e-8863-59465694805f", "name" : "basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/cb1530a66554427eb031368b5acf9729/stacks/basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b28441dc-ce2b-4b3e-8863-59465694805f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1654320840000,\"creation_time\":1654320757000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"17bb081350e34d47bc54b1a07c6dda10\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b28441dc-ce2b-4b3e-8863-59465694805f\",\"OS::project_id\":\"cb1530a66554427eb031368b5acf9729\",\"OS::stack_name\":\"basic_macro_43bdad55-43c8-47ce-a2ef-961a83193cab_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"86dc7e3b-11b8-471d-b555-45b856f33b5f\",\"vf_module_id\":\"70e34b0f-8fde-49f7-8b5c-2f59ba71270a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-04T05:34:01.000+00:00", "isDataInternal" : false } ] 2022-06-04T05:34:50.884Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-04T05:34:50.884Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6d9b810b-3bd1-442a-b6b8-c79b84a16db9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-04T05:34:50.891Z|b21ec238-54dd-4a10-adf9-ffa01d429bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:50.891Z|b21ec238-54dd-4a10-adf9-ffa01d429bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:34:50.893Z|c4570892-50fc-4654-a802-d31dbb3d4f43|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6d9b810b-3bd1-442a-b6b8-c79b84a16db9|InfraPortalClient|||INFO|500||Exiting. 2022-06-04T05:34:59.405Z|e6b913fe-8552-4a0f-8787-860cba0b2041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:34:59.405Z|e6b913fe-8552-4a0f-8787-860cba0b2041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:00.899Z|02ccf572-9b77-4ecf-9726-8daa04b8d817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:00.900Z|02ccf572-9b77-4ecf-9726-8daa04b8d817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:00.912Z|0eea5d4a-d41e-4e07-a1b6-e0f6abb17efa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:00.912Z|0eea5d4a-d41e-4e07-a1b6-e0f6abb17efa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:05.617Z|89810f0f-ebdd-4e61-bac2-9317ea5c5c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:35:05.618Z|89810f0f-ebdd-4e61-bac2-9317ea5c5c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:35:06.052Z|fe87ed80-d7e5-4d85-9727-d73eb67997e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:35:06.053Z|fe87ed80-d7e5-4d85-9727-d73eb67997e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:35:09.428Z|977b2868-df25-4772-82b8-397d7a6101cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:09.428Z|977b2868-df25-4772-82b8-397d7a6101cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:10.920Z|7bc1f11b-0306-4349-8491-e72047a4066a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:10.921Z|7bc1f11b-0306-4349-8491-e72047a4066a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:10.932Z|33ad02f1-1ed2-4760-b26d-e272e682549d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:10.932Z|33ad02f1-1ed2-4760-b26d-e272e682549d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:19.448Z|3836117a-5229-437a-8493-e4dccfda2732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:19.449Z|3836117a-5229-437a-8493-e4dccfda2732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:20.291Z|cb0105b1-d443-4718-ba79-4af7c3de19f6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:35:20.292Z|cb0105b1-d443-4718-ba79-4af7c3de19f6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:20.617Z|c8f5244b-6779-4f0f-89ae-414ba0f19d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:35:20.617Z|c8f5244b-6779-4f0f-89ae-414ba0f19d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:35:20.941Z|c7f6c977-f4fe-4c00-9c6a-bc36811d3ce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:20.942Z|c7f6c977-f4fe-4c00-9c6a-bc36811d3ce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:20.951Z|c411c4cf-6a69-4c21-884d-cb7a29fdba45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:20.951Z|c411c4cf-6a69-4c21-884d-cb7a29fdba45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:29.470Z|3d187739-29ab-40eb-b5e0-afcd64246501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:29.471Z|3d187739-29ab-40eb-b5e0-afcd64246501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:30.965Z|1c9ee7b3-05e9-4a82-9a18-edfa8ba7c6e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:30.966Z|1c9ee7b3-05e9-4a82-9a18-edfa8ba7c6e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:30.973Z|fcbf6361-7edd-47de-9380-e2973827ff86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:30.974Z|fcbf6361-7edd-47de-9380-e2973827ff86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:35.617Z|025eb941-140e-4a11-950e-414cf7b272d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:35:35.620Z|025eb941-140e-4a11-950e-414cf7b272d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:35:36.054Z|e947b80f-755a-40ad-9b39-5be8bceaa8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:35:36.054Z|e947b80f-755a-40ad-9b39-5be8bceaa8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:35:39.491Z|9d8b649c-e20f-41f0-ba2f-c43814acea72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:39.492Z|9d8b649c-e20f-41f0-ba2f-c43814acea72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:40.985Z|e67321f5-1c90-4525-9935-34d0557df2b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:40.986Z|e67321f5-1c90-4525-9935-34d0557df2b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:40.991Z|36c04954-7826-4d7a-a18e-a5f59650b291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:40.992Z|36c04954-7826-4d7a-a18e-a5f59650b291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:49.517Z|fb6f6429-9245-40bf-be93-7bc56c6b1b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:49.518Z|fb6f6429-9245-40bf-be93-7bc56c6b1b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:50.617Z|288a33b2-3c93-4181-a654-f8a89d5d6fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:35:50.617Z|288a33b2-3c93-4181-a654-f8a89d5d6fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:35:51.009Z|e08d8e1b-25ac-4cef-9bd8-d984d1d5ae1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:51.010Z|e08d8e1b-25ac-4cef-9bd8-d984d1d5ae1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:51.010Z|26b605b1-bebc-417b-9400-bac623115a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:51.011Z|26b605b1-bebc-417b-9400-bac623115a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:35:59.538Z|af97fdc6-4846-4a36-b436-48fe84112a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:35:59.539Z|af97fdc6-4846-4a36-b436-48fe84112a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:01.032Z|9c5c8c3c-5dab-4ef2-9ce8-74b433b6972e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:01.033Z|9c5c8c3c-5dab-4ef2-9ce8-74b433b6972e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:01.036Z|d1a830f5-cfaf-4e73-9181-e08c910252ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:01.037Z|d1a830f5-cfaf-4e73-9181-e08c910252ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:05.617Z|08b83329-1c5f-47e8-b155-87fc6a7307a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:36:05.617Z|08b83329-1c5f-47e8-b155-87fc6a7307a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:36:06.055Z|a294c6da-3e7b-460f-82d4-604bda59e404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:36:06.056Z|a294c6da-3e7b-460f-82d4-604bda59e404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:36:09.560Z|87fecc04-399f-4005-be07-20bbf3fecf40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:09.561Z|87fecc04-399f-4005-be07-20bbf3fecf40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:11.061Z|c2d5a35d-e016-4a59-bbca-eb6df8ef629e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:11.061Z|e211e53d-fb4b-42fa-8f60-6280954602e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:11.062Z|e211e53d-fb4b-42fa-8f60-6280954602e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:11.062Z|c2d5a35d-e016-4a59-bbca-eb6df8ef629e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:19.584Z|54d2769a-4765-4dff-9d8c-932b8fa1cec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:19.585Z|54d2769a-4765-4dff-9d8c-932b8fa1cec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:20.291Z|c75f1f9b-c4a5-4ab7-a54f-e621a0941d26|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:36:20.291Z|c75f1f9b-c4a5-4ab7-a54f-e621a0941d26|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:20.617Z|3a5fa410-2b53-4d5f-baf6-27268643ac23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:36:20.620Z|3a5fa410-2b53-4d5f-baf6-27268643ac23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:36:21.083Z|523415af-8a66-4deb-83a6-de3b51f9fea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:21.083Z|c4cf2e19-a7ed-46fd-a213-aeb123cb936c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:21.084Z|523415af-8a66-4deb-83a6-de3b51f9fea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:21.084Z|c4cf2e19-a7ed-46fd-a213-aeb123cb936c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:29.608Z|05d350ce-e259-4dde-81f7-e79b8aa0914d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:29.609Z|05d350ce-e259-4dde-81f7-e79b8aa0914d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:31.104Z|b7019f4f-7cc4-4e49-9034-0994823092a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:31.104Z|62c619fd-b528-4b55-af1d-5fa3f5ac10c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:31.105Z|b7019f4f-7cc4-4e49-9034-0994823092a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:31.105Z|62c619fd-b528-4b55-af1d-5fa3f5ac10c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:35.617Z|57f7d991-fbf4-4c09-8272-6046ec5bd710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:36:35.618Z|57f7d991-fbf4-4c09-8272-6046ec5bd710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:36:36.057Z|ca3691e2-a7d4-41d3-88f6-9e6838e03f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:36:36.057Z|ca3691e2-a7d4-41d3-88f6-9e6838e03f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:36:39.631Z|cdd23bf3-552a-488d-844c-2786b44495ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:39.632Z|cdd23bf3-552a-488d-844c-2786b44495ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:41.129Z|cf0b0922-d8a5-46b0-aed1-cd4112a5b400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:41.129Z|c3680c40-54bd-4697-aef7-a295c1697297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:41.129Z|c3680c40-54bd-4697-aef7-a295c1697297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:41.129Z|cf0b0922-d8a5-46b0-aed1-cd4112a5b400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:49.653Z|284cd69f-34f9-4c93-a4d4-5beeef536e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:49.654Z|284cd69f-34f9-4c93-a4d4-5beeef536e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:50.617Z|d33b0227-724a-4305-a43f-a3032ebe2dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:36:50.617Z|d33b0227-724a-4305-a43f-a3032ebe2dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:36:51.151Z|2382e0d7-ab70-433b-b5e3-bc86f83438a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:51.151Z|a4837805-5d9f-4656-9145-7166f8578d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:51.151Z|2382e0d7-ab70-433b-b5e3-bc86f83438a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:51.151Z|a4837805-5d9f-4656-9145-7166f8578d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:36:59.675Z|880045b3-093c-4a13-993e-8a0a276378ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:36:59.675Z|880045b3-093c-4a13-993e-8a0a276378ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:01.173Z|6037d6b9-728c-4309-8216-6d3f2108b5d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:01.173Z|83eb49ef-1fe1-4d6a-8b92-757e35f3802a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:01.174Z|83eb49ef-1fe1-4d6a-8b92-757e35f3802a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:01.174Z|6037d6b9-728c-4309-8216-6d3f2108b5d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:05.617Z|a4f9e080-4938-4645-90ec-28db34b5cc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:37:05.620Z|a4f9e080-4938-4645-90ec-28db34b5cc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:37:06.058Z|eddac823-62dd-4229-bc07-df753cefde88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:37:06.058Z|eddac823-62dd-4229-bc07-df753cefde88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:37:09.697Z|c08dac05-4c11-4e57-b363-9c8e2970e015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:09.698Z|c08dac05-4c11-4e57-b363-9c8e2970e015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:11.196Z|5ffdf9f9-9fae-4431-9451-a403476bf567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:11.196Z|5ffdf9f9-9fae-4431-9451-a403476bf567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:11.196Z|31c5a340-3375-4950-a530-bea60631b038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:11.197Z|31c5a340-3375-4950-a530-bea60631b038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:19.725Z|8f7cc857-5c69-4884-9d9d-fea253236786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:19.726Z|8f7cc857-5c69-4884-9d9d-fea253236786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:20.291Z|9038f2bc-b662-4915-9845-e4834b48d023|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:37:20.291Z|9038f2bc-b662-4915-9845-e4834b48d023|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:20.617Z|4269a154-227b-4899-966a-05f45d1dd965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:37:20.618Z|4269a154-227b-4899-966a-05f45d1dd965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:37:21.219Z|262d984e-1885-4395-bb2e-fcbd93d7965a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:21.219Z|49524b59-83e6-4b6d-b8c9-a67b4cfc16f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:21.220Z|262d984e-1885-4395-bb2e-fcbd93d7965a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:21.220Z|49524b59-83e6-4b6d-b8c9-a67b4cfc16f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:29.751Z|f4c2328d-e10a-4a9b-9cb9-38b675085afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:29.752Z|f4c2328d-e10a-4a9b-9cb9-38b675085afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:31.241Z|f141d211-bfe3-48aa-8e34-a0a04f84be14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:31.241Z|2ca3bd6a-ef91-4475-bfee-2fea17ed573a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:31.242Z|f141d211-bfe3-48aa-8e34-a0a04f84be14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:31.242Z|2ca3bd6a-ef91-4475-bfee-2fea17ed573a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:35.617Z|1afb1162-13fb-408d-b28a-6f8e359126e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:37:35.617Z|1afb1162-13fb-408d-b28a-6f8e359126e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:37:36.059Z|6c3b85fb-8b23-4891-9dcf-46c0864acbfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:37:36.059Z|6c3b85fb-8b23-4891-9dcf-46c0864acbfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:37:39.774Z|9e6bf712-01fe-44f3-b42e-867bbb6a04c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:39.775Z|9e6bf712-01fe-44f3-b42e-867bbb6a04c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:41.262Z|98fd0ae8-8cb9-48d8-9698-82a57c4597c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:41.263Z|39aa4a45-cd46-421d-902d-b8c717b09ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:41.263Z|98fd0ae8-8cb9-48d8-9698-82a57c4597c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:41.263Z|39aa4a45-cd46-421d-902d-b8c717b09ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:49.795Z|f9ba3465-e86c-4e6e-9982-89677310dfbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:49.796Z|f9ba3465-e86c-4e6e-9982-89677310dfbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:50.617Z|d930cded-c983-4de9-8317-b9301778c5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:37:50.619Z|d930cded-c983-4de9-8317-b9301778c5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:37:51.285Z|460f4800-9c18-40f8-bcec-b7bfd8aa6435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:51.285Z|e0a1ba05-b8bd-4542-9f15-339c3cae6514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:51.286Z|460f4800-9c18-40f8-bcec-b7bfd8aa6435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:51.286Z|e0a1ba05-b8bd-4542-9f15-339c3cae6514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:37:59.817Z|c33acb25-f2af-4215-aead-8b6bf1da9e06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:37:59.817Z|c33acb25-f2af-4215-aead-8b6bf1da9e06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:01.307Z|42d2f7e3-7b05-4c3f-ba95-5b4409d9f4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:01.307Z|33939005-3adf-4caf-8b6f-e58094d3efc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:01.307Z|33939005-3adf-4caf-8b6f-e58094d3efc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:01.307Z|42d2f7e3-7b05-4c3f-ba95-5b4409d9f4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:05.617Z|7ff69b17-dfa2-401a-92b2-2989e80c57f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:38:05.617Z|7ff69b17-dfa2-401a-92b2-2989e80c57f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:38:06.060Z|356218b9-1ef0-4980-8bd0-ca1e5dc39ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:38:06.060Z|356218b9-1ef0-4980-8bd0-ca1e5dc39ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:38:09.838Z|dbe0e9d1-9c35-4e42-aff5-33761d55c7c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:09.839Z|dbe0e9d1-9c35-4e42-aff5-33761d55c7c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:11.328Z|58fdaa05-cfcc-4223-a599-944ce9802c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:11.328Z|9e565b81-2c5f-45ca-b6a5-29588b8cbf5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:11.329Z|58fdaa05-cfcc-4223-a599-944ce9802c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:11.329Z|9e565b81-2c5f-45ca-b6a5-29588b8cbf5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:19.860Z|e5709adf-315d-4fc8-b020-a65d14a061e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:19.861Z|e5709adf-315d-4fc8-b020-a65d14a061e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:20.290Z|ff4c3802-7ee8-4108-b75d-d5e30f1e6b69|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:38:20.291Z|ff4c3802-7ee8-4108-b75d-d5e30f1e6b69|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:20.617Z|3e226112-3c31-4254-bfaf-54619fac3900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:38:20.618Z|3e226112-3c31-4254-bfaf-54619fac3900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:38:21.349Z|901916e3-b91a-4885-ba94-7d7d16399d12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:21.350Z|901916e3-b91a-4885-ba94-7d7d16399d12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:21.355Z|08910931-1c59-4c11-b04b-d6f2eccfa05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:21.355Z|08910931-1c59-4c11-b04b-d6f2eccfa05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:29.884Z|6bd8aba3-f8b8-4411-9a81-fddf1301471f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:29.885Z|6bd8aba3-f8b8-4411-9a81-fddf1301471f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:31.371Z|9372f75a-51fb-4dff-8d2b-2570d5de9dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:31.372Z|9372f75a-51fb-4dff-8d2b-2570d5de9dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:31.376Z|6a3ab74a-f4a7-4069-a3f4-71a2f1bf2d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:31.376Z|6a3ab74a-f4a7-4069-a3f4-71a2f1bf2d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:35.617Z|5c50c0c1-42af-4012-a700-e9695fac5a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:38:35.620Z|5c50c0c1-42af-4012-a700-e9695fac5a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:38:36.061Z|2358a977-e23b-4078-972a-a3184db4d112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:38:36.062Z|2358a977-e23b-4078-972a-a3184db4d112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:38:39.905Z|e0faa33d-83a4-4918-a171-3cdcc490e30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:39.906Z|e0faa33d-83a4-4918-a171-3cdcc490e30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:41.392Z|e521f282-7b55-4b2a-a7fb-659d30b3ce6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:41.393Z|0ab78cb0-7f8f-4deb-82bd-ecf0099295c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:41.393Z|e521f282-7b55-4b2a-a7fb-659d30b3ce6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:41.393Z|0ab78cb0-7f8f-4deb-82bd-ecf0099295c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:49.929Z|a74f72ad-88f8-4b75-a7ce-83e5553dd70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:49.930Z|a74f72ad-88f8-4b75-a7ce-83e5553dd70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:50.617Z|b29f2b24-dff6-4c49-8ae5-ec1426a97b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:38:50.617Z|b29f2b24-dff6-4c49-8ae5-ec1426a97b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:38:51.414Z|08cc5224-c958-49b1-bd3a-c96487fb5599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:51.414Z|08cc5224-c958-49b1-bd3a-c96487fb5599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:51.417Z|0adb85be-5792-45a6-9139-2a4e3e8c3908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:51.417Z|0adb85be-5792-45a6-9139-2a4e3e8c3908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:38:59.951Z|46e92e5b-0891-43e5-a489-1fbeadf8bf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:38:59.951Z|46e92e5b-0891-43e5-a489-1fbeadf8bf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:01.436Z|923fa27a-f09d-45da-b7d4-a97a6c586fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:01.436Z|923fa27a-f09d-45da-b7d4-a97a6c586fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:01.436Z|213b7196-7680-45f2-949c-19c7c5de5715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:01.437Z|213b7196-7680-45f2-949c-19c7c5de5715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:05.617Z|db4f555d-324a-4bd4-8358-463867af8d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:39:05.617Z|db4f555d-324a-4bd4-8358-463867af8d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:39:06.062Z|2a32c791-4e96-4ebc-a98a-ae551758ca06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:39:06.063Z|2a32c791-4e96-4ebc-a98a-ae551758ca06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:39:09.973Z|64243c11-1d84-4b8a-8fa7-bccbcdb42afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:09.974Z|64243c11-1d84-4b8a-8fa7-bccbcdb42afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:11.457Z|a01fa011-f2bc-48ff-ba86-a189c8a91d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:11.457Z|2a6b9637-109d-4e84-acbe-f641ba14433e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:11.457Z|2a6b9637-109d-4e84-acbe-f641ba14433e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:11.457Z|a01fa011-f2bc-48ff-ba86-a189c8a91d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:19.995Z|0764ea7a-3bbb-474b-b899-245d42b41428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:19.996Z|0764ea7a-3bbb-474b-b899-245d42b41428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:20.291Z|9ed8a442-26b0-4e34-8e61-f1a6216cff99|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:39:20.292Z|9ed8a442-26b0-4e34-8e61-f1a6216cff99|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:20.617Z|7e80ccc8-c960-48ac-abfa-8892f0e9170f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:39:20.619Z|7e80ccc8-c960-48ac-abfa-8892f0e9170f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:39:21.478Z|d39c1d74-1a90-4417-a576-cbd7911f9937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:21.478Z|c1faffc2-e81a-40cb-84d8-d525b2cb8f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:21.479Z|d39c1d74-1a90-4417-a576-cbd7911f9937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:21.479Z|c1faffc2-e81a-40cb-84d8-d525b2cb8f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:30.018Z|481a39d1-6181-46ce-a8db-0bee581e5134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:30.019Z|481a39d1-6181-46ce-a8db-0bee581e5134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:31.500Z|3b421515-f799-45ed-a05e-a36915978feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:31.500Z|9007dda1-9663-4e49-93c4-2e2a08db76c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:31.501Z|3b421515-f799-45ed-a05e-a36915978feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:31.501Z|9007dda1-9663-4e49-93c4-2e2a08db76c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:35.617Z|7228f560-ac0d-4c9f-8c90-78c2d6ad69dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:39:35.617Z|7228f560-ac0d-4c9f-8c90-78c2d6ad69dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:39:36.063Z|2adad996-b676-47d0-adbd-83770980924d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:39:36.064Z|2adad996-b676-47d0-adbd-83770980924d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:39:40.040Z|e09e10cd-6bf0-47ad-9f01-d43905bbba35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:40.041Z|e09e10cd-6bf0-47ad-9f01-d43905bbba35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:41.521Z|1144aa0e-2cd1-41a0-8ff0-57a2e72bf0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:41.521Z|210d8acd-2828-4257-975d-3965b2976856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:41.522Z|210d8acd-2828-4257-975d-3965b2976856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:41.522Z|1144aa0e-2cd1-41a0-8ff0-57a2e72bf0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:50.061Z|88834076-55ac-48ba-8e34-a199f2e18042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:50.062Z|88834076-55ac-48ba-8e34-a199f2e18042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:50.617Z|689e6ca9-39ab-4c88-988d-37b37a7d37a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:39:50.617Z|689e6ca9-39ab-4c88-988d-37b37a7d37a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:39:51.543Z|0e1f3bf6-aa20-4ae7-809b-cc63f2945a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:51.543Z|0e1f3bf6-aa20-4ae7-809b-cc63f2945a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:39:51.550Z|60cae093-186b-4b7d-90a3-1f085f000f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:39:51.551Z|60cae093-186b-4b7d-90a3-1f085f000f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:00.086Z|a93542c2-f23d-4f6a-82cb-889ffc0dd067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:00.086Z|a93542c2-f23d-4f6a-82cb-889ffc0dd067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:01.564Z|b3cfc7a5-7529-4ecd-a7dd-3e798a067bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:01.565Z|b3cfc7a5-7529-4ecd-a7dd-3e798a067bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:01.572Z|0e20b63c-b0c1-4f16-99a6-c1ae01bd7f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:01.573Z|0e20b63c-b0c1-4f16-99a6-c1ae01bd7f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:05.617Z|0d5e354d-0a2d-4782-a2ed-fa31ffe16e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:40:05.619Z|0d5e354d-0a2d-4782-a2ed-fa31ffe16e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:40:06.064Z|18095706-b791-4575-997b-455190c63112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:40:06.065Z|18095706-b791-4575-997b-455190c63112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:40:10.109Z|2efb9b6e-2b32-4bcc-8bc4-1a2fe25a81fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:10.109Z|2efb9b6e-2b32-4bcc-8bc4-1a2fe25a81fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:11.586Z|f485aa94-3b04-4d58-9138-2abab5d85eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:11.587Z|f485aa94-3b04-4d58-9138-2abab5d85eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:11.591Z|34ca5f0c-01d4-449a-a475-8d24b8ea081e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:11.592Z|34ca5f0c-01d4-449a-a475-8d24b8ea081e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:20.130Z|445c066a-fd12-4c22-90ee-3e9612460468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:20.131Z|445c066a-fd12-4c22-90ee-3e9612460468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:20.290Z|3a6e12d3-6a2d-4605-8b50-cda11b0bd797|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:40:20.291Z|3a6e12d3-6a2d-4605-8b50-cda11b0bd797|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:20.617Z|67d1d32b-779e-4e6c-befa-c8b34dbaab06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:40:20.618Z|67d1d32b-779e-4e6c-befa-c8b34dbaab06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:40:21.609Z|44f8b3ea-cb77-4c25-875b-f7dabe51b690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:21.609Z|3bf29959-c99c-4c1e-9b06-6ef945923a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:21.609Z|44f8b3ea-cb77-4c25-875b-f7dabe51b690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:21.610Z|3bf29959-c99c-4c1e-9b06-6ef945923a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:30.170Z|657c6526-424a-4a43-bae2-655d92ba89c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:30.170Z|657c6526-424a-4a43-bae2-655d92ba89c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:31.630Z|a93a50cb-8dfb-4122-913b-0375dda52c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:31.630Z|d97926e4-58b1-4b70-b03c-4960477837ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:31.631Z|d97926e4-58b1-4b70-b03c-4960477837ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:31.631Z|a93a50cb-8dfb-4122-913b-0375dda52c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:35.617Z|01042cbf-c87e-4996-85e4-90b1c7e7dd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:40:35.617Z|01042cbf-c87e-4996-85e4-90b1c7e7dd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:40:36.066Z|a040203e-88e0-417b-9f3d-82efdb301dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:40:36.066Z|a040203e-88e0-417b-9f3d-82efdb301dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:40:40.212Z|32db4a83-0369-4923-b665-9d9842c56500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:40.213Z|32db4a83-0369-4923-b665-9d9842c56500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:41.651Z|58afc424-7cfc-43c4-a015-26b500e83b46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:41.651Z|7ab73401-8eea-414b-9a5d-eab43a06c0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:41.652Z|58afc424-7cfc-43c4-a015-26b500e83b46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:41.652Z|7ab73401-8eea-414b-9a5d-eab43a06c0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:50.233Z|0022631b-0cc7-44e5-91fd-b3e458f57a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:50.234Z|0022631b-0cc7-44e5-91fd-b3e458f57a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:50.617Z|b7687d90-3fc1-4537-875d-cd7853f30ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:40:50.620Z|b7687d90-3fc1-4537-875d-cd7853f30ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:40:51.676Z|f4549f5c-0ab0-485e-b330-bb03ba048b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:51.676Z|4a2fb539-4cff-46d6-82b8-3aa712c8133b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:40:51.677Z|4a2fb539-4cff-46d6-82b8-3aa712c8133b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:40:51.677Z|f4549f5c-0ab0-485e-b330-bb03ba048b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:00.271Z|1399ec82-ba64-498e-aedf-f0608e216062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:00.271Z|1399ec82-ba64-498e-aedf-f0608e216062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:01.698Z|544ffb73-6cc0-4dad-9705-a5992db04541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:01.698Z|8215ce3b-5d7b-46a1-8ae2-eeb19c039767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:01.699Z|544ffb73-6cc0-4dad-9705-a5992db04541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:01.699Z|8215ce3b-5d7b-46a1-8ae2-eeb19c039767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:05.656Z|3dda9930-cd78-4f4f-bc37-6b3f7b4105bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:41:05.659Z|3dda9930-cd78-4f4f-bc37-6b3f7b4105bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:41:06.067Z|fd7ce87c-3b3c-4bce-96d2-afca4dced35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:41:06.068Z|fd7ce87c-3b3c-4bce-96d2-afca4dced35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:41:10.294Z|0c20e33f-83a2-48f5-bbe0-acfd6013c061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:10.295Z|0c20e33f-83a2-48f5-bbe0-acfd6013c061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:11.726Z|ed147ced-57e6-4ed8-9e4d-ab2c85566f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:11.726Z|d2216879-fe1a-49ec-b95f-2b4f61874e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:11.727Z|ed147ced-57e6-4ed8-9e4d-ab2c85566f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:11.727Z|d2216879-fe1a-49ec-b95f-2b4f61874e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:20.291Z|dde34775-4ce3-4daf-ba21-53dfb0544cc2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:41:20.293Z|dde34775-4ce3-4daf-ba21-53dfb0544cc2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:20.315Z|4c2cdc6a-c8e3-45da-8657-cd7a4e346256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:20.316Z|4c2cdc6a-c8e3-45da-8657-cd7a4e346256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:20.617Z|c70936b1-920b-4feb-9204-e0357006302e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:41:20.617Z|c70936b1-920b-4feb-9204-e0357006302e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:41:21.749Z|29703434-b827-46cf-8319-24e7ec597329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:21.749Z|c83404ca-4acb-403e-9182-49ac471454d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:21.750Z|c83404ca-4acb-403e-9182-49ac471454d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:21.750Z|29703434-b827-46cf-8319-24e7ec597329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:30.337Z|6b206bc4-ec1f-4937-a08d-f86ce12b0c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:30.337Z|6b206bc4-ec1f-4937-a08d-f86ce12b0c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:31.772Z|82b94616-57c1-4b28-88c1-56aadf232bb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:31.772Z|77de6a4f-dc8c-4c1b-88ed-b6735a47edb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:31.773Z|77de6a4f-dc8c-4c1b-88ed-b6735a47edb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:31.773Z|82b94616-57c1-4b28-88c1-56aadf232bb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:35.617Z|cb696ac5-6c31-48a3-b056-3deeb6cb0fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:41:35.620Z|cb696ac5-6c31-48a3-b056-3deeb6cb0fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:41:36.068Z|02b0dedd-149c-407f-8b04-0a7ea64a7da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:41:36.069Z|02b0dedd-149c-407f-8b04-0a7ea64a7da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:41:40.356Z|de12cb87-9f73-4aca-820a-47ac7d63ed89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:40.357Z|de12cb87-9f73-4aca-820a-47ac7d63ed89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:41.793Z|bad14367-cb3e-422c-a069-2e508f18f5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:41.793Z|e8c043cc-3934-42c0-95e9-2a7910a3f794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:41.794Z|bad14367-cb3e-422c-a069-2e508f18f5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:41.794Z|e8c043cc-3934-42c0-95e9-2a7910a3f794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:50.379Z|d2ad3594-9dc6-41aa-8642-6c495261ed29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:50.380Z|d2ad3594-9dc6-41aa-8642-6c495261ed29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:50.617Z|cab82953-13f4-4a49-9a16-c6edf8499771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:41:50.618Z|cab82953-13f4-4a49-9a16-c6edf8499771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:41:51.816Z|e195238c-0057-4aad-8dba-2cecc585d64f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:51.818Z|e195238c-0057-4aad-8dba-2cecc585d64f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:41:51.816Z|c869495f-35b3-4610-8b4f-6320f9df9dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:41:51.819Z|c869495f-35b3-4610-8b4f-6320f9df9dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:00.403Z|dbb43930-8a1f-4da6-9928-067621a868a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:00.405Z|dbb43930-8a1f-4da6-9928-067621a868a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:01.840Z|a2b9b162-3526-4d60-b391-f900733477d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:01.840Z|a2b9b162-3526-4d60-b391-f900733477d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:01.841Z|d0010339-bdd3-4c64-b0b8-7f0f5b0d8d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:01.842Z|d0010339-bdd3-4c64-b0b8-7f0f5b0d8d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:05.617Z|c08e9560-5d6a-4d2f-b5e4-8a6613c0704b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:42:05.618Z|c08e9560-5d6a-4d2f-b5e4-8a6613c0704b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:42:06.070Z|b4a8d722-b1b4-4ebc-9b7a-ea3909759a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:42:06.070Z|b4a8d722-b1b4-4ebc-9b7a-ea3909759a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:42:10.427Z|e2bf29c2-9cf0-4467-bd39-36bd4ef90e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:10.428Z|e2bf29c2-9cf0-4467-bd39-36bd4ef90e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:11.864Z|e565e68b-b0cf-4abf-ab66-d6ac5139d866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:11.866Z|e565e68b-b0cf-4abf-ab66-d6ac5139d866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:11.864Z|64719e69-b4f0-42f5-b651-a8fea3617221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:11.867Z|64719e69-b4f0-42f5-b651-a8fea3617221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:20.291Z|5c32e552-7972-4663-9596-607a5ce2f394|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:42:20.292Z|5c32e552-7972-4663-9596-607a5ce2f394|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:20.450Z|32a3e90c-c6bf-433e-811f-c621c38b5679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:20.451Z|32a3e90c-c6bf-433e-811f-c621c38b5679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:20.617Z|f64ab2d4-0177-4d5f-9732-0ce97f2380db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:42:20.620Z|f64ab2d4-0177-4d5f-9732-0ce97f2380db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:42:21.888Z|e887a5df-51d4-4dc7-a96a-9c7302981d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:21.889Z|75ebc929-bd45-4ac5-999e-988104d42810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:21.889Z|e887a5df-51d4-4dc7-a96a-9c7302981d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:21.890Z|75ebc929-bd45-4ac5-999e-988104d42810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:30.472Z|d80e6e36-6f19-4ed2-9313-257b185af902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:30.474Z|d80e6e36-6f19-4ed2-9313-257b185af902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:31.909Z|a9a98463-dcfd-4782-940e-9d6afe91218a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:31.909Z|e325ccac-f737-4ea9-a250-c28b2e3a734f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:31.910Z|a9a98463-dcfd-4782-940e-9d6afe91218a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:31.910Z|e325ccac-f737-4ea9-a250-c28b2e3a734f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:35.617Z|7a1e7eaf-86e1-4385-9d12-5e0b256db279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:42:35.618Z|7a1e7eaf-86e1-4385-9d12-5e0b256db279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:42:36.071Z|57cafcdf-1b95-44f1-aada-48f79c23da75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:42:36.072Z|57cafcdf-1b95-44f1-aada-48f79c23da75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:42:40.496Z|075f0678-e001-44fe-beb9-763f8c465311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:40.496Z|075f0678-e001-44fe-beb9-763f8c465311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:41.931Z|719e252d-bbe2-4f07-a78b-db7f5f4562a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:41.932Z|93748e9d-c962-4368-ab50-a7e03547528d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:41.932Z|719e252d-bbe2-4f07-a78b-db7f5f4562a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:41.932Z|93748e9d-c962-4368-ab50-a7e03547528d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:50.517Z|d5ace424-f4d0-493c-86f8-bc6a830756a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:50.518Z|d5ace424-f4d0-493c-86f8-bc6a830756a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:50.617Z|5b8c188b-0df7-449d-8a5e-d9c9e8e025fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:42:50.618Z|5b8c188b-0df7-449d-8a5e-d9c9e8e025fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:42:51.954Z|e0a5d39f-232d-4cc5-821c-b71c42f19069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:51.954Z|0f64a56c-32cd-4df7-8543-57b8ff3610a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:42:51.955Z|0f64a56c-32cd-4df7-8543-57b8ff3610a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:42:51.955Z|e0a5d39f-232d-4cc5-821c-b71c42f19069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:00.539Z|fab7b66d-c0bb-4fcc-91f3-cff15ba506e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:00.540Z|fab7b66d-c0bb-4fcc-91f3-cff15ba506e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:01.976Z|ab284f30-be1c-42bf-9401-bf36870e4012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:01.976Z|2fb80a86-f947-4268-a564-0cc278865191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:01.977Z|2fb80a86-f947-4268-a564-0cc278865191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:01.977Z|ab284f30-be1c-42bf-9401-bf36870e4012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:05.617Z|82533f57-6ab9-46a7-b639-7002ff27eff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:43:05.620Z|82533f57-6ab9-46a7-b639-7002ff27eff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:43:06.072Z|9f7b27dd-b0be-4287-b2a2-8e58a13fc3b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:43:06.073Z|9f7b27dd-b0be-4287-b2a2-8e58a13fc3b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:43:10.561Z|c4ed7bc3-34ae-457b-a720-a3456adf7b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:10.562Z|c4ed7bc3-34ae-457b-a720-a3456adf7b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:11.998Z|a8b75507-85bc-472b-90f2-79caf2da2e96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:11.998Z|9f95218b-ddca-43de-9614-ea7a74f37d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:11.999Z|a8b75507-85bc-472b-90f2-79caf2da2e96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:11.999Z|9f95218b-ddca-43de-9614-ea7a74f37d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:20.290Z|de0f5d22-400e-46de-a524-b858f79de2fd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:43:20.291Z|de0f5d22-400e-46de-a524-b858f79de2fd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:20.584Z|dd4c3b3a-c915-49f5-b006-0e5ab81fb813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:20.585Z|dd4c3b3a-c915-49f5-b006-0e5ab81fb813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:20.617Z|064a4ce9-696c-4343-b751-3fd3603eb39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:43:20.617Z|064a4ce9-696c-4343-b751-3fd3603eb39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:43:22.020Z|8f164671-fdb3-4b51-bda8-f655055b764c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:22.020Z|37cd9b58-b1aa-42b0-b238-0a5558a03dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:22.021Z|8f164671-fdb3-4b51-bda8-f655055b764c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:22.021Z|37cd9b58-b1aa-42b0-b238-0a5558a03dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:30.606Z|74f28f07-0ce9-4d61-bdee-1b1cd41d409d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:30.607Z|74f28f07-0ce9-4d61-bdee-1b1cd41d409d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:32.042Z|a9970c3f-cdcd-4589-bb6c-d46e7655fd95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:32.042Z|12243e87-33b4-4edc-bb43-c3bc76a25d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:32.042Z|a9970c3f-cdcd-4589-bb6c-d46e7655fd95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:32.042Z|12243e87-33b4-4edc-bb43-c3bc76a25d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:35.617Z|65e7934a-6af1-4192-bde6-28fd7b4c5b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:43:35.617Z|65e7934a-6af1-4192-bde6-28fd7b4c5b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:43:36.074Z|b472fe6f-4f82-4c13-8156-d370d474b438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:43:36.074Z|b472fe6f-4f82-4c13-8156-d370d474b438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:43:40.628Z|3b10cf32-2bf3-4537-bac0-11cc1936e2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:40.628Z|3b10cf32-2bf3-4537-bac0-11cc1936e2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:42.065Z|f8601ebe-e029-441c-9769-f3b15642f166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:42.066Z|f8601ebe-e029-441c-9769-f3b15642f166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:42.066Z|15feb166-5a3c-4bea-94e8-a1d97caefe46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:42.066Z|15feb166-5a3c-4bea-94e8-a1d97caefe46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:50.617Z|257a8a42-908c-4074-a710-b5b34d79229e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:43:50.619Z|257a8a42-908c-4074-a710-b5b34d79229e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:43:50.651Z|c9e94202-f23b-45de-991a-7347150f8198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:50.652Z|c9e94202-f23b-45de-991a-7347150f8198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:52.086Z|dbfa0043-2fef-47b4-9e91-3f7531828573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:52.088Z|dbfa0043-2fef-47b4-9e91-3f7531828573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:43:52.089Z|e6df9592-4942-4b6e-a417-40e6e5e60e12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:43:52.089Z|e6df9592-4942-4b6e-a417-40e6e5e60e12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:00.672Z|75e43e54-abbe-4494-b8eb-84abd7c7f7f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:00.673Z|75e43e54-abbe-4494-b8eb-84abd7c7f7f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:02.108Z|f8a3eade-4baa-4521-96b6-f94b0efbf6f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:02.108Z|f8a3eade-4baa-4521-96b6-f94b0efbf6f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:02.112Z|618743f5-f52a-4f97-b836-254f442af40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:02.113Z|618743f5-f52a-4f97-b836-254f442af40a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:05.617Z|7d3e5671-45ef-4682-aa20-54c772d5dbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:44:05.617Z|7d3e5671-45ef-4682-aa20-54c772d5dbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:44:06.075Z|6d900fda-bbcb-4c12-8bcc-f6a3ff2c5a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:44:06.075Z|6d900fda-bbcb-4c12-8bcc-f6a3ff2c5a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:44:10.696Z|d78e97b7-7eaf-422a-aa17-6f88171c20e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:10.697Z|d78e97b7-7eaf-422a-aa17-6f88171c20e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:12.129Z|ceaadb9d-02ca-4d6a-91b5-f174728bcfd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:12.130Z|ceaadb9d-02ca-4d6a-91b5-f174728bcfd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:12.132Z|e723aa02-e696-42d6-925b-7c5568e94f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:12.134Z|e723aa02-e696-42d6-925b-7c5568e94f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:20.291Z|1b0c89f8-534b-4d63-a786-ce0cfa43f6b4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:44:20.291Z|1b0c89f8-534b-4d63-a786-ce0cfa43f6b4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:20.617Z|3e796e37-90e3-43c1-ad42-a23ca240ca40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:44:20.617Z|3e796e37-90e3-43c1-ad42-a23ca240ca40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:44:20.717Z|2eb7b50a-00df-431b-80b6-1d1ab7442ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:20.718Z|2eb7b50a-00df-431b-80b6-1d1ab7442ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:22.149Z|3ff34afe-bf5a-4db6-807b-d847b551cbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:22.150Z|3ff34afe-bf5a-4db6-807b-d847b551cbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:22.152Z|600313a9-b32a-4648-952d-37fb5a8a2425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:22.152Z|600313a9-b32a-4648-952d-37fb5a8a2425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:30.741Z|9660b284-4de1-483a-aff4-2e41a55bf50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:30.742Z|9660b284-4de1-483a-aff4-2e41a55bf50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:32.170Z|1d4706a7-0fc4-46fd-8821-7c0c4bc9c173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:32.171Z|1d4706a7-0fc4-46fd-8821-7c0c4bc9c173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:32.172Z|b74aeb9c-ec47-40e8-991b-e5754a0e9735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:32.172Z|b74aeb9c-ec47-40e8-991b-e5754a0e9735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:35.617Z|eb5c7d1e-c6eb-49b8-9d63-7401e04661ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:44:35.620Z|eb5c7d1e-c6eb-49b8-9d63-7401e04661ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:44:36.076Z|2fb2b145-9d30-40ce-9fac-02a4d675bd70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:44:36.076Z|2fb2b145-9d30-40ce-9fac-02a4d675bd70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:44:40.762Z|cf1cedbd-d4fb-4d17-acb9-430fa50d3199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:40.762Z|cf1cedbd-d4fb-4d17-acb9-430fa50d3199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:42.191Z|adf85f6f-59a7-470c-9e98-9bc58217b0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:42.191Z|93ecece2-f691-48f4-a502-5906223bf278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:42.191Z|93ecece2-f691-48f4-a502-5906223bf278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:42.191Z|adf85f6f-59a7-470c-9e98-9bc58217b0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:50.617Z|337a9f11-08b4-48d8-8976-8ac101b02961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:44:50.618Z|337a9f11-08b4-48d8-8976-8ac101b02961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:44:50.785Z|ccfa3504-a763-4ff7-82d1-fd9e99ff6f42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:50.786Z|ccfa3504-a763-4ff7-82d1-fd9e99ff6f42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:52.210Z|8770906e-64bc-4cf5-a24a-bcba517241c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:52.210Z|bdf2de22-0c83-4abd-b752-24e328647dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:44:52.211Z|bdf2de22-0c83-4abd-b752-24e328647dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:44:52.211Z|8770906e-64bc-4cf5-a24a-bcba517241c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:00.809Z|c2f33ae4-74b8-487d-a05d-36c514b019c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:00.810Z|c2f33ae4-74b8-487d-a05d-36c514b019c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:02.233Z|39837a72-4ea0-4e27-b75b-bc651c0e5068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:02.233Z|706feeec-b78f-42e5-9704-8d397671b158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:02.234Z|706feeec-b78f-42e5-9704-8d397671b158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:02.234Z|39837a72-4ea0-4e27-b75b-bc651c0e5068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:05.617Z|b43c9bff-9137-46ab-8ba5-dd6a1284de70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:45:05.618Z|b43c9bff-9137-46ab-8ba5-dd6a1284de70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:45:06.077Z|05a35527-3378-48ba-944f-afd6da4d9f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:45:06.078Z|05a35527-3378-48ba-944f-afd6da4d9f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:45:10.831Z|264556ff-518d-4bfc-936a-04a41d7920b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:10.832Z|264556ff-518d-4bfc-936a-04a41d7920b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:12.256Z|61f861e0-46de-4a31-9799-5dc11096a987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:12.256Z|4fca4f86-d3b3-4dc8-86e2-a77bf7ad49a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:12.257Z|61f861e0-46de-4a31-9799-5dc11096a987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:12.257Z|4fca4f86-d3b3-4dc8-86e2-a77bf7ad49a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:20.290Z|f49f69dc-acaa-4f32-8150-81b56a58fb72|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:45:20.291Z|f49f69dc-acaa-4f32-8150-81b56a58fb72|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:20.617Z|df6e2e29-f811-415e-8cbc-e654b58c3973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:45:20.620Z|df6e2e29-f811-415e-8cbc-e654b58c3973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:45:20.852Z|3c1decf1-dce7-4e92-b90e-832bc3ee3438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:20.853Z|3c1decf1-dce7-4e92-b90e-832bc3ee3438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:22.277Z|40233812-c7f6-4485-99cc-b8c9e226968e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:22.277Z|2db98b01-2b3f-42d5-8fa9-3680d95b08ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:22.278Z|40233812-c7f6-4485-99cc-b8c9e226968e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:22.278Z|2db98b01-2b3f-42d5-8fa9-3680d95b08ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:30.873Z|87bc20e9-5fc4-4e84-be25-696dff44c384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:30.874Z|87bc20e9-5fc4-4e84-be25-696dff44c384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:32.298Z|5599f51a-4192-4ffe-8bab-4124c85ce93d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:32.298Z|5599f51a-4192-4ffe-8bab-4124c85ce93d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:32.300Z|4d022a5c-1de1-420d-9a14-2ff4ef833af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:32.300Z|4d022a5c-1de1-420d-9a14-2ff4ef833af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:35.617Z|71030d62-52e9-4839-a77d-096b69d9901e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:45:35.618Z|71030d62-52e9-4839-a77d-096b69d9901e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:45:36.078Z|163ffc90-557b-4bb7-8aa8-9ffac6db729e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:45:36.079Z|163ffc90-557b-4bb7-8aa8-9ffac6db729e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:45:40.893Z|d2c75c91-e4f4-4dd3-afd0-a56db391960f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:40.894Z|d2c75c91-e4f4-4dd3-afd0-a56db391960f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:42.318Z|b60705df-084f-4705-aae5-fcc12e81405f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:42.319Z|b60705df-084f-4705-aae5-fcc12e81405f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:42.319Z|c485e865-d75f-48a9-b030-6f446c94264a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:42.320Z|c485e865-d75f-48a9-b030-6f446c94264a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:50.617Z|95ec0da1-f994-4f76-9b02-9dd42c765cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:45:50.617Z|95ec0da1-f994-4f76-9b02-9dd42c765cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:45:50.914Z|9c6ad6ac-a778-4ef4-82ad-1615a538e266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:50.914Z|9c6ad6ac-a778-4ef4-82ad-1615a538e266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:52.340Z|3b0109e0-a580-4f9b-b42c-fe0a2d484a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:52.340Z|6a9381d8-4598-4e05-bf13-92ca4ed1a92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:45:52.341Z|6a9381d8-4598-4e05-bf13-92ca4ed1a92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:45:52.341Z|3b0109e0-a580-4f9b-b42c-fe0a2d484a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:00.935Z|cb085e36-b3cc-4553-85b2-0ccf87366496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:00.936Z|cb085e36-b3cc-4553-85b2-0ccf87366496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:02.361Z|48d425b8-73a2-4b43-8da2-f83fa50b000c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:02.361Z|7e847850-3b60-4066-b57c-2bc6955a9e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:02.362Z|7e847850-3b60-4066-b57c-2bc6955a9e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:02.362Z|48d425b8-73a2-4b43-8da2-f83fa50b000c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:05.617Z|e1550109-678c-478b-8ce7-9bab0abe07ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:46:05.620Z|e1550109-678c-478b-8ce7-9bab0abe07ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:46:06.079Z|8100814a-1b06-418d-83d1-e83ad038e7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:46:06.080Z|8100814a-1b06-418d-83d1-e83ad038e7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:46:10.957Z|4d45a450-f997-4a12-851d-3e308df5989f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:10.958Z|4d45a450-f997-4a12-851d-3e308df5989f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:12.384Z|395bdb27-90cc-48ce-b556-a853a5a7c6cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:12.385Z|d5599146-5409-4431-ab84-c24aadd24be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:12.385Z|395bdb27-90cc-48ce-b556-a853a5a7c6cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:12.385Z|d5599146-5409-4431-ab84-c24aadd24be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:20.293Z|acc023e8-02ff-4969-bf1b-8182d119abe1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:46:20.294Z|acc023e8-02ff-4969-bf1b-8182d119abe1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:20.617Z|bb4c0f4f-9567-4796-89aa-0bee10fd0de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:46:20.617Z|bb4c0f4f-9567-4796-89aa-0bee10fd0de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:46:20.980Z|e804e3ec-6222-42ee-9bd6-b672f72a0729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:20.980Z|e804e3ec-6222-42ee-9bd6-b672f72a0729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:22.406Z|d4cc8e02-b256-4156-8c9a-383e8104b71f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:22.407Z|d4cc8e02-b256-4156-8c9a-383e8104b71f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:22.408Z|e17dd30b-b860-4515-9dff-f010e37e0fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:22.408Z|e17dd30b-b860-4515-9dff-f010e37e0fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:31.000Z|30f18343-220d-4e57-97bc-4ec30b5d0477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:31.000Z|30f18343-220d-4e57-97bc-4ec30b5d0477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:32.429Z|0f167a84-b9ec-43ca-a8aa-fa330570445d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:32.430Z|37d4804f-f128-4f8f-b4be-1952d62d6385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:32.430Z|0f167a84-b9ec-43ca-a8aa-fa330570445d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:32.430Z|37d4804f-f128-4f8f-b4be-1952d62d6385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:35.617Z|ab2d76c3-72e6-4897-a15d-7bbe5d7fcb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:46:35.617Z|ab2d76c3-72e6-4897-a15d-7bbe5d7fcb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:46:36.080Z|ca2d95b2-d67f-42b6-9363-dc5f6da6a844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:46:36.081Z|ca2d95b2-d67f-42b6-9363-dc5f6da6a844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:46:41.030Z|9a2327b3-aa93-4cc7-9cf4-d0b3db7f0233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:41.031Z|9a2327b3-aa93-4cc7-9cf4-d0b3db7f0233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:42.450Z|037039c0-a240-4439-a2b1-6a1a26e9c3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:42.451Z|037039c0-a240-4439-a2b1-6a1a26e9c3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:42.451Z|f02ce4bb-8321-44fb-b427-2afccff3f434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:42.452Z|f02ce4bb-8321-44fb-b427-2afccff3f434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:50.617Z|6db03801-af5e-493a-9b40-ba4beb33d7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:46:50.619Z|6db03801-af5e-493a-9b40-ba4beb33d7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:46:51.053Z|f9c9b6e7-2daf-4836-aaf5-908d435e0319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:51.053Z|f9c9b6e7-2daf-4836-aaf5-908d435e0319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:52.472Z|a5c7dd03-1619-4d75-9b89-3257fa65cd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:52.472Z|971218a0-4cc8-480b-afb5-00ba52b7584b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:46:52.472Z|a5c7dd03-1619-4d75-9b89-3257fa65cd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:46:52.473Z|971218a0-4cc8-480b-afb5-00ba52b7584b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:01.075Z|72e8996c-f5e7-40d3-8423-c20ab9656146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:01.076Z|72e8996c-f5e7-40d3-8423-c20ab9656146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:02.493Z|2fbbedfc-044b-45ea-a351-59baf4303b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:02.493Z|2fa03d9a-3a24-441b-ab35-65598d4bb01d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:02.494Z|2fbbedfc-044b-45ea-a351-59baf4303b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:02.494Z|2fa03d9a-3a24-441b-ab35-65598d4bb01d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:05.617Z|032621aa-c28c-41ed-a4c8-a87582eaedde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:47:05.617Z|032621aa-c28c-41ed-a4c8-a87582eaedde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:47:06.082Z|b55e4a6a-9bb5-4119-a7fe-b81f8a1e9bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:47:06.082Z|b55e4a6a-9bb5-4119-a7fe-b81f8a1e9bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:47:11.109Z|5d68ee8a-b858-4607-825d-1853a3e92c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:11.109Z|5d68ee8a-b858-4607-825d-1853a3e92c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:12.517Z|b415f42f-fa12-4b1b-b9be-3cf25a41f440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:12.517Z|0796a395-46cf-4343-a559-93ec133de290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:12.518Z|b415f42f-fa12-4b1b-b9be-3cf25a41f440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:12.518Z|0796a395-46cf-4343-a559-93ec133de290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:20.291Z|359fd38b-ff74-4e7e-ad7a-299c9ac39cb3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:47:20.292Z|359fd38b-ff74-4e7e-ad7a-299c9ac39cb3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:20.617Z|63ac50a2-697c-4f3b-9b0d-d2e1c33590e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:47:20.618Z|63ac50a2-697c-4f3b-9b0d-d2e1c33590e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:47:21.129Z|ac8d7068-51d9-4aad-a631-0ed3881a7baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:21.130Z|ac8d7068-51d9-4aad-a631-0ed3881a7baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:22.540Z|7a58825d-63de-4ce7-932c-c977390070f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:22.540Z|c787a84c-a058-48c1-8337-043772e1e311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:22.541Z|7a58825d-63de-4ce7-932c-c977390070f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:22.541Z|c787a84c-a058-48c1-8337-043772e1e311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:31.150Z|f526c608-fb95-4622-a8c9-da434642e3ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:31.150Z|f526c608-fb95-4622-a8c9-da434642e3ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:32.561Z|2d681f57-80cb-42d1-87b5-3f29752076d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:32.561Z|16d056bf-48db-4910-9ae3-b5613d6930e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:32.562Z|16d056bf-48db-4910-9ae3-b5613d6930e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:32.562Z|2d681f57-80cb-42d1-87b5-3f29752076d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:35.617Z|5d19c118-d579-45dd-a151-843e682b4aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:47:35.620Z|5d19c118-d579-45dd-a151-843e682b4aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:47:36.083Z|238493be-3877-42f5-b48c-56f46a9eca50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:47:36.084Z|238493be-3877-42f5-b48c-56f46a9eca50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:47:41.170Z|3043e1c7-d97e-41b4-a149-2286f6d41daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:41.171Z|3043e1c7-d97e-41b4-a149-2286f6d41daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:42.582Z|989f9829-fe47-4b0f-8aac-b24bafe498ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:42.582Z|8b94e490-c963-4790-a5ce-b4896b490d08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:42.583Z|8b94e490-c963-4790-a5ce-b4896b490d08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:42.583Z|989f9829-fe47-4b0f-8aac-b24bafe498ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:50.617Z|e2ffe9e9-37d5-48ab-ace7-98c483ca55ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:47:50.617Z|e2ffe9e9-37d5-48ab-ace7-98c483ca55ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:47:51.190Z|a637cc8b-66f4-4c0a-8e21-08897442f0f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:51.191Z|a637cc8b-66f4-4c0a-8e21-08897442f0f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:52.603Z|e33dfe05-0805-4959-a8a2-516067a2147c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:52.603Z|1f2bf7ff-eaeb-4199-808d-dd036608cc1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:47:52.604Z|e33dfe05-0805-4959-a8a2-516067a2147c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:47:52.604Z|1f2bf7ff-eaeb-4199-808d-dd036608cc1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:01.211Z|5a00c9d1-b300-4aaa-97b3-3067f698266f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:01.212Z|5a00c9d1-b300-4aaa-97b3-3067f698266f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:02.624Z|ac9797d7-5dde-4188-90f9-b7693bf2951e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:02.624Z|fe18bcfa-258d-43e5-840a-fccf59bc9c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:02.625Z|ac9797d7-5dde-4188-90f9-b7693bf2951e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:02.625Z|fe18bcfa-258d-43e5-840a-fccf59bc9c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:05.617Z|c38c9400-94d3-4429-8b6b-dbca41ddadac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:48:05.618Z|c38c9400-94d3-4429-8b6b-dbca41ddadac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:48:06.084Z|afd4d55e-791c-4472-b165-df7b520a883e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:48:06.085Z|afd4d55e-791c-4472-b165-df7b520a883e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:48:11.233Z|e7e8bed2-d3a4-4690-abda-c476ccf438f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:11.233Z|e7e8bed2-d3a4-4690-abda-c476ccf438f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:12.645Z|a2548f33-b6b9-4dbb-9b00-0c2ca317c3fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:12.645Z|7ac30d77-5cb5-490a-937e-b6703b5f7195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:12.645Z|7ac30d77-5cb5-490a-937e-b6703b5f7195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:12.645Z|a2548f33-b6b9-4dbb-9b00-0c2ca317c3fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:20.291Z|078f94d2-8c1f-4252-b171-b50a58a0dd3f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:48:20.292Z|078f94d2-8c1f-4252-b171-b50a58a0dd3f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:20.617Z|eae0afb3-f57a-4ab1-bbe8-5abe5a91ecf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:48:20.620Z|eae0afb3-f57a-4ab1-bbe8-5abe5a91ecf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:48:21.260Z|1dd19979-d075-40f0-be69-bd9fe5429e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:21.261Z|1dd19979-d075-40f0-be69-bd9fe5429e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:22.665Z|43ecc2c5-f6ac-4b1c-a021-83d572908175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:22.665Z|0c5d77f0-eaf8-4e1e-a0f9-31e8e3140bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:22.666Z|43ecc2c5-f6ac-4b1c-a021-83d572908175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:22.666Z|0c5d77f0-eaf8-4e1e-a0f9-31e8e3140bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:31.282Z|9e7b5933-70a1-4828-b0fc-11a71d38fa21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:31.283Z|9e7b5933-70a1-4828-b0fc-11a71d38fa21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:32.687Z|e38f812b-24cb-4235-8fa6-2ac1b81009b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:32.687Z|60f26f26-8205-4c9b-b98c-90c499a998e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:32.688Z|e38f812b-24cb-4235-8fa6-2ac1b81009b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:32.688Z|60f26f26-8205-4c9b-b98c-90c499a998e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:35.617Z|4b622810-dab5-4417-91e3-0417074eb0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:48:35.618Z|4b622810-dab5-4417-91e3-0417074eb0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:48:36.086Z|1d9e5c89-60e0-4381-8c17-6b408fe19336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:48:36.086Z|1d9e5c89-60e0-4381-8c17-6b408fe19336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:48:41.305Z|1eb6b692-2241-4ead-aa27-e04cf3757dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:41.306Z|1eb6b692-2241-4ead-aa27-e04cf3757dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:42.710Z|3d227f01-3dc1-467a-b674-46b58082e581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:42.710Z|05b5bcee-f7f8-47b4-9ab4-1b8943742807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:42.710Z|3d227f01-3dc1-467a-b674-46b58082e581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:42.710Z|05b5bcee-f7f8-47b4-9ab4-1b8943742807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:50.617Z|b163558d-7b65-4794-a4d8-5fd074022227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:48:50.618Z|b163558d-7b65-4794-a4d8-5fd074022227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:48:51.327Z|fde013ea-2fca-403f-986c-ce724eec98bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:51.327Z|fde013ea-2fca-403f-986c-ce724eec98bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:52.729Z|aba7a15d-0003-4d91-9f3c-c9e316b9518b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:52.730Z|e79651aa-b7da-4777-a822-654fbb0699c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:48:52.730Z|aba7a15d-0003-4d91-9f3c-c9e316b9518b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:48:52.731Z|e79651aa-b7da-4777-a822-654fbb0699c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:01.349Z|cb20ab92-b0a5-4ab2-87ce-25541ac0ac0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:01.350Z|cb20ab92-b0a5-4ab2-87ce-25541ac0ac0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:02.752Z|766c5f2c-f1a8-4a42-b822-3046535a816d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:02.752Z|147e8def-1751-4020-847b-1c69b3f12ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:02.752Z|766c5f2c-f1a8-4a42-b822-3046535a816d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:02.752Z|147e8def-1751-4020-847b-1c69b3f12ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:05.617Z|31d2baee-3f50-4e4c-bdaa-778bcce004be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:49:05.620Z|31d2baee-3f50-4e4c-bdaa-778bcce004be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:49:06.087Z|b8bd1116-05b7-4286-8556-da8023b4184b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:49:06.087Z|b8bd1116-05b7-4286-8556-da8023b4184b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:49:11.371Z|7bc235bf-fddd-489c-8713-079eb6e100b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:11.372Z|7bc235bf-fddd-489c-8713-079eb6e100b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:12.772Z|668724a6-4977-4599-929e-9ebdb39268e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:12.772Z|a6213286-cf13-4ce3-99e0-8fd02eea681f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:12.772Z|a6213286-cf13-4ce3-99e0-8fd02eea681f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:12.772Z|668724a6-4977-4599-929e-9ebdb39268e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:20.290Z|e71fd685-7d41-4bd7-b0f6-7bfa4c210b3a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:49:20.291Z|e71fd685-7d41-4bd7-b0f6-7bfa4c210b3a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:20.617Z|cfd95605-ae6c-44cd-ba85-3cbd9c4a3990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:49:20.618Z|cfd95605-ae6c-44cd-ba85-3cbd9c4a3990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:49:21.391Z|f8a2257b-8c41-467a-9a15-b4654068781d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:21.392Z|f8a2257b-8c41-467a-9a15-b4654068781d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:22.793Z|b533f994-ebc7-492b-a7f4-97742027fa65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:22.794Z|b533f994-ebc7-492b-a7f4-97742027fa65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:22.796Z|690353da-5f7c-4966-a7c5-b9699201ff78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:22.797Z|690353da-5f7c-4966-a7c5-b9699201ff78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:31.412Z|281ba8ec-eead-4965-9e1f-ee451fbb06ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:31.412Z|281ba8ec-eead-4965-9e1f-ee451fbb06ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:32.816Z|316fa322-5132-4c4f-9397-eabbb7ac7755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:32.817Z|fe315919-5c84-45e6-8713-474120090084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:32.817Z|316fa322-5132-4c4f-9397-eabbb7ac7755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:32.817Z|fe315919-5c84-45e6-8713-474120090084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:35.617Z|f9cd010c-1d93-4632-a15e-a29cea10a478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:49:35.617Z|f9cd010c-1d93-4632-a15e-a29cea10a478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:49:36.088Z|6ca7ee9d-4995-4428-b171-30fa3bee9b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:49:36.089Z|6ca7ee9d-4995-4428-b171-30fa3bee9b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:49:41.434Z|9af2c229-b011-427f-970c-07ffc878363b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:41.434Z|9af2c229-b011-427f-970c-07ffc878363b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:42.838Z|1360d77a-ba65-436b-b497-95a0a95882d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:42.839Z|1360d77a-ba65-436b-b497-95a0a95882d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:42.839Z|d4c2b14c-1299-445f-b36e-5da657806f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:42.839Z|d4c2b14c-1299-445f-b36e-5da657806f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:50.617Z|02115e07-063b-438a-a391-5f64b40bb699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:49:50.620Z|02115e07-063b-438a-a391-5f64b40bb699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:49:51.454Z|5e5e6b5c-44a4-4e7d-80fc-86d8d2cd002e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:51.455Z|5e5e6b5c-44a4-4e7d-80fc-86d8d2cd002e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:52.860Z|f952da95-c2bc-4055-9007-7bc5ef82c0c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:52.860Z|519eeb9a-045c-488a-9739-96bc71c7556b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:49:52.861Z|519eeb9a-045c-488a-9739-96bc71c7556b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:49:52.861Z|f952da95-c2bc-4055-9007-7bc5ef82c0c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:01.479Z|2cafcbc4-1cdf-451d-8d6d-b361f17473b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:01.480Z|2cafcbc4-1cdf-451d-8d6d-b361f17473b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:02.884Z|4a16ea28-5665-4ddd-87c1-89c4b1f5e196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:02.884Z|0bbc695c-59cd-46ec-aece-44e4449d525e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:02.884Z|4a16ea28-5665-4ddd-87c1-89c4b1f5e196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:02.884Z|0bbc695c-59cd-46ec-aece-44e4449d525e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:05.617Z|781e20f3-d72b-4c24-acfc-040fe7986194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:50:05.618Z|781e20f3-d72b-4c24-acfc-040fe7986194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:50:06.089Z|60d6471c-8560-49c2-b5a6-5d954e53301e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:50:06.090Z|60d6471c-8560-49c2-b5a6-5d954e53301e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:50:11.504Z|b1520d4c-3a67-4b63-adba-28438d64eb3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:11.505Z|b1520d4c-3a67-4b63-adba-28438d64eb3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:12.905Z|c6cc211c-c6c9-4641-b35e-7b00503a60a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:12.906Z|c6cc211c-c6c9-4641-b35e-7b00503a60a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:12.906Z|19ee766d-400e-49c9-af54-6d1c5ad21bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:12.907Z|19ee766d-400e-49c9-af54-6d1c5ad21bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:20.290Z|68906283-d4e5-46f5-aa82-cf626bf9e627|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:50:20.291Z|68906283-d4e5-46f5-aa82-cf626bf9e627|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:20.617Z|378c01a7-4385-4cf5-b927-3f4061c9e504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:50:20.617Z|378c01a7-4385-4cf5-b927-3f4061c9e504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:50:21.526Z|1127c132-c9b8-4673-9973-b5b4cf2ae22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:21.526Z|1127c132-c9b8-4673-9973-b5b4cf2ae22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:22.927Z|50466c4f-9cca-4f51-aabf-81b42e11908a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:22.928Z|50466c4f-9cca-4f51-aabf-81b42e11908a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:22.930Z|96d193df-9f0c-44fb-a3ce-347501b6a7f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:22.930Z|96d193df-9f0c-44fb-a3ce-347501b6a7f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:31.548Z|e93b59c0-0564-47aa-b3c7-63e83069c34b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:31.549Z|e93b59c0-0564-47aa-b3c7-63e83069c34b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:32.949Z|e009b3ef-f8b6-4c58-b58f-2e6c810e2355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:32.949Z|e009b3ef-f8b6-4c58-b58f-2e6c810e2355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:32.950Z|4811a0cf-989d-41b5-ab1c-258354527bf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:32.951Z|4811a0cf-989d-41b5-ab1c-258354527bf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:35.617Z|74ddabd8-cc61-423f-a975-b55ca7aa65f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:50:35.617Z|74ddabd8-cc61-423f-a975-b55ca7aa65f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:50:36.091Z|2796463e-2366-4c58-a073-a6490794483d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:50:36.091Z|2796463e-2366-4c58-a073-a6490794483d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:50:41.569Z|9b4eb49c-aec3-450d-8ea3-d4ba0bd5ca5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:41.570Z|9b4eb49c-aec3-450d-8ea3-d4ba0bd5ca5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:42.969Z|30753023-0e07-4a77-90d2-378c04833463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:42.969Z|86d22486-e8bf-4807-af10-0f562a8c6b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:42.970Z|30753023-0e07-4a77-90d2-378c04833463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:42.970Z|86d22486-e8bf-4807-af10-0f562a8c6b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:50.617Z|ad1087ea-88c7-4128-a68b-c71b9695f2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:50:50.617Z|ad1087ea-88c7-4128-a68b-c71b9695f2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:50:51.592Z|e239d206-eba8-41ba-ba31-ef9dd16e37ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:51.593Z|e239d206-eba8-41ba-ba31-ef9dd16e37ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:52.991Z|a0ab66e2-47af-4799-b039-a55cb94fa3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:52.991Z|7258573c-98d9-406f-bd7a-1154fc21547f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:50:52.992Z|a0ab66e2-47af-4799-b039-a55cb94fa3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:50:52.992Z|7258573c-98d9-406f-bd7a-1154fc21547f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:01.617Z|c9d4ca0b-2275-411d-b067-a20db8040dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:01.619Z|c9d4ca0b-2275-411d-b067-a20db8040dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:03.014Z|d4ca0f39-3811-4636-949d-d7393ffa45f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:03.014Z|b65f7dcf-e41a-4879-a6ef-6d323c73d0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:03.015Z|d4ca0f39-3811-4636-949d-d7393ffa45f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:03.015Z|b65f7dcf-e41a-4879-a6ef-6d323c73d0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:05.617Z|e5b1b6ee-3da2-4e41-aea9-5ede34518dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:51:05.620Z|e5b1b6ee-3da2-4e41-aea9-5ede34518dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:51:06.092Z|aa2e8c27-18b4-455a-8556-0ea0b00bbc74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:51:06.092Z|aa2e8c27-18b4-455a-8556-0ea0b00bbc74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:51:11.640Z|1fc065e2-701b-4d01-a2bd-8070ef411605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:11.641Z|1fc065e2-701b-4d01-a2bd-8070ef411605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:13.038Z|fe9e3a99-71f9-4051-866e-6f1952e73c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:13.038Z|411ed98b-1818-4da8-a2f1-7bf3f6c84ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:13.039Z|fe9e3a99-71f9-4051-866e-6f1952e73c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:13.039Z|411ed98b-1818-4da8-a2f1-7bf3f6c84ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:20.290Z|a96fd573-c4f5-486c-a582-6ffedb9b77e6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-04T05:51:20.291Z|a96fd573-c4f5-486c-a582-6ffedb9b77e6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:20.617Z|c371f9ca-c8a8-44cc-9780-d9a24c5d3cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:51:20.617Z|c371f9ca-c8a8-44cc-9780-d9a24c5d3cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:51:21.664Z|12579724-0b1b-43aa-9711-1c70bc3659c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:21.664Z|12579724-0b1b-43aa-9711-1c70bc3659c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:23.062Z|0e8b3b3c-e81c-486d-a599-ff1e404e94d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:23.062Z|0e8b3b3c-e81c-486d-a599-ff1e404e94d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:23.064Z|d891a9dd-1541-419b-8e28-3cf164bf631b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:23.065Z|d891a9dd-1541-419b-8e28-3cf164bf631b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:31.689Z|9e3ab0f8-8cdf-4382-80c5-a94050b98165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:31.691Z|9e3ab0f8-8cdf-4382-80c5-a94050b98165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:33.086Z|835302c5-0740-4d69-80f9-c5cdb02042e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:33.086Z|89ca3c5c-d331-490d-8286-c8040de60c1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:33.087Z|89ca3c5c-d331-490d-8286-c8040de60c1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:33.087Z|835302c5-0740-4d69-80f9-c5cdb02042e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:35.617Z|2ee22a96-7ebe-4a7b-a38b-55cc688f11f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:51:35.618Z|2ee22a96-7ebe-4a7b-a38b-55cc688f11f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:51:36.093Z|d7af96d1-6a6d-4235-902c-6983e0937f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-04T05:51:36.093Z|d7af96d1-6a6d-4235-902c-6983e0937f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-04T05:51:41.713Z|dab5d799-d3f5-4f16-9298-12534d524302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:41.714Z|dab5d799-d3f5-4f16-9298-12534d524302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:43.109Z|574e1a0f-23f0-4758-97e8-83b7e78cbba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:43.109Z|86ca3fda-28b6-4c83-b5f8-b6ce3ae64c6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-04T05:51:43.110Z|574e1a0f-23f0-4758-97e8-83b7e78cbba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-04T05:51:43.110Z|86ca3fda-28b6-4c83-b5f8-b6ce3ae64c6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.